mbr1337 / webapp

Home Page:webapp-invariantlabs.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

⚡Invariant webapp - Solana⚡

Invariant is a decentralized exchange (DEX) app built on the Solana blockchain, offering advanced features such as concentrated liquidity for maximum capital efficiency and lower trading fees. It enables users to swap tokens, and create and manage liquidity pools within specific price ranges. This frontend repository provides the user interface for interacting with the Invariant protocol.

🔨 Getting Started

Prerequisites

Build webapp

  • Clone repository
git clone https://github.com/invariant-labs/webapp.git
  • Install dependencies
npm i
  • Run on local server
npm run vite

Run storybook

Storybook allows one to check all components and test them in an independent environment.

  • Run storybook
npm run storybook

About

webapp-invariantlabs.vercel.app


Languages

Language:TypeScript 98.7%Language:JavaScript 0.7%Language:HTML 0.6%Language:CSS 0.1%