@materia-dex/materia-contracts-core
Version:
Core contracts for the Materia protocol
20 lines (10 loc) • 315 B
Markdown
# Materia
[](https://unpkg.com/@materia-dex/materia-contracts-core@latest/)
# Local Development
The following assumes the use of `node@>=10`.
## Install Dependencies
`yarn`
## Compile Contracts
`yarn compile`
## Run Tests
`yarn test`