Telegram bot to track ETH wallets.
package | version |
---|---|
cargo | +1.50 |
cargo build
cargo build -r
cargo run -p EthWalletTrackerBot -- --bot-token <bot-token> --ether-api <etherscan-api-key> --db <sqlite-db-path>
eth_wallet_tracker_bot --bot-token <bot-token> --ether-api <etherscan-api-key> --db <sqlite-db-path>