Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 943 Bytes

README.md

File metadata and controls

29 lines (21 loc) · 943 Bytes

EtherGweiStation

A Telegram Bot that sends you the latest gas price, swap fee in Ethereum Networks Current Supported Networks: ETH ARB OP (more to come soon)

API Requirements

  • Create your telegram bot and get the API Key using BotFather
  • Create your infura API key by registering an account @ infura.io
  • Create your OPTIMISM_API_KEY by registering an account @ optimistic.etherscan.io
  • Create your ARBISCAN_API_KEY by registering an account @ arbiscan.io

To run main.py:

a) Please make sure that you have installed the libraries stated below:

  1. pip install web3
  2. pip install python-dotenv
  3. pip install python-telegram-bot==13.13

b) Create a .env file to input your API keys:

  1. INFURA_PROJECT_ID=''
  2. OPTIMISM_API_KEY=''
  3. ARBISCAN_API_KEY=''
  4. BOT_TOKEN=''

c) Run the main.py in your terminal

Feel free to support me in the future!

DONATION ADDRESS (ETH): 0x4612f6997fFd8a81E0E4CFC8Cdb62796d86CB082