Moody Salem 272713c81b Widen the pragma (#71)
* Widen the pragma

This reverts commit 528056ed
2020-04-17 16:05:13 -04:00
2020-04-17 16:05:13 -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%