mirror of
https://github.com/Cameri/nostream.git
synced 2025-03-17 13:21:45 +01:00
docs: add lnurl in readme (#321)
This commit is contained in:
parent
a63c035d22
commit
88422fb2d3
10
README.md
10
README.md
@ -162,7 +162,15 @@ Install Docker from their [official guide](https://docs.docker.com/engine/instal
|
||||
- Set `paymentsProcessors.lnbits.callbackBaseURL` to match your Nostream URL (e.g. `https://{YOUR_DOMAIN_HERE}/callbacks/lnbits`)
|
||||
- Restart Nostream (`./scripts/stop` followed by `./scripts/start`)
|
||||
|
||||
5. Ensure payments are required for your public key
|
||||
6. [Alby](https://getalby.com/) or any LNURL Provider with [LNURL-verify](https://github.com/lnurl/luds/issues/182) support
|
||||
- Complete the step "Before you begin"
|
||||
- [Create a new account](https://getalby.com/user/new) if you don't have an LNURL
|
||||
- On your `.nostr/settings.yaml` file make the following changes:
|
||||
- Set `payments.processor` to `lnurl`
|
||||
- Set `lnurl.invoiceURL` to your LNURL (e.g. `https://getalby.com/lnurlp/your-username`)
|
||||
- Restart Nostream (`./scripts/stop` followed by `./scripts/start`)
|
||||
|
||||
7. Ensure payments are required for your public key
|
||||
- Visit https://{YOUR-DOMAIN}/
|
||||
- You should be presented with a form requesting an admission fee to be paid
|
||||
- Fill out the form and take the necessary steps to pay the invoice
|
||||
|
Loading…
x
Reference in New Issue
Block a user