https://github.com/0xatillaa/base-wallet-tracker
NodeJS script that tracks multiple Base wallets for changes and sends desktop notifications (Ubuntu, Linux, Mac)
https://github.com/0xatillaa/base-wallet-tracker
base base-network crypto-bot crypto-wallet-balance crypto-wallets ethereum nft nodejs ubuntu
Last synced: 22 days ago
JSON representation
NodeJS script that tracks multiple Base wallets for changes and sends desktop notifications (Ubuntu, Linux, Mac)
- Host: GitHub
- URL: https://github.com/0xatillaa/base-wallet-tracker
- Owner: 0xatillaa
- Created: 2024-11-23T04:15:33.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-23T04:58:34.000Z (over 1 year ago)
- Last Synced: 2025-04-27T13:22:57.404Z (about 1 year ago)
- Topics: base, base-network, crypto-bot, crypto-wallet-balance, crypto-wallets, ethereum, nft, nodejs, ubuntu
- Language: TypeScript
- Homepage:
- Size: 9.87 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# base-wallet-tracker
NodeJS script that checks the balances of multiple wallets and sends a desktop notification when one of the wallets balances changes. It automatically opens your default browser to basescan so you can inspect the changes.
## How to run:
After changing the list of addresses in src/index.ts, run:
```
yarn install
yarn run start
```
## Screenshot
