@zoinks-swap/zoinks-swap-core
v0.1.1
Published
🎛 Core contracts for the zoinks protocol
Downloads
2
Readme
Zoinks Factory
In-depth documentation on ZoinksSwap is available at docs.zoinks.fi.
Local Development
The following assumes the use of node@>=10
.
Install Dependencies
yarn
Compile Contracts
yarn compile
Run Tests
yarn test