Skip to content

cytonic-network/uniswap-v2-core

This branch is 5 commits ahead of Uniswap/v2-core:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1e1b95b Β· Oct 14, 2024
Jul 13, 2022
Oct 14, 2024
Apr 15, 2020
Oct 22, 2019
Oct 14, 2024
Oct 14, 2024
Dec 30, 2019
Oct 22, 2019
May 18, 2020
May 3, 2022
Oct 22, 2019
Apr 22, 2020
Oct 14, 2024
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

  • TypeScript 55.4%
  • Solidity 44.6%