Open Protocols

Lightning Wallets Compared (for Receiving Cover Charges)

Choosing a Lightning wallet for receiving Rythm cover charges. Practical comparison of custodial, non-custodial, and self-hosted options.

Rythm requires a Lightning address as the destination for cover charge payments. The address can come from any modern Lightning wallet. The choice of wallet affects custody, fiat conversion, fees, and operational complexity. This post is the practical comparison of major options as of 2026.

What a Lightning Address Does for Rythm

The mechanism.

The user configures a Lightning address. During Rythm setup, the user enters a Lightning address (e.g., you@wallet.com).

Rythm uses the address as the melt destination. When a Cashu token arrives in an email, Rythm verifies the token and melts it to the configured Lightning address.

Sats land at the user’s wallet. The melt operation produces a Lightning payment that the user’s wallet receives.

The user controls the wallet. Rythm holds the address string used for delivery. The wallet and its underlying keys (custodial or non-custodial) belong to the user.

The wallet choice is independent of Rythm’s operation. Any wallet that provides a Lightning address works.

We covered the LNURL-pay protocol that enables this at LNURL standards: a practical reference.

Wallet of Satoshi

The popular custodial option.

Custodial. The wallet operator (Living Room of Satoshi Pty Ltd) holds the keys and the underlying sats.

Lightning addresses. Generated by the wallet for every user (yourname@walletofsatoshi.com).

Onboarding. Very easy. Phone number signup; no KYC for small amounts.

Fiat conversion. Wallet of Satoshi shows fiat-equivalent values. Some withdrawals to fiat are available depending on jurisdiction.

Fees. No deposit or receiving fees. Outbound Lightning routing fees are passed through.

Limits. Daily and monthly limits depending on KYC status. Standard limits cover most casual use.

Strengths. Easiest onboarding. Reliable Lightning routing. Widely supported.

Weaknesses. Custodial. Limits are restrictive at higher tiers without KYC. Operator-dependent.

Best for. Users who want the simplest path to receiving sats. Casual use cases.

Phoenix

The mobile-first non-custodial option.

Non-custodial. Keys are stored on the user’s device. Phoenix manages the Lightning channel automatically.

Lightning addresses. Generated for users on the paid tier (a one-time fee to enable the address).

Onboarding. Moderate. Install app, configure recovery, enable Lightning address.

Fiat conversion. Limited. Phoenix is sat-native; no built-in fiat off-ramp.

Fees. Channel-management fees and Lightning routing fees. Slightly higher than custodial but predictable.

Limits. No artificial limits beyond Lightning protocol limits. Channel capacity may need adjustment for large receives.

Strengths. Non-custodial. Strong privacy. Mobile-friendly. Active development by ACINQ.

Weaknesses. Non-trivial setup. Channel-management complexity. Channel-related fees. No fiat conversion.

Best for. Users who want non-custodial Lightning with good UX. Privacy-aware users.

Strike

The custodial fiat-friendly option.

Custodial. Strike (Zap Solutions Inc.) holds the keys.

Lightning addresses. Generated for paid accounts (verified KYC).

Onboarding. Heavier than Wallet of Satoshi. Requires KYC for full functionality.

Fiat conversion. Strong fiat integration. Dollar deposits and withdrawals; instant Lightning settlement.

Fees. Variable depending on transaction type and tier.

Limits. Higher limits than Wallet of Satoshi after KYC.

Strengths. Strong fiat on-ramp and off-ramp. Mature operations. US-friendly.

Weaknesses. Custodial. KYC required for Lightning address. Operator-dependent.

Best for. Users who want fiat conversion as part of their Lightning stack. US-based users.

Alby

The browser-based option.

Hybrid. Custodial mode for ease, non-custodial mode through self-hosted Lightning nodes.

Lightning addresses. Generated for users (yourname@getalby.com in custodial mode; custom in non-custodial mode).

Onboarding. Easy in custodial mode. More involved for self-hosted.

Fiat conversion. Limited. Some integrations.

Fees. Standard Lightning routing.

Strengths. Browser-based. Good developer ecosystem. WebLN integration. Active development.

Weaknesses. Browser dependency. Custodial mode is the default; self-hosted mode requires additional infrastructure.

Best for. Users active in web-based Lightning ecosystems. Developers.

Mutiny

The browser-based non-custodial option.

Non-custodial. Browser-based wallet with keys in IndexedDB; self-hosted infrastructure.

Lightning addresses. Generated for users (yourname@mutinywallet.com or custom).

Onboarding. Moderate. Browser setup, recovery configuration.

Fiat conversion. Limited.

Fees. Standard Lightning routing.

Strengths. Non-custodial. Browser-based. Open source.

Weaknesses. Newer (less battle-tested). Browser dependency. Less mainstream than Phoenix or Wallet of Satoshi.

Best for. Privacy-aware users who want non-custodial in a browser context.

Zeus

The self-hosted option.

Self-custody. Zeus is a wallet client; the user runs their own Lightning node (LND, c-lightning, or Eclair) and Zeus connects to it.

Lightning addresses. Configured manually on the user’s node infrastructure.

Onboarding. Heavy. Requires running a Lightning node, managing channel liquidity, configuring Lightning address infrastructure.

Fiat conversion. None.

Fees. Self-managed.

Strengths. Maximum sovereignty. Full control of node. Power-user features.

Weaknesses. Significant operational complexity. Time-consuming to operate well. Not for casual users.

Best for. Power users with technical infrastructure willing to run their own Lightning node.

Other Options

Briefly.

Breez. Non-custodial mobile wallet. Similar to Phoenix.

LNbits. Self-hosted Lightning wallet management. Power user.

Cash App. Custodial with Lightning support in some regions.

Bitkit. Non-custodial Lightning + on-chain wallet.

Various others. The Lightning wallet ecosystem is large; new options appear regularly.

How to Choose

Decision framework.

If you want the easiest path. Wallet of Satoshi. Custodial trade-off accepted.

If you want non-custodial mobile. Phoenix. Operational complexity moderate; sovereignty strong.

If you want fiat conversion. Strike. KYC required; mature integration.

If you want browser-based non-custodial. Mutiny. Newer; browser dependency.

If you want self-hosted maximum sovereignty. Zeus + your own Lightning node. Heaviest setup; strongest property.

If you want browser-based with developer ecosystem. Alby. Hybrid options.

The right choice depends on your custody preferences, technical comfort, and use case. There is no single best wallet; there are different trade-offs for different users.

What Rythm Cares About

The technical requirement.

A working Lightning address. That’s it. Rythm uses LNURL-pay to deliver cover charge payments to the address. Whatever wallet generates the address handles the underlying Lightning settlement.

The wallet must be operational. If the underlying wallet is offline or unreachable, the melt may fail. Rythm has retry logic; persistent unreachability requires the user to either bring the wallet back online or update to a different Lightning address.

Channel capacity must support receiving. For non-custodial wallets, the user’s Lightning channels need inbound capacity to receive. Custodial wallets handle this automatically.

Fees are paid out of the underlying Cashu melt. Sender pays the cover charge; mint melts to the user’s wallet; Lightning routing fees come out of the melt amount. The receiver wallet does not pay separate fees in most cases.

For Rythm, the wallet is interchangeable. The user picks; the wallet receives.

A Specific Honest Note

The Lightning wallet ecosystem in 2026 offers credible options at every level of custody and complexity. For Rythm cover charge receiving, the wallet choice is independent of Rythm’s operation. Pick the wallet that matches your custody preferences and technical comfort.

The starting recommendation for most users is Wallet of Satoshi (easy custodial onboarding) or Phoenix (non-custodial with reasonable UX). Power users with strong sovereignty preferences can graduate to self-hosted setups (Zeus + own Lightning node) over time.

For the related guides, see LNURL standards: a practical reference, the cashu protocol explained for email use cases, why bearer tokens are the right primitive for email payments, and the economics of a Cashu mint. For the broader frame, see the non-custodial email stack and non-custodial architecture. Rythm is $1.65 per month, cancel anytime.

Ready to take back your inbox?

Secure My Inbox
lightning wallet lightning wallet comparison receiving sats wallet of satoshi phoenix wallet