Lightning Terminal
- Name: Lightning Terminal
- URL: https://github.com/lightninglabs/lightning-terminal
- Category: Lightning Labs operator bundle / liquidity-management interface / bundled LND-Loop-Pool-Taproot Assets stack
- Tags: bitcoin-ecosystem
- Summary: Lightning Terminal is Lightning Labs’ bundled operator stack. The substance is
litd: one package that pulls together LND, Loop, Pool, Faraday, Taproot Assets, and remote pairing instead of just shipping another dashboard. - What it does:
- Provides a browser-based interface for viewing channels, balances, and Lightning node state
- Bundles or connects to LND, Loop, Pool, Faraday, and Taproot Assets through the
litddaemon - Supports submarine swaps via Loop and inbound-liquidity marketplace workflows through Pool
- Exposes browser pairing and remote-session flows through Lightning Node Connect / session phrases and QR-based connection
- Surfaces routing-oriented recommendations such as health checks and recommended channels for operators joining or improving their position in the Lightning graph
- Can run in integrated or remote mode for LND and related daemons, with compatibility guidance documented in the repo and docs
- Key claims:
- The README describes Lightning Terminal as “a browser-based interface for managing channel liquidity” and says it can run as a single binary integrating
loopd,poold, andfaradayall in one - The official docs say
litdgives a node access to “LND Accounts or LNC while bundling LND with Loop, Pool, Faraday, and Taproot Assets,” which is the strongest signal that Terminal is more than a frontend - The connect flow docs describe session creation via
litcli, QR scanning, and browser pairing through terminal.lightning.engineering, showing that the product includes a remote-access/session layer in addition to local UI hosting - The health-check docs define a routing-node scoring framework across node uptime, channel count, routing capacity, healthy channels, stability, and good peers
- The recommended-channels docs explain that Terminal suggests peers which pass five of six health checks and could become stronger routing nodes with additional channels, indicating a network-shaping and onboarding role beyond simple monitoring
- The repo README documents integrated-versus-remote compatibility across LND, Faraday, Loop, Pool, and Taproot Assets, reinforcing that
litdis a composable operator bundle rather than a single-purpose app
- The README describes Lightning Terminal as “a browser-based interface for managing channel liquidity” and says it can run as a single binary integrating
- Whitepaper: No canonical standalone Lightning Terminal whitepaper or litepaper surfaced in this pass. The clearest current sources of truth were the Lightning Labs repo README and the official docs for
litd, pairing, health checks, and recommended channels; see../whitepapers/lightning-terminal-primary-sources-2026-05-01.md. - Sources:
- https://github.com/lightninglabs/lightning-terminal
- https://raw.githubusercontent.com/lightninglabs/lightning-terminal/master/README.md
- https://docs.lightning.engineering/lightning-network-tools/lightning-terminal/get-lit
- https://docs.lightning.engineering/lightning-network-tools/lightning-terminal/connect
- https://docs.lightning.engineering/lightning-network-tools/lightning-terminal/health-checks
- https://docs.lightning.engineering/lightning-network-tools/lightning-terminal/recommended-channels
Internal linkages
-
Core bundled liquidity rail inside the package: lightning-loop
-
Stronger operator-tool comparisons outside the Lightning Labs stack: ride-the-lightning and balance-of-satoshis
-
Last reviewed: 2026-05-28 UTC