daoswap-periphery
v1.0.3
Published
🎚 Peripheral smart contracts for interacting with Daoswap
Downloads
2
Readme
Daoswap
In-depth documentation on Daoswap is available writing.
Local Development
The following assumes the use of node@>=10
.
Install Dependencies
yarn
Compile Contracts
yarn compile
Run Tests
yarn test