Basic contracts implementation of OpenSwap in order to handle both swap and liquidity provide features.
The following assumes the use of node@>=10
.
yarn
yarn compile
yarn test
Before deployment to any net, please make sure to fill the hardhat.config.js
file with your keys.