/Adspower-DEX-automation

UI automation of Polysynth DEX on Polygon

Primary LanguagePython

AdsPower Browser Automation

UI automation using AdsPower for interaction with DEX on Polygon (Polysynth).

  1. Download repo
  2. Run "python3 -m venv" (if virtual environment not created)
  3. Run "pip3 install -r requirements.txt"
  4. Rename and update config.jsonexample (must be config.json)
  5. Run main.py