An open API service indexing awesome lists of open source software.

https://github.com/toptrendev/loopso-swap

Cross-chain, Bi-directional Bridge Protocol - LOOPSO
https://github.com/toptrendev/loopso-swap

bridge nextjs

Last synced: 9 months ago
JSON representation

Cross-chain, Bi-directional Bridge Protocol - LOOPSO

Awesome Lists containing this project

README

          

# 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
```