Skip to content

magicornfinance/magicorn-core

Repository files navigation

🦄 Core Smart Contracts of #Magicorn ecosystems.

Local Development

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

Clone Repository

git clone https://github.com/magicornfinance/magicorn-core.git

Install Dependencies

yarn

Compile Contracts

yarn compile

Run Tests

yarn test

Flatten Contracts

yarn flattener