From dcbd504639d20d1b0ae6bb837609710645781b88 Mon Sep 17 00:00:00 2001 From: William Casarin Date: Sat, 30 Jul 2022 09:34:04 -0700 Subject: NIP-25: Reactions Signed-off-by: William Casarin --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') 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 - [NIP-14: Subject tag in text events.](14.md) - [NIP-15: End of Stored Events Notice](15.md) - [NIP-16: Event Treatment](16.md) +- [NIP-25: Reactions](25.md) ## Event Kinds @@ -29,6 +30,7 @@ NIPs stand for **Nostr Implementation Possibilities**. They exist to document wh | 3 | Contacts | 2 | | 4 | Encrypted Direct Messages | 4 | | 5 | Event Deletion | 9 | +| 7 | Reaction | 25 | Please update this list when proposing NIPs introducing new event kinds. -- cgit v1.2.3