🦄 Peripheral Utility smart contracts of #Magicorn ecosystems.
Local Development
The following assumes the use of node@>=10
.
Clone Repository
git clone https://github.com/magicornfinance/magicorn-periphery.git
Install Dependencies
yarn
Compile Contracts
yarn compile
Run Tests
yarn test
Flatten Contracts
yarn flattener