@retherswap/core
v1.0.2
Published
🎛 Core contracts for the Retherswap protocol
Downloads
6
Readme
Retherswap
In-depth documentation on Retherswap is available at retherswap.org.
Local Development
The following assumes the use of node@>=10
.
Install Dependencies
yarn
Compile Contracts
yarn compile
Run Tests
yarn test