YokaiSwap / yokaiswap-interface

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YokaiSwap Exchange

YokaiSwap is an automated market maker (“AMM”) that allows two tokens to be exchanged on the Nervos's Godwoken Polyjuice. It is fast, cheap, and allows anyone to participate.

This repo is responsible for the exchange interface of the AMM.

Development

The following assumes the use of node@>=14.

Install Dependencies

yarn install

Start local server

yarn start

Deployment

Build static files

yarn build

forked from pancakeswap/pancake-swap-interface-v1

About

License:GNU General Public License v3.0


Languages

Language:TypeScript 74.7%Language:JavaScript 25.1%Language:HTML 0.2%