https://github.com/atillabirer/solana-wallet-watcher
Multithreaded Rust program to watch multiple wallets for their balances, with a 5 second delay.
https://github.com/atillabirer/solana-wallet-watcher
cryptocurrency ethereum nft solana solana-balance-checker
Last synced: 5 months ago
JSON representation
Multithreaded Rust program to watch multiple wallets for their balances, with a 5 second delay.
- Host: GitHub
- URL: https://github.com/atillabirer/solana-wallet-watcher
- Owner: atillabirer
- Created: 2024-11-22T21:25:43.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-11-22T21:47:31.000Z (7 months ago)
- Last Synced: 2024-11-22T22:32:01.755Z (7 months ago)
- Topics: cryptocurrency, ethereum, nft, solana, solana-balance-checker
- Language: Rust
- Homepage:
- Size: 34.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# solana-wallet-watcher
Multithreaded Solana program that watches multiple Solana wallets for balance changes and prints to console every 5 seconds.
## Todo
- Add pretty TUI display with a colorful table
- Add support for importing multiple private keys / seed phrases from a directory
- Add telegram / discord notification supportHmu on Discord atilla4030 if you want to pay me to add these features faster
