cksidharthan / pancakeswap-trader

Pancakeswap Trading App built with Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pancakeswap-trader

PancakeSwap Trader is a simple script to help you trade on PancakeSwap. It will automatically swap tokens for you and then add liquidity to the pool.

Usage

python3 trader.py

Requirements

  • Python 3.6+
  • pipenv

Installation

pipenv install

Configuration

  1. Create a .env file based on .env.sample.
  2. Fill in the values of the variables in the .env file.
  3. Run python3 trader.py to get started.

Acknowledgements

About

Pancakeswap Trading App built with Python


Languages

Language:Python 98.7%Language:Shell 1.1%Language:Makefile 0.2%