Skip to content

admanny/pancakeswap_wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pancakeswap Wrapper

A basic wrapper around a handful of core pancakeswap contract functions.

Set Up

Create python virtual environment.

python -m venv ./venv
source ./venv/bin/activate
pip install -r requirements.txt

A Node.js and npm installation is required to run tests. Once installed use npm to install ganache-cli as shown below:

npm install -g ganache-cli

To run tests:

python -m pytest

About

Simple wrapper around some contract functions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages