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
To run the application you will need the following:
yarn
yarn start
This project is under the GNU General Public License. See the LICENSE for more information.