n4ru / shieldswap

A Decentralized Exchange on Aztec Network

Home Page:https://app.shieldswap.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ShieldSwap DEX

NOTE: the repository was moved to the ShieldSwap monorepo.

A Decentralized Exchange implemented in Noir for Aztec Network https://shieldswap.vercel.app. image

image

Features

  • Create a pool with tokens
  • Add liquidity to a pool
  • Swap tokens in a pool
  • Flash swaps (flash loans)
  • LP tokens
  • Remove liquidity
  • Pool factory
  • Trading fees

Run

To run locally you need to have Aztec Sandbox running on "localhost:8080". Then run frontend with:

yarn dev

WARNING: The first open will take a few minutes to deploy and initialize tokens and DEX contracts(progress will be printed to screen and console).

Build

To create a production version of the app:

yarn build

Preview via yarn preview. To deploy the app, read more here.

About

A Decentralized Exchange on Aztec Network

https://app.shieldswap.org/


Languages

Language:TypeScript 43.6%Language:Roff 27.8%Language:Svelte 25.2%Language:JavaScript 1.9%Language:CSS 1.0%Language:HTML 0.5%