✨
Cryptoanarchy Deb Repo
  • Cryptoanarchy Debian Repository
  • 🕶️ About
    • Why CADR
    • How does it work?
    • Licence
  • 🔨Usage
    • Before you start ‼️
    • Hardware
    • Setup
    • Supported software
      • Bitcoin
      • Bitcoin-RPC-proxy
      • Electrs
      • Electrum
      • LND
      • LNDConnect
      • NBXplorer
      • BTCPay server
      • Thunderhub
      • RTL
      • BTC RPC Explorer
      • Selfhost package
      • Selfhost Dashboard
      • BTC Transmuter
      • Remir
    • What to be aware of
  • 🙋‍♂️ Community
    • Contributing
    • Support
  • ❓FAQ
    • General FAQ
    • Security
Powered by GitBook
On this page
  • ridetheln
  • About
  • Usage

Was this helpful?

  1. Usage
  2. Supported software

RTL

ridetheln

About

RTL (Ride The Lightning) is a multi-node Lightning web UI.

Usage

  • The esiest way of accessing RTL is from selfhost-dashboard

  • Run sudo /usr/share/selfhost/lib/get_default_domain.sh && echo -n '/rtl/?access-key=' && sudo cat /var/lib/ridetheln-system/sso/cookie to get the ddirect link to RTL.

  • Both mainnet and regtest LND use the same RTL!

  • Integrated with selfhost - please read the docs of selfhost.

Accessing RTL

Accessing RTL is pretty much the same as accessing BTCPayServer. Same rules about selfhost-* packages. Go read that docs first.

It's impossible to change the web path to something else than /rtl. It's because it's hard-coded and can't be "un-hard-coded" because of some limitation of JavaScript/NodeJs/NPM or whatever crap, if I understand it correctly. Sorry.

PreviousThunderhubNextBTC RPC Explorer

Last updated 4 years ago

Was this helpful?

🔨