1.0.2 • Published 1 year ago

@takadotdev/evmscan v1.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

EVMSCAN

EVMSCAN is project BOT Telegram.

PREREQUISITES

To run this bot you should have:
1. API_KEY BOT TELEGRAM 2. API_KEY OF EXPLORER ( FOR NOW I USE BSCSAN API)

HOW TO USE

  1. Clone this Repo
    git clone https://github.com/takachan0012/evmscan.git
2. Run this Command
```bash
cd evmscan
npm i
  1. Create .env file
touch .env
  1. Edit .env file
nano .env
  1. Add your API_KEY BOT TELEGRAM and API_KEY OF EXPLORER
KEY = <API_KEY_EXPLORER> 
BOT = <API_KEY_BOT_TELEGRAM>
  1. Save then run
npm run bot

TESTING

Send message to your bot.

/bnb EVM_ADDRESS

example:

/bnb 0x7AE2F5B9e386cd1B50A4550696D957cB4900f03a

Happy Coding, 🚀

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago