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
Core contracts for the bully protocol
Homepage Repository npm TypeScript Download
npm install @bully-swap/bully-swap-core@0.1.0
In-depth documentation on PancakeSwap is available at docs.bullyswap.com.
The following assumes the use of node@>=10
.
yarn
yarn compile
yarn test