Skip to content

Latest commit

 

History

History
executable file
·
19 lines (10 loc) · 297 Bytes

README.md

File metadata and controls

executable file
·
19 lines (10 loc) · 297 Bytes

QuickSwap periphery contracts

This repository has been forked from UniswapV2

Local Development

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

Install Dependencies

yarn

Compile Contracts

yarn compile

Run Tests

yarn test