Update README.md

This commit is contained in:
Dr. Tobias Baur
2023-03-11 11:27:49 +01:00
parent 77eb0fdabc
commit cfac1df2f9
+1 -2
View File
@@ -47,8 +47,7 @@ Maybe ask for help on https://t.me/lnurl if you're in trouble.
- NIP57 for Nostr ("Zaps") work when using an LNBits or LND backend, other backends (sparko, lnpay, eclair, commando) still need verification of payments in waitforinvoice.go by API calls in order to sign the zap on Nostr. (Help appreciated, because I can't test them)
- NIP05 support: If user added a npub, they can use lnaddress for Nostr NIP05 verificaton
- Downloads Profile pictures when given npub key (for supported walles, e.g. blue wallet)
- Comments from Damus testflight are forwarded to lnbits (needs some rework)
- Addded possibilit to forward lightning addresses to existing ones (e.g. Wallet of Satoshi)
- Addded possibility to forward lightning addresses to existing ones (e.g. Wallet of Satoshi)
- Added possibility to add a forward main page, go to /lnaddress to add new users
- Added an alternative API '/api/easy' that deletes users and creates new name and pin for them
- Code needs some refactoring