diff options
| author | William Casarin <jb55@jb55.com> | 2022-07-30 09:34:04 -0700 |
|---|---|---|
| committer | William Casarin <jb55@jb55.com> | 2022-07-30 09:50:26 -0700 |
| commit | dcbd504639d20d1b0ae6bb837609710645781b88 (patch) | |
| tree | 0f74c51110cc45a3bbfa6186ff1b2d8b6f60e998 /README.md | |
| parent | f2cc7bd86f04c302b610ebdca3b087b22694dc2e (diff) | |
NIP-25: Reactions
Signed-off-by: William Casarin <jb55@jb55.com>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -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 | ||
| 33 | Please update this list when proposing NIPs introducing new event kinds. | 35 | Please update this list when proposing NIPs introducing new event kinds. |
| 34 | 36 | ||