diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 15 |
1 files changed, 10 insertions, 5 deletions
| @@ -127,6 +127,10 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos | |||
| 127 | | `20` | Picture | [68](68.md) | | 127 | | `20` | Picture | [68](68.md) | |
| 128 | | `21` | Video Event | [71](71.md) | | 128 | | `21` | Video Event | [71](71.md) | |
| 129 | | `22` | Short-form Portrait Video Event | [71](71.md) | | 129 | | `22` | Short-form Portrait Video Event | [71](71.md) | |
| 130 | | `30` | internal reference | [NKBIP-03] | | ||
| 131 | | `31` | external web reference | [NKBIP-03] | | ||
| 132 | | `32` | hardcopy reference | [NKBIP-03] | | ||
| 133 | | `33` | prompt reference | [NKBIP-03] | | ||
| 130 | | `40` | Channel Creation | [28](28.md) | | 134 | | `40` | Channel Creation | [28](28.md) | |
| 131 | | `41` | Channel Metadata | [28](28.md) | | 135 | | `41` | Channel Metadata | [28](28.md) | |
| 132 | | `42` | Channel Message | [28](28.md) | | 136 | | `42` | Channel Message | [28](28.md) | |
| @@ -213,8 +217,8 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos | |||
| 213 | | `30023` | Long-form Content | [23](23.md) | | 217 | | `30023` | Long-form Content | [23](23.md) | |
| 214 | | `30024` | Draft Long-form Content | [23](23.md) | | 218 | | `30024` | Draft Long-form Content | [23](23.md) | |
| 215 | | `30030` | Emoji sets | [51](51.md) | | 219 | | `30030` | Emoji sets | [51](51.md) | |
| 216 | | `30040` | Modular Article Header | [NKBIP-01] | | 220 | | `30040` | Curated Publication Index | [NKBIP-01] | |
| 217 | | `30041` | Modular Article Content | [NKBIP-01] | | 221 | | `30041` | Curated Publication Content | [NKBIP-01] | |
| 218 | | `30063` | Release artifact sets | [51](51.md) | | 222 | | `30063` | Release artifact sets | [51](51.md) | |
| 219 | | `30078` | Application-specific Data | [78](78.md) | | 223 | | `30078` | Application-specific Data | [78](78.md) | |
| 220 | | `30166` | Relay Discovery | [66](66.md) | | 224 | | `30166` | Relay Discovery | [66](66.md) | |
| @@ -248,8 +252,9 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos | |||
| 248 | [cornychat-slideset]: https://cornychat.com/datatypes#kind30388slideset | 252 | [cornychat-slideset]: https://cornychat.com/datatypes#kind30388slideset |
| 249 | [cornychat-linkset]: https://cornychat.com/datatypes#kind31388linkset | 253 | [cornychat-linkset]: https://cornychat.com/datatypes#kind31388linkset |
| 250 | [joinstr]: https://gitlab.com/1440000bytes/joinstr/-/blob/main/NIP.md | 254 | [joinstr]: https://gitlab.com/1440000bytes/joinstr/-/blob/main/NIP.md |
| 251 | [NKBIP-01]: https://wikistr.com/nkbip-01 | 255 | [NKBIP-01]: https://wikistr.com/nkbip-01*fd208ee8c8f283780a9552896e4823cc9dc6bfd442063889577106940fd927c1 |
| 252 | [NKBIP-02]: https://wikistr.com/nkbip-02 | 256 | [NKBIP-02]: https://wikistr.com/nkbip-02*fd208ee8c8f283780a9552896e4823cc9dc6bfd442063889577106940fd927c1 |
| 257 | [NKBIP-03]: https://wikistr.com/nkbip-03*fd208ee8c8f283780a9552896e4823cc9dc6bfd442063889577106940fd927c1 | ||
| 253 | [blossom]: https://github.com/hzrd149/blossom | 258 | [blossom]: https://github.com/hzrd149/blossom |
| 254 | [Tidal-nostr]: https://wikistr.com/tidal-nostr | 259 | [Tidal-nostr]: https://wikistr.com/tidal-nostr |
| 255 | 260 | ||
| @@ -379,4 +384,4 @@ All NIPs are public domain. | |||
| 379 | 384 | ||
| 380 | <a align="center" href="https://github.com/nostr-protocol/nips/graphs/contributors"> | 385 | <a align="center" href="https://github.com/nostr-protocol/nips/graphs/contributors"> |
| 381 | <img src="https://contrib.rocks/image?repo=nostr-protocol/nips" /> | 386 | <img src="https://contrib.rocks/image?repo=nostr-protocol/nips" /> |
| 382 | </a> | 387 | </a> \ No newline at end of file |