diff options
| author | fiatjaf <fiatjaf@gmail.com> | 2023-02-13 09:00:09 -0300 |
|---|---|---|
| committer | fiatjaf <fiatjaf@gmail.com> | 2023-02-13 09:00:09 -0300 |
| commit | b00888cec79b495f8c01d5abdbf2e1ed373896ab (patch) | |
| tree | e9a1805fe02be6d6beddc14a78615d5ea066fa7b /README.md | |
| parent | 0499d52ef279ed776f9322a2f8e2f20e80a8bb78 (diff) | |
add nip23 to list.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
| @@ -11,7 +11,7 @@ NIPs stand for **Nostr Implementation Possibilities**. They exist to document wh | |||
| 11 | - [NIP-07: `window.nostr` capability for web browsers](07.md) | 11 | - [NIP-07: `window.nostr` capability for web browsers](07.md) |
| 12 | - [NIP-08: Handling Mentions](08.md) | 12 | - [NIP-08: Handling Mentions](08.md) |
| 13 | - [NIP-09: Event Deletion](09.md) | 13 | - [NIP-09: Event Deletion](09.md) |
| 14 | - [NIP-10: Conventions for clients' use of `e` and `p` tags in text events.](10.md) | 14 | - [NIP-10: Conventions for clients' use of `e` and `p` tags in text events](10.md) |
| 15 | - [NIP-11: Relay Information Document](11.md) | 15 | - [NIP-11: Relay Information Document](11.md) |
| 16 | - [NIP-12: Generic Tag Queries](12.md) | 16 | - [NIP-12: Generic Tag Queries](12.md) |
| 17 | - [NIP-13: Proof of Work](13.md) | 17 | - [NIP-13: Proof of Work](13.md) |
| @@ -21,7 +21,8 @@ NIPs stand for **Nostr Implementation Possibilities**. They exist to document wh | |||
| 21 | - [NIP-19: bech32-encoded entities](19.md) | 21 | - [NIP-19: bech32-encoded entities](19.md) |
| 22 | - [NIP-20: Command Results](20.md) | 22 | - [NIP-20: Command Results](20.md) |
| 23 | - [NIP-21: `nostr:` URL scheme](21.md) | 23 | - [NIP-21: `nostr:` URL scheme](21.md) |
| 24 | - [NIP-22: Event created_at Limits](22.md) | 24 | - [NIP-22: Event `created_at` Limits](22.md) |
| 25 | - [NIP-23: Long-form Content](23.md) | ||
| 25 | - [NIP-25: Reactions](25.md) | 26 | - [NIP-25: Reactions](25.md) |
| 26 | - [NIP-26: Delegated Event Signing](26.md) | 27 | - [NIP-26: Delegated Event Signing](26.md) |
| 27 | - [NIP-28: Public Chat](28.md) | 28 | - [NIP-28: Public Chat](28.md) |