Sniper bot for Uniswap-V2 on Ethereum for fun and profit.
- Install dependencies
$ pip install -r requirements.txt
-
Install pyrevm
-
Create .env file from template and populate necessary credentials and secrets.
$ cp .env.example .env
- Execute DB migrations
$ python manage.py migrate
- Start bot
$ python main.py