Join Nostr
2026-02-12 12:32:58 UTC
in reply to

Standard Sats on Nostr: This is a very simple and useful beginner Lightning tips, and you have very well ...

This is a very simple and useful beginner Lightning tips, and you have very well captured the main points.

To you "point 4", we'll just add an extra wallet recommendation for beginners; Valet Bitcoin Wallet.

Valet is an Android-only, self-custodial and lightweight Bitcoin and Lightning wallet. With Valet, beginners have access to actual mobile Lightning nodes without without any LSP intermediation or any sophisticated custodial setup. Users can open and close channels to and from any node, manage their liquidities with various felxibilities.

Wallet recovery is of two kinds; The first involves only the use of seed phrases, and this recovers on your on-chain funds. When this method is used, any lightning channel the user has will be force closed and the balances be returned to their on-chain wallet.

The other method is seed phrase + locally saved backup file. Once a user sets up a lightning connection on their device, a backup file containing the state of their lightning connection is saved locally in their downloads folder. During recovery, a user combines this local backup file and the seed phrase to recover their on-chain balance, as well as all active lightning channel.

For beginners who may yet not have some Bitcoins to open a normal Lightning channel, valet also has a custodial lightning implementation called "Hosted channels". Just like in a normal channel opening, a valet user must scan the QR code of a lightning routing node that supports Hosted channel, and request a channel opening. It does not require liquidity commitment. More like a credit channel that starts with a zero balance.

The user can only send out payments when they've received sats on their channel. It retains the anonymity of the normal Lightning channels because the Host does not know who the client is.

Valet is available on F-Droid, and can be installed directly from GitHub here: https://github.com/standardsats/valet.

Will be available on Zaptsore and Google Play Store soon.