@daswap/periphery
v1.0.0
Published
🎚 Peripheral smart contracts for interacting with Daswap
Downloads
1
Readme
Daswap
In-depth documentation on Daswap is available at uniswap.org.
Local Development
The following assumes the use of node@>=10
.
Install Dependencies
yarn
Compile Contracts
yarn compile
Run Tests
yarn test