Skip to content

This is a Telegram bot for audit contracts in blockchains (Ethereum, BSC, Polygon, Avalanche, Fantom)

License

Notifications You must be signed in to change notification settings

SmartMainnet/Crypto-Audit-Bot-Telegraf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Safe Crypto Bot

This is a Telegram bot for audit contracts in blockchains (Ethereum, BSC, Polygon, Avalanche, Fantom)

📱 Bot Screenshot

🚀 Getting Started

Setting up Environment variables

  • Rename the .env.example file to .env

  • Add MongoDB URI to MONGODB_URI ( learn more here )

  • Add Telegram bot token to BOT_TOKEN ( get token here )

  • Add Telegram channel or group username to CHANNEL ( if necessary )

Installing dependencies

npm install

Run the project

npm start

📝 License

Licensed under the MIT License.