Noah Zinsmeister 27f6354bae Revert "Revert "remove confusing comment""
This reverts commit 2997ebf30f.
2020-04-17 16:09:36 -04:00
2020-04-17 16:05:13 -04:00
2019-10-22 11:38:01 -04:00
2020-03-17 18:05:28 -04:00
2019-12-30 15:21:02 -05:00
2019-10-22 11:38:01 -04:00
2019-10-22 11:38:01 -04:00
2020-04-17 16:05:13 -04:00
2020-03-13 17:13:17 -04:00
2019-10-22 11:38:01 -04:00

Uniswap V2

Actions Status

In-depth documentation on Uniswap V2 is available at uniswap.org.

Local Development

The following assumes the use of node@>=10.

Clone Repository

git clone https://github.com/Uniswap/uniswap-v2-core.git

Install Dependencies

yarn

Compile Contracts

yarn compile

Run Tests

yarn test

Description
No description provided
Readme 1,019 KiB
Languages
Solidity 53.7%
TypeScript 46.3%