Skip to content

🎚 Peripheral smart contracts for interacting with Uniswap V2

License

Notifications You must be signed in to change notification settings

uniswapclone/v2-periphery

This branch is 1 commit ahead of, 3 commits behind Uniswap/v2-periphery:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c676012 Â· Nov 26, 2021

History

92 Commits
Apr 15, 2020
Mar 3, 2020
Dec 22, 2020
Dec 22, 2020
Dec 9, 2019
Dec 9, 2019
Feb 4, 2020
Dec 9, 2019
Jul 22, 2020
Aug 5, 2020
Dec 9, 2019
Apr 29, 2020
Dec 22, 2020
Dec 9, 2019
Nov 26, 2021
Dec 22, 2020

Repository files navigation

Uniswap V2

Actions Status npm

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

🎚 Peripheral smart contracts for interacting with Uniswap V2

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Solidity 58.5%
  • TypeScript 41.5%