kelsonic / quick-dex

A boilerplate for creating a quick DEX using Uniswap's SDK.

Home Page:https://quickswaptoken.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quick Swap

A boilerplate create-react-app DEX that utilizes Uniswap's SDK.

app


app


app


app


app

Getting Started

  1. Clone the repo.
  2. Create .env file based off .env.example. You will also need an Alchemy account! 🧙‍♀️⚗️
  3. Install dependencies with yarn install or npm install.
  4. Run yarn start, the site should now be running at localhost:3000.

About

A boilerplate for creating a quick DEX using Uniswap's SDK.

https://quickswaptoken.com/


Languages

Language:JavaScript 64.7%Language:HTML 24.0%Language:CSS 10.6%Language:Shell 0.7%