Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 520 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 520 Bytes

SushiSwap Classic Exchange Interface

Forked from Uniswap/uniswap-interface, and updated to work with SushiSwap contracts.

Accessing the SushiSwap Classic Exchange Interface

To access the SushiSwap Exchnage, visit exchange.sushiswapclassic.org.

Development

Install Dependencies

yarn

Run

yarn start

Contributions

Please open all pull requests against the master branch.