/quick-dex

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

Primary LanguageJavaScript

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.