alimazhar4 / crypto-swap-and-bridge-dapp

A Crypo Swap and Bridge dApp built using Li.Fi Protocol

Home Page:https://crypto-swap-and-bridge.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crypto Swap and Bridge

This is just for learning purposes - DYOR

Swap cryptocurrencies and bridge them across multiple networks using the Li.Fi Protocol. The app uses the Li.fi Widget to integrate the swapping and bridging features. The complete details to use Li.Fi SDK and Widget can be found in their documentation at the following link: https://docs.li.fi/

Tech Stack Used

  1. Next Js - v14.2.2
  2. Tailwind CSS
  3. Li.Fi

Installation

  1. Clone or fork this repository, and then download the fork/clone
  2. Open the project in your IDE and install the dependencies using
npm install
  1. Now start the dev build by
npm run dev
  1. For production build, run the following command
npm run build

Suggestions and Improvements are appreciated

About

A Crypo Swap and Bridge dApp built using Li.Fi Protocol

https://crypto-swap-and-bridge.vercel.app


Languages

Language:TypeScript 69.9%Language:CSS 26.0%Language:JavaScript 4.1%