Skip to content

Latest commit

 

History

History
44 lines (34 loc) · 1.17 KB

README.md

File metadata and controls

44 lines (34 loc) · 1.17 KB

🚀 SparkSwap Interface

SparkSwap is an automated market maker (“AMM”) that allows two tokens to be exchanged on the Binance Smart Chain (BSC). It is fast, cheap, and allows anyone to participate.

This repo is responsible for the exchange interface of the AMM: https://sparkswap.finance/#/swap

  • Landing page
  • Exchange
  • Liquidity

Requirements:

To run the application you will need the following:

How to run:

Install the dependencies

yarn

build and start the application

yarn start

📃 License

This project is under the GNU General Public License. See the LICENSE for more information.

📬 Get in touch with SparkSwap!