upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorWilliam Casarin <jb55@jb55.com>2022-07-30 09:34:04 -0700
committerWilliam Casarin <jb55@jb55.com>2022-07-30 09:50:26 -0700
commitdcbd504639d20d1b0ae6bb837609710645781b88 (patch)
tree0f74c51110cc45a3bbfa6186ff1b2d8b6f60e998 /README.md
parentf2cc7bd86f04c302b610ebdca3b087b22694dc2e (diff)
NIP-25: Reactions
Signed-off-by: William Casarin <jb55@jb55.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 446003e..acf8689 100644
--- a/README.md
+++ b/README.md
@@ -18,6 +18,7 @@ NIPs stand for **Nostr Implementation Possibilities**. They exist to document wh
18- [NIP-14: Subject tag in text events.](14.md) 18- [NIP-14: Subject tag in text events.](14.md)
19- [NIP-15: End of Stored Events Notice](15.md) 19- [NIP-15: End of Stored Events Notice](15.md)
20- [NIP-16: Event Treatment](16.md) 20- [NIP-16: Event Treatment](16.md)
21- [NIP-25: Reactions](25.md)
21 22
22## Event Kinds 23## Event Kinds
23 24
@@ -29,6 +30,7 @@ NIPs stand for **Nostr Implementation Possibilities**. They exist to document wh
29| 3 | Contacts | 2 | 30| 3 | Contacts | 2 |
30| 4 | Encrypted Direct Messages | 4 | 31| 4 | Encrypted Direct Messages | 4 |
31| 5 | Event Deletion | 9 | 32| 5 | Event Deletion | 9 |
33| 7 | Reaction | 25 |
32 34
33Please update this list when proposing NIPs introducing new event kinds. 35Please update this list when proposing NIPs introducing new event kinds.
34 36