From 07a15d541e69dc919e8dd0c8035861b56a5c494c Mon Sep 17 00:00:00 2001 From: Arron Date: Sat, 2 Sep 2023 23:56:36 +0800 Subject: [PATCH] More docs --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index cdebbac..8f30568 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,9 @@ Nostr friendly bitcoin lightning custodial wallet service. ## Features -- No-registration multi-user service based on nostr pubkey -- [NIP-47](https://nips.be/47): Wallet Connect -- [NIP-57](https://nips.be/57): Lightning Zaps -- [lnurl](https://github.com/lnurl/luds) support -- Api using [NIP-98](https://nips.be/98) HTTP Auth +- No-registration multi-user service based on [nostr pubkey](https://github.com/nostr-protocol/nips/blob/master/19.md) +- [NIP-47](https://github.com/nostr-protocol/nips/blob/master/47.md): Nostr Wallet Connect +- [NIP-57](https://github.com/nostr-protocol/nips/blob/master/57.md): Nostr Lightning Zaps +- [LNURL](https://github.com/lnurl/luds) support: 01 06 09 12 16 18 +- Api using [NIP-98](https://github.com/nostr-protocol/nips/blob/master/98.md) HTTP Auth +- [LndHub](https://github.com/BlueWallet/LndHub) api compatible