Skip to content

cheynespc/degenswapfinalinterface

Repository files navigation

🛢 Jet Swap Exchange

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

This repo is responsible for the exchange interface of the AMM: exchangejetswap

Deployment Guide

Here's how to modify and build Jetswap exchange project

1. Update WINGS token contract address

Go to src/constants/constants/token/pancakeswap.json, search for WINGS token and change its address to the new deployed contract address.

2. Build project for deployment

Run this commands to build the project files

yarn
yarn build

Then you will get a build folder to deploy on exchange.jetswap.finance

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published