Updated LNbits Documentation (markdown)

arbadacarba 2023-07-04 21:36:52 +02:00
parent 964fd59ccb
commit df01f80b6c

@ -11,7 +11,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
* [Run custodian wallets for your friends & family](https://darthcoin.substack.com/p/the-bank-of-lnbits) | Substack post
LNbits works based on the LNURL protocol which means that 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.
LNbits works based on the LNURL protocol which means that 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 up to clearnet (https). Start with the installation procedure and go on to the additional guides for help on how to https LNbits afterwards.
***