diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -61,6 +61,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos | |||
| 61 | - [NIP-58: Badges](58.md) | 61 | - [NIP-58: Badges](58.md) |
| 62 | - [NIP-65: Relay List Metadata](65.md) | 62 | - [NIP-65: Relay List Metadata](65.md) |
| 63 | - [NIP-78: Application-specific data](78.md) | 63 | - [NIP-78: Application-specific data](78.md) |
| 64 | - [NIP-89: Recommended Application Handlers](89.md) | ||
| 64 | - [NIP-94: File Metadata](94.md) | 65 | - [NIP-94: File Metadata](94.md) |
| 65 | 66 | ||
| 66 | ## Event Kinds | 67 | ## Event Kinds |
| @@ -101,6 +102,8 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos | |||
| 101 | | `30018` | Create or update a product | [15](15.md) | | 102 | | `30018` | Create or update a product | [15](15.md) | |
| 102 | | `30023` | Long-form Content | [23](23.md) | | 103 | | `30023` | Long-form Content | [23](23.md) | |
| 103 | | `30078` | Application-specific Data | [78](78.md) | | 104 | | `30078` | Application-specific Data | [78](78.md) | |
| 105 | | `31989` | Handler recommendation | [89](89.md) | | ||
| 106 | | `31990` | Handler information | [89](89.md) | | ||
| 104 | 107 | ||
| 105 | ### Event Kind Ranges | 108 | ### Event Kind Ranges |
| 106 | 109 | ||