/venomswap-interface

👩‍🍳 An open source interface for the Cardano Dex based on Uniswap interface

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

CheffSwap Reference Dex Cardano Interface

Lint Tests Styled With Prettier

An open source interface for Cardano Dexes

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. 👩‍🍳

This code is based in Uniswap.

Development

Install Dependencies

yarn

Run

yarn start

Configuring the environment (optional)

To have the interface default to a different network when a wallet is not connected:

  1. Make a copy of .env named .env.local

Contributions

Please open all pull requests against the master branch. CI checks will run against all PRs.