Uniswap V2 contracts implementation with transaction fee discount mechanism
In-depth documentation on Uniswap V2 is available at uniswap.org.
contract artifacts can be browsed via unpkg.com.
The following assumes the use of node@>=10
.
yarn
yarn compile