Hi this is CHEFF! Feel free to ask anything you want in the discord channel. This is a fork from ViperSwap which by the way, a fork from Uniswap! I wanted to use this basecode because I'm fan of ViperSwap but not everybody like snakes 🐍 so I changed to my own theme of food and chef's. Another main goal of this project is to allow the main ideas and features of a Dex like swap tokens and provide liquidity!
Feel free to contribute, have ideas and submit PR's, this project is React so expect a little bit of mess here and there!
Happy cooking. 👩🍳
- Website: uniswap.org
- Interface: app.uniswap.org
- Docs: uniswap.org/docs/
- Twitter: @UniswapProtocol
- Reddit: /r/Uniswap
- Email: contact@uniswap.org
- Discord: Uniswap
- Whitepaper: Link
yarn
yarn start
To have the interface default to a different network when a wallet is not connected:
- Make a copy of
.env
named.env.local
Please open all pull requests against the master
branch.
CI checks will run against all PRs.