An open API service indexing awesome lists of open source software.

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.

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 support

Hmu on Discord atilla4030 if you want to pay me to add these features faster

![screenshot](https://i.imgur.com/7kdMKQi.png)