https://github.com/smypmsa/adspower-dex-automation
UI automation of Polysynth DEX on Polygon
https://github.com/smypmsa/adspower-dex-automation
adspower polygon polysynth
Last synced: about 1 year ago
JSON representation
UI automation of Polysynth DEX on Polygon
- Host: GitHub
- URL: https://github.com/smypmsa/adspower-dex-automation
- Owner: smypmsa
- Created: 2022-03-22T08:45:05.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-08T20:33:07.000Z (almost 4 years ago)
- Last Synced: 2023-02-27T16:34:44.979Z (over 3 years ago)
- Topics: adspower, polygon, polysynth
- Language: Python
- Homepage:
- Size: 7.81 KB
- Stars: 6
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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