Forked from Uniswap/uniswap-interface, and updated to work with SushiSwap contracts.
To access the SushiSwap Exchange, visit exchange.sushiswapclassic.org or exchange.sushiswap.fi.
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.