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

Latest commit

 

History

History
9 lines (7 loc) · 308 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 308 Bytes

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