@swapify-official/swapify-core
v0.0.8
Published
Core contracts for the Swapify protocol
Downloads
2
Readme
Swapify-Core
Local Development
The following assumes the use of node@>=10
.
Install Dependencies
yarn
Compile Contracts
yarn compile
Run Tests
yarn test