Skip to content

0xbarchitect/eth-uni-v2

Repository files navigation

Ethereum Uniswap-V2 Sniper bot

Sniper bot for Uniswap-V2 on Ethereum for fun and profit.

Prerequisites

Setup

  • Install dependencies
$ pip install -r requirements.txt
  • Install pyrevm

  • Create .env file from template and populate necessary credentials and secrets.

$ cp .env.example .env

Migrate

  • Execute DB migrations
$ python manage.py migrate

Run

  • Start bot
$ python main.py

About

Sniper bot for Uniswap-V2 on Ethereum.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published