Forked from Uniswap/uniswap-interface, and updated to work with SushiSwap contracts.
To access the SushiSwap Exchnage, visit exchange.sushiswapclassic.org.
yarn
cp .env.sample .env
then fill that with correct env variables
*note: will not have to do this when using MetaMask wallets
yarn start
Please open all pull requests against the master
branch.