Skip to content

zob001/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_BRIDGE_API = https://bridge-api.layerswap.io/
NEXT_PUBLIC_API_VERSION = mainnet #sandbox for testnets
NEXT_PUBLIC_IDENTITY_API = https://identity-api.layerswap.io
NEXT_PUBLIC_RESOURCE_STORAGE_URL = https://prodlslayerswapbridgesa.blob.core.windows.net/

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.6%
  • JavaScript 2.1%
  • Other 1.3%