🎛 Core smart contracts of Uniswap V2
In-depth documentation on Uniswap V2 is available at uniswap.org.
The built contract artifacts can be browsed via unpkg.com.
The following assumes the use of [email protected]>=10
.
yarn
yarn compile
yarn test