Skip to content

EstebanCanela/etherscan-wallet-bot

Repository files navigation

👀 Etherscan wallet Bot to Telegram

Script that scans a wallet and it sends a msg to Telegram when a movement happened

NPM Version

Setup envars

Create an .env file with this values

TELEGRAM_TOKEN=TELEGRAM_TOKEN
TELEGRAM_CHAT_ID=TELEGRAM_CHAT_ID
ETHERSCAN_TOKEN=ETHERSCAN_TOKEN
ADDRESS=ADDRESS

First step

$ yarn install

Running app

# development
$ yarn run start

Test

$ yarn run test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors