diff options
| author | Jonathan Staab <shtaab@gmail.com> | 2023-05-15 05:53:50 -0700 |
|---|---|---|
| committer | Jonathan Staab <shtaab@gmail.com> | 2023-06-13 09:31:14 -0700 |
| commit | a9f2c6a2f128e9dda70716ace7ba72c7a3c88c3f (patch) | |
| tree | 01d053b50dd8b483ae1bd1f9697ad5cef5f9c549 /README.md | |
| parent | 3331b5610c42218aa2bc285282b71dfafc13a877 (diff) | |
Add NIP-32 for labeling things in nostr
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -47,6 +47,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos | |||
| 47 | - [NIP-28: Public Chat](28.md) | 47 | - [NIP-28: Public Chat](28.md) |
| 48 | - [NIP-30: Custom Emoji](30.md) | 48 | - [NIP-30: Custom Emoji](30.md) |
| 49 | - [NIP-31: Dealing with Unknown Events](31.md) | 49 | - [NIP-31: Dealing with Unknown Events](31.md) |
| 50 | - [NIP-32: Labeling](32.md) | ||
| 50 | - [NIP-33: Parameterized Replaceable Events](33.md) | 51 | - [NIP-33: Parameterized Replaceable Events](33.md) |
| 51 | - [NIP-36: Sensitive Content](36.md) | 52 | - [NIP-36: Sensitive Content](36.md) |
| 52 | - [NIP-39: External Identities in Profiles](39.md) | 53 | - [NIP-39: External Identities in Profiles](39.md) |