Skip to content

🎚 Peripheral smart contracts for interacting with DXswap

License

Notifications You must be signed in to change notification settings

levelkdev/dxswap-periphery

 
 

Repository files navigation

DXswap Periphery Contracts

DXswap Periphery is a fork of the Uniswapv2 periphery smart contracts v1.0.0.

Local Development

The following assumes the use of node@>=10.

Clone Repository

git clone https://github.com/levelkdev/dxswap-periphery.git

Install Dependencies

yarn

Compile Contracts

yarn compile

Run Tests

yarn test

Flatten Contracts

yarn flattener

About

🎚 Peripheral smart contracts for interacting with DXswap

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Solidity 57.8%
  • TypeScript 42.2%