mirror of
https://github.com/bumi/lntip
synced 2025-06-16 17:55:35 +00:00
Update README.md
This commit is contained in:
parent
c864602c1f
commit
c4b4430387
@ -18,7 +18,7 @@ LnMe is one [simple executable](https://github.com/bumi/lnme/releases) file that
|
|||||||
- [x] WebLN integration - if [WebLN](https://webln.dev/) is not available a QRcode and the invoice will be shown
|
- [x] WebLN integration - if [WebLN](https://webln.dev/) is not available a QRcode and the invoice will be shown
|
||||||
- [x] [JavaScript widget](#javascript-widget-integration) for existing websites
|
- [x] [JavaScript widget](#javascript-widget-integration) for existing websites
|
||||||
- [x] [Invoice API](https://github.com/bumi/lnme/wiki/API) - simple REST API to create LN invoices from existing JS code
|
- [x] [Invoice API](https://github.com/bumi/lnme/wiki/API) - simple REST API to create LN invoices from existing JS code
|
||||||
- [ ] [LNURL-pay](https://github.com/fiatjaf/lnurl-rfc/blob/luds/06.md) support
|
- [x] [LNURL-pay](https://github.com/fiatjaf/lnurl-rfc/blob/luds/06.md) support
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
@ -167,6 +167,12 @@ For more information check out the website: [lightningaddress.com](https://light
|
|||||||
|
|
||||||
Your Lightning Address: `{anything}@{your domain}`
|
Your Lightning Address: `{anything}@{your domain}`
|
||||||
|
|
||||||
|
### LNURL
|
||||||
|
|
||||||
|
if you got the Lightning Address enabled you also get a LNURL-pay URL:
|
||||||
|
|
||||||
|
https://`{your domain}/lnurlp/{anything}`
|
||||||
|
|
||||||
|
|
||||||
### Customize your ⚡ website
|
### Customize your ⚡ website
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user