Skip to content

Cross-chain, Bi-directional Bridge Protocol - LOOPSO - using NextJS

Notifications You must be signed in to change notification settings

useloopso/loopso-swap

Repository files navigation

Loopso Swap

Installation

Clone the repository

git clone https://github.com/useloopso/loopso-swap.git

Deployment

First install the dependencies with the following command:

npm install

Thereafter run the following command to run Loopso Swap locally:

npm run dev