Skip to content

ygeezus/uniswap-v2-core

This branch is 3 commits behind Uniswap/v2-core:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4dd5906 Β· May 18, 2020
Apr 20, 2020
Apr 17, 2020
Apr 15, 2020
Oct 22, 2019
Apr 20, 2020
Dec 30, 2019
Oct 22, 2019
May 18, 2020
Oct 22, 2019
Apr 22, 2020
May 18, 2020
Oct 22, 2019
Apr 15, 2020

Repository files navigation

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

About

πŸŽ› Core smart contracts of Uniswap V2

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 53.3%
  • Solidity 46.7%