Ride-The-Lightning / RTL

Ride The Lightning - A full function web browser app for LND, C-Lightning and Eclair
MIT License
740 stars 159 forks source link

PeerSwap - Config #1071

Open saubyk opened 2 years ago

saubyk commented 2 years ago

The peerswap config page location: Node Config > Services tab > PeerSwap

The config page should have the following features:

  1. Enable PeerSwap in RTL
  2. LND users should be able to specify a path to the PeerSwap API server and the admin.macaroon location
  3. Password or any other authentication to access PeerSwap API server

Node - Config - Peerswap

ShahanaFarooqui commented 2 years ago

No API to Config for CLN or LND.


CLN Configuration API (config):


LND Configuration API (peerswap.conf):

ShahanaFarooqui commented 2 years ago

Show enable/disable Peerswap through RTL-Config.json. APIs to update CLN config is nica to have for now.