https://github.com/andrewverify/solana-wallet-watcher
Multithreaded Rust program to watch multiple wallets for their balances, with a 5 second delay.
https://github.com/andrewverify/solana-wallet-watcher
cryptocurrency ethereum nft solana solana-balance-checker
Last synced: 2 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/andrewverify/solana-wallet-watcher
- Owner: andrewverify
- Created: 2024-11-22T21:25:43.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-11-23T03:20:48.000Z (6 months ago)
- Last Synced: 2025-02-07T05:13:37.097Z (3 months ago)
- Topics: cryptocurrency, ethereum, nft, solana, solana-balance-checker
- Language: Rust
- Homepage:
- Size: 37.1 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
