diff options
| author | Pablo Fernandez <pfer@me.com> | 2024-11-04 16:45:07 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-11-04 16:45:07 -0300 |
| commit | 1cb4a1f76471d2afdb91d580552f06d9cd188d3b (patch) | |
| tree | 26aeaa0a6553c7f3bb195fa4b4231e0913b9fe64 /README.md | |
| parent | 6bcd89c097e97e65dbc95e7c6b7b8348e8dd6b5c (diff) | |
| parent | bff61dd310828758651389940dbcebb7fb9ef0ee (diff) | |
Merge pull request #1331 from grunch/p2p-nip
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -77,6 +77,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos | |||
| 77 | - [NIP-61: Nutzaps](61.md) | 77 | - [NIP-61: Nutzaps](61.md) |
| 78 | - [NIP-64: Chess (PGN)](64.md) | 78 | - [NIP-64: Chess (PGN)](64.md) |
| 79 | - [NIP-65: Relay List Metadata](65.md) | 79 | - [NIP-65: Relay List Metadata](65.md) |
| 80 | - [NIP-69: Peer-to-peer Order events](69.md) | ||
| 80 | - [NIP-70: Protected Events](70.md) | 81 | - [NIP-70: Protected Events](70.md) |
| 81 | - [NIP-71: Video Events](71.md) | 82 | - [NIP-71: Video Events](71.md) |
| 82 | - [NIP-72: Moderated Communities](72.md) | 83 | - [NIP-72: Moderated Communities](72.md) |
| @@ -217,6 +218,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos | |||
| 217 | | `34236` | Short-form Portrait Video Event | [71](71.md) | | 218 | | `34236` | Short-form Portrait Video Event | [71](71.md) | |
| 218 | | `34550` | Community Definition | [72](72.md) | | 219 | | `34550` | Community Definition | [72](72.md) | |
| 219 | | `37375` | Cashu Wallet Event | [60](60.md) | | 220 | | `37375` | Cashu Wallet Event | [60](60.md) | |
| 221 | | `38383` | Peer-to-peer Order events | [69](69.md) | | ||
| 220 | | `39000-9` | Group metadata events | [29](29.md) | | 222 | | `39000-9` | Group metadata events | [29](29.md) | |
| 221 | 223 | ||
| 222 | [NUD: Custom Feeds]: https://wikifreedia.xyz/cip-01/ | 224 | [NUD: Custom Feeds]: https://wikifreedia.xyz/cip-01/ |