Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 421 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 421 Bytes

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

screenshot