@primeswap/core
v1.2.0
Published
Core contracts for the PrimeSwap protocol
Downloads
5
Maintainers
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