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