Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eth Wallet Tracker Bot

Telegram bot to track ETH wallets.

Requirements:

package version
cargo +1.50

Build:

Debug:

cargo build

Release:

cargo build -r

Running:

Debug:

cargo run -p EthWalletTrackerBot -- --bot-token <bot-token> --ether-api <etherscan-api-key> --db <sqlite-db-path>

Release:

eth_wallet_tracker_bot --bot-token <bot-token> --ether-api <etherscan-api-key> --db <sqlite-db-path>

About

Telegram bot to track ETH wallets.

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages