Skip to content

kanechan25/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

Languages

  • Solidity 63.3%
  • JavaScript 26.7%
  • Python 7.8%
  • Ruby 1.3%
  • Rust 0.6%
  • Shell 0.2%
  • Other 0.1%