diff options
| author | fiatjaf <fiatjaf@gmail.com> | 2023-01-24 10:23:00 -0300 |
|---|---|---|
| committer | fiatjaf <fiatjaf@gmail.com> | 2023-01-25 13:08:20 -0300 |
| commit | 45649d7b4d40fda4b4db8a02d007e6243a1153c9 (patch) | |
| tree | 86eb7367638e7518c36f83dc9b428aba4f9072d9 /README.md | |
| parent | d179cd9758c0305300757ae6fa7eb9dc6d781223 (diff) | |
add NIP-21, `nostr:` url scheme.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -20,6 +20,7 @@ NIPs stand for **Nostr Implementation Possibilities**. They exist to document wh | |||
| 20 | - [NIP-16: Event Treatment](16.md) | 20 | - [NIP-16: Event Treatment](16.md) |
| 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-22: Event created_at Limits](22.md) | 24 | - [NIP-22: Event created_at Limits](22.md) |
| 24 | - [NIP-25: Reactions](25.md) | 25 | - [NIP-25: Reactions](25.md) |
| 25 | - [NIP-26: Delegated Event Signing](26.md) | 26 | - [NIP-26: Delegated Event Signing](26.md) |