Skip to content

deltabridge/layerswapapp

 
 

Repository files navigation


UI for Layerswap web application

This repository contains implementation of Layerswap UI

Run locally

yarn
yarn dev 

Required environment variables

NEXT_PUBLIC_LS_API = https://api-dev.layerswap.cloud/
NEXT_PUBLIC_API_KEY = mainnet #sandbox for testnets
NEXT_PUBLIC_IDENTITY_API = https://identity-api-dev.layerswap.cloud/

About

Layerswap Bridging UI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.3%
  • JavaScript 2.0%
  • Other 1.7%