From a120394304e888e6b0c41c79716ce33920d41a49 Mon Sep 17 00:00:00 2001 From: Vlad Stan Date: Thu, 16 Feb 2023 16:56:04 +0200 Subject: [PATCH] doc: more nips --- README.md | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f68d533..c8bcd8b 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,21 @@ Install this extension into your LNbits instance. - [x] Regular Events - [ ] Replaceable Events - [ ] Ephemeral Events - + - [x] **NIP-20**: Command Results + - todo: use correct prefixes + - [x] **NIP-22**: Event created_at Limits + - [ ] **NIP-26**: Delegated Event Signing + - not planned + - [x] **NIP-28** Public Chat + - `kind: 41`: handled similar to `kind 0` metadata events + - [ ] **NIP-33**: Parameterized Replaceable Events + - todo + - [ ] **NIP-40**: Expiration Timestamp + - todo + - [x] **NIP-42**: Authentication of clients to relays + - todo: use correct prefix + - [ ] **NIP-50**: Search Capability + - todo ### Development