Skip to content
This repository was archived by the owner on Mar 20, 2024. It is now read-only.

Latest commit

 

History

History
18 lines (14 loc) · 610 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 610 Bytes

DEX prices monitor

Monitor prices on Ethereum DEXes (currently Uniswap v2 and v3) and check arbitrage opportunities. Follow the steps:

  1. Install requirements.txt
  2. Create .env file and store there INFURA_PROJECT_ID variable with your ID from the infura
  3. Update settings and tokens list according to your needs (inputs folder)
  4. Run main.py

To do:

  • Add simple web-interface (view)
  • Add simple web-interface (write)
  • Consider transaction fees
  • Add more DEXes
  • Add more blockchains (e.g. BSC, Polygon)

Known issues: