Lightning.Pub

  • Name: Lightning.Pub
  • URL: https://lightning.pub/
  • Category: Lightning service control plane / Nostr-native account system
  • Tags: bitcoin-ecosystem nostr-ecosystem
  • Summary: Lightning.Pub is a small shared-account Lightning service layer built around Nostr-native accounts and app connectivity. The useful part is the multi-user operating layer — relay-mediated RPC, guest and admin accounts, app pools, fee policy, automated channel sourcing, static offers, and webhooks — not the installer. Keep it in the service-stack bucket, not as a branch anchor.
  • What it does:
    • Runs a Lightning service stack with a Nostr-native RPC and account system for operators serving friends, family, customers, or apps
    • Uses Nostr relays for communication so operators can skip much of the reverse-proxy, DNS, firewall, Tor, and SSL busywork typical of self-hosted Lightning services
    • Automates channel management by fetching quotes from multiple LSPs and supporting bootstrap liquidity-provider flows
    • Supports application pools, user accounts, and customizable fee regimes for monetized multi-user or multi-app operation
    • Exposes static offers, webhooks, and CLINK-based offers or debits so external apps can request payments, budgets, and other Lightning actions over Nostr
    • Integrates with ShockWallet for admin pairing, guest invitations, and remote dashboard control
    • Includes an integrated watchdog meant to catch discrepancies between LND and the accounting database
  • Key claims:
    • The homepage calls Lightning.Pub “the easiest and most powerful Lightning Node” and positions it for family-and-friends sharing, business operations, and node operators; the real point is shared service operation, not solo-node purity
    • The README calls Pub a “Nostr-native account system” and says it solves networking and programmability hurdles with a full Nostr-native RPC over commodity relays, which is enough to treat it as account-system infrastructure rather than a mere installer
    • First-party materials highlight automated channel management, multi-layer accounting, static offers, webhooks, CLINK app connections, and direct Lightning Address or LNURL bridging, so the useful analytical frame is service middleware with embedded wallet access
    • The warning section says the software is still bleeding edge and not recommended alongside other Lightning account systems such as AlbyHub, LNbits, or BTCPay; that caveat matters more than any marketing claim
  • Whitepaper: No canonical standalone Lightning.Pub whitepaper or litepaper surfaced in this pass. The clearest source of truth was the official site, the canonical Lightning.Pub README, and ShockWallet’s first-party materials; see ../whitepapers/lightning-pub-primary-sources-2026-05-03.md.
  • Sources:

Internal linkages

  • Best upward reads for wallet-connected or API-driven Lightning control: alby and phoenixd

  • Last reviewed: 2026-06-04 UTC