Skip to content

rkirmann/powerswap-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@=12.

Install Dependencies

yarn

Compile Contracts

yarn compile

Run Tests

yarn test

About

🎛 Core smart contracts of Uniswap V2

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 49.4%
  • Solidity 45.3%
  • JavaScript 5.3%