Skip to content

🎚 Peripheral smart contracts for interacting with Uniswap V2

License

Notifications You must be signed in to change notification settings

IronnMan/v2-periphery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Uniswap v2 Smart Contracts

CircleCI

Local Development

The following assumes the use of node@^10.

Clone Repository

git clone https://github.com/Uniswap/uniswap-v2-oracle-example.git
cd uniswap-v2-oracle-example

Install Dependencies

yarn

Compile Contracts and Run Tests

yarn compile
yarn test

About

🎚 Peripheral smart contracts for interacting with Uniswap V2

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Solidity 56.6%
  • TypeScript 43.4%