Updated LNbits Documentation (markdown)

arbadacarba 2023-04-08 16:36:27 +02:00
parent a3b4ca225e
commit 167ed9e7f4

@ -7,7 +7,7 @@ Before you install LNbits make sure to have read and understood the following ge
- [Private Banks on the Lightning Network](https://darthcoin.substack.com/p/bitcoin-private-banks-over-lightning) | Substack post
- [Generate your first wallet on LNbits](https://kuroba.substack.com/p/how-to-receive-bitcoin-lightning) | Substack post
LNbits works based on the LNURL protocol which requests are valid in two forms: either as https:// clearnet link (no self-signed certificates allowed) or as http:// v2/v3 onion link. To offer LNbits services like LNURLp/w QR codes or NFC Cards, that can be used in the wild, you will need to open LNbits to clearnet (https).
LNbits works based on the LNURL protocol which requests are valid in two forms: either as https:// clearnet link (no self-signed certificates allowed) or as http:// v2/v3 onion link. To offer LNbits services like LNURLp/w QR codes or NFC Cards, that can be used in the wild, you will need to open LNbits to clearnet (https). Start with the installation procedure and go on to the additional guides for help on how to https LNbits afterwards.
## Install options