Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 750 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 750 Bytes

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.