Skip to content

waheya/uniswap-v2-core

This branch is 1 commit ahead of Uniswap/v2-core:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

886c4ff Β· Sep 8, 2022
Jul 13, 2022
Sep 8, 2022
Apr 15, 2020
Oct 22, 2019
Apr 20, 2020
Dec 30, 2019
Oct 22, 2019
May 18, 2020
May 3, 2022
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

Citation

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Solidity 64.6%
  • TypeScript 35.4%