Skip to content

theweaver19/sushiswap-classic-exchange

 
 

Repository files navigation

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 Exchange, visit exchange.sushiswapclassic.org or exchange.sushiswap.fi.

Development

Install Dependencies

yarn

Copy env variables

cp .env.sample .env

then fill that with correct env variables

*note: will not have to do this when using MetaMask wallets

Run

yarn start

Contributions

Please open all pull requests against the master branch.

About

🍣 An open source interface for the Sushiswap protocol

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 98.9%
  • Other 1.1%