From cfac1df2f99e07a867f2cd2a87f7510430094d6e Mon Sep 17 00:00:00 2001 From: "Dr. Tobias Baur" Date: Sat, 11 Mar 2023 11:27:49 +0100 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 2777d13..bad128e 100644 --- a/README.md +++ b/README.md @@ -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