Module 3 of 4
The Lightning Network in Real Life
Setting up a Lightning wallet, making your first payment, and understanding the practical reality of using Lightning daily.
Lightning is the layer that makes bitcoin practical for daily use. The base layer settles large amounts with cryptographic finality. Lightning handles the coffee, the groceries, the subscription, and the tip — instantly, for a fraction of a cent.
Setting Up a Lightning Wallet
The fastest path to a working Lightning wallet is a mobile app. Three options, each with different trade-offs:
Phoenix (by ACINQ)
Phoenix is the simplest Lightning wallet available. It manages channels automatically — you do not need to understand channel mechanics to use it. You receive a Lightning address, you can receive and send payments, and the app handles liquidity in the background. It is non-custodial: you hold the keys.
The trade-off is that Phoenix charges a fee for automatic channel management (approximately 1% on inbound liquidity). For daily spending amounts, this is negligible.
Breez
Breez is similar to Phoenix in philosophy — non-custodial, automatic channel management — but adds a point-of-sale mode for merchants and a built-in podcast player that supports streaming sats to creators. It is a good choice if you want both a spending wallet and a way to receive payments for a small business.
Wallet of Satoshi
Wallet of Satoshi is custodial — the company holds the keys. This makes it the simplest to set up (no backup required) but means you are trusting a third party. For small amounts used for daily spending, the convenience may be worth the trade-off. For any meaningful sum, use a non-custodial option.
Your First Payment
Once your wallet is set up and funded (either by receiving sats from someone else, or by sending on-chain bitcoin to the wallet's built-in swap address), making a payment is straightforward:
- Open the wallet app
- Tap "Send" or "Scan"
- Scan the merchant's QR code or paste their Lightning invoice
- Confirm the amount
- Press send
The payment settles in about one second. You will see a confirmation screen. The merchant sees the payment arrive instantly. There is no pending period, no hold, no authorisation delay.
Daily Use Patterns
In practice, using Lightning daily looks like this: you keep a spending balance of whatever you are comfortable with — the equivalent of cash in your physical wallet. When it runs low, you top it up from your savings (hardware wallet) via an on-chain-to-Lightning swap. You spend from the Lightning wallet for daily purchases and receive payments into it from freelance work, tips, or salary.
The base layer is the vault. Lightning is the spending wallet. The two-layer model mirrors how people have always managed money: savings in a secure place, spending money in your pocket. Bitcoin just makes both layers sovereign.