UnicSwap is a fork of Uniswap V2 by 0xLeia
for unicly
The changes made are:
- Switch contract versions to 0.6.12 and patch code accordingly
- Change contract and variable names for UnicSwap
- New init code hash
The following assumes the use of node@>=10
.
yarn
yarn compile
yarn test