10000 GitHub - 0xbarchitect/bnb-pancake-v2: Sniper bot for PancakeSwap-V2 on BNB chain.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

0xbarchitect/bnb-pancake-v2

Repository files navigation

BNB-chain PancakeSwap-V2 Sniper bot

Sniper bot for PancakeSwap-V2 on BNB chain 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 PancakeSwap-V2 on BNB chain.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0