/ln-swap-ui

A simple UI to interact with LN-SWAP backend.

Primary LanguageJavaScript

LN Swap (UI)

A simple UI to interact with LN-SWAP backend.

Setup:

  1. Install all dependencies.
npm i
  1. Run the instance as a developer.
npm run dev