Script that scans a wallet and it sends a msg to Telegram when a movement happened
Create an .env file with this values
TELEGRAM_TOKEN=TELEGRAM_TOKEN
TELEGRAM_CHAT_ID=TELEGRAM_CHAT_ID
ETHERSCAN_TOKEN=ETHERSCAN_TOKEN
ADDRESS=ADDRESS$ yarn install# development
$ yarn run start$ yarn run test