2020-04-22 12:08:51 -05:00
2019-10-22 11:38:01 -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-22 12:08:51 -05:00
2019-10-22 11:38:01 -04:00

Uniswap V2

Actions Status Version

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

The built contract artifacts can be browsed via unpkg.com.

Local Development

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

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%