0.3.23 • Published 2 years ago

@swapr/periphery v0.3.23

Weekly downloads
-
License
GPL-3.0-or-later
Repository
github
Last release
2 years ago

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