https://github.com/andrewverify/base-wallet-tracker
NodeJS script that tracks multiple Base wallets for changes and sends desktop notifications (Ubuntu, Linux, Mac)
https://github.com/andrewverify/base-wallet-tracker
base base-network crypto-bot crypto-wallet-balance crypto-wallets ethereum nft nodejs ubuntu
Last synced: 2 months 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/andrewverify/base-wallet-tracker
- Owner: andrewverify
- Created: 2024-11-23T04:15:33.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-11-23T04:58:34.000Z (6 months ago)
- Last Synced: 2025-02-07T05:13:37.158Z (3 months 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
