@takadotdev/evmscan

1.0.2 • Public • Published

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
  1. Run this Command
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, 🚀

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @takadotdev/evmscan

    Weekly Downloads

    1

    Version

    1.0.2

    License

    ISC

    Unpacked Size

    3 kB

    Total Files

    5

    Last publish

    Collaborators

    • takadotdev