Skip to content

🦄 🦄 Core smart contracts of Uniswap V2

License

Notifications You must be signed in to change notification settings

Eureka-Laboratories/v2-core

 
 

Repository files navigation

Uniswap V2

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

npm install

Compile Contracts

npm compile

Run Tests

npm test

About

🦄 🦄 Core smart contracts of Uniswap V2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 57.0%
  • Solidity 43.0%