@vylth/cricket-cli
v1.2.0
Published
Cricket Protocol — DeFi intelligence CLI with interactive TUI
Maintainers
Readme
cricket-cli
DeFi intelligence CLI for the Cricket Protocol.
npm install -g cricket-cliUsage
cricket # Interactive TUI
cricket scan <token_address> # Token rug-pull risk scan
cricket profile <wallet_address> # Wallet intelligence profile
cricket status # API health checkExamples
# Scan a token
cricket scan So11111111111111111111111111111111111111112
# Profile a wallet
cricket profile 7xKXtg2CW87d97TXJSDpbD5jBkheTqA83TZRuJosgAsU
# Use your API key
cricket -key ck_live_YOUR_KEY scan TOKEN_ADDRESSWhat is Cricket?
Cricket Protocol is a 7-module DeFi intelligence suite:
| Module | Purpose | |--------|---------| | Mantis | Rug-pull detection + risk scoring | | Firefly | Whale wallet tracking + smart money signals | | Pulse | Unified CEX/DEX price feeds | | Chirps | Real-time alerts (Telegram, Discord, Email) | | Debugger | Smart contract auditor + gas optimizer | | Atomic | Safe multi-step DeFi execution | | Status | Health monitoring |
Supported Platforms
- Linux (x64, arm64)
- macOS (x64, arm64 / Apple Silicon)
- Windows (x64)
Build from Source
git clone https://github.com/VYLTH/cricket
cd cricket/cli
go build -o cricket .License
MIT © Vylth
