@bully-swap/bully-swap-core

Core contracts for the bully protocol


License
CNRI-Python-GPL-Compatible
Install
npm install @bully-swap/bully-swap-core@0.1.0

Documentation

BullySwap Factory

In-depth documentation on PancakeSwap is available at docs.bullyswap.com.

Local Development

The following assumes the use of node@>=10.

Install Dependencies

yarn

Compile Contracts

yarn compile

Run Tests

yarn test