@miuswap/miuswap-core
v1.1.1
Published
🎛 Core contracts for the miuswap protocol
Downloads
1
Readme
MiuSwap Factory
In-depth documentation on MiuSwap is available at docs.pancakeswap.finance.
Local Development
The following assumes the use of node@>=10
.
Install Dependencies
yarn
Compile Contracts
yarn compile
Run Tests
yarn test