Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 274 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 274 Bytes

Avalanche Gas Tracker

Telegram bot for fetching current gas price on Avalanche C Chain

Installation

create a .env file which includes a Telegram API key for your bot and Avalanche node's IP adress for sending API calls

npm install

Run the project

npm run start