⚡
Lightning Node Management
🇺🇸 English
🇺🇸 English
  • Contents
  • Lightning basics
  • Create inbound liquidity
  • Create outbound liquidity
  • Comparison table of software implementations
  • Comparison table of lightning channel markets
  • Node Types
    • Merchant
    • Spending
    • Routing
  • Advanced Tools
    • lnd.conf example
    • Advanced and automated fee settings
    • Set up an LND watchtower and connect a client
    • Methods to create a balanced channel with a trusted peer
    • Pool usage notes
    • Bos Score
  • Technicals
    • Connecting to a lightning node remotely
    • High onchain fee environment
    • Compact the LND database (channel.db)
    • Manage the LND onchain funds in Electrum Wallet
  • Recovery
    • Resources for LND
    • Resources for Core Lightning
  • Privacy
    • Resources on Lightning privacy
    • VPN tunnels
  • Hardware deployment
    • Hardware recommendations
    • RaspiBolt
    • RaspiBlitz
      • charge-lnd
      • Balance of Satoshis Telegram Bot
      • LND updates
      • Bitcoin Core updates
      • VPN and firewall setup
    • TrueNAS (FreeBSD) node
      • aliases
      • Balance of Satoshis
      • Lightning Terminal
      • Circuitbreaker
      • LNtop
      • LND notes
      • stream-lnd-htlcs
      • Suez
      • Tailscale
      • Connect Zeus
  • Donate
    • Donations
Powered by GitBook
On this page
  • Capital requirement
  • Channels and peers
  • Liquidity
  • Uptime
  • Management
  • Strategies
  • Connect clusters and big payment processors
  • Provide liquidity to merchants
  • Payment hub for small nodes
  • Sell incoming liquidity
  • Examples

Was this helpful?

Edit on GitHub
  1. Node Types

Routing

PreviousSpendingNextlnd.conf example

Last updated 1 year ago

Was this helpful?

Aimed for forwarding payments successfully while generating profit.

Capital requirement

  • high

Channels and peers

  • numerous (~10+) big channels to

  • connect to the network edge to get usage

  • aim to connect node clusters (isolated groups)

Liquidity

  • balanced between local and remote overall

  • individual channels should be able to forward payments in both directions

Uptime

  • aim to be perfect

  • offline routing nodes with many public channels are causing networkwide payment failures

  • greatly affects the

Management

  • autorebalancing (cronjobs are useful)

  • create inbound and outbound liquidity as required

  • balance between multiple nodes

  • close inactive channels

  • open to directions where liquidity is required

  • use Lightning Pool, Amboss Magma or liquidity ads bids and asks

  • batch channel opens to save on miner fees

  • fund channels from external wallets

  • close to external addresses to reduce the hot wallet risk

Strategies

Connect clusters and big payment processors

  • bidirectional traffic

  • fees are low

  • highly competitive (lots of liquidity is in private channels)

Provide liquidity to merchants

  • high incoming liquidity required

  • fees can be set to moderate - high

  • selling channels via Lightning Pool often falls into this category

Payment hub for small nodes

  • fees can be left to be low

  • traffic is mostly outgoing

  • should encourage the usage of private channels

  • offline public channels lead to payment failures and affecting the routing node's reputation)

Sell incoming liquidity

  • set high fees due to unidirectional traffic and the quick drain of inbound capacity

  • not all LN supporting exchanges are connectable and need individual evaluation about the direction of traffic

Examples

  • Custom system on enterprise hardware focused on uptime and redundancy

  • Hosted on a VPS (higher risk)

explore the many

well connected nodes
reputation of the routing node
tools available
LOOP
Bitfinex
Self hosted on dedicated hardware