@baguetteswap-libs/baguetteswap-core
v1.0.2
Published
Core contracts for the baguette protocol
Downloads
3
Readme
Baguette Factory
In-depth documentation on BaguetteSwap is available at docs.baguetteswap.exchange.
Local Development
The following assumes the use of node@>=10
.
Install Dependencies
yarn
Compile Contracts
yarn compile
Run Tests
yarn test