diff options
| author | zmeyer44 <zmmeyer44@gmail.com> | 2024-02-01 11:12:47 +0000 |
|---|---|---|
| committer | zmeyer44 <zmmeyer44@gmail.com> | 2024-02-01 11:12:47 +0000 |
| commit | 49c9f37229c470b2072f3336a5e1927f0243f41d (patch) | |
| tree | 72c5656a3f67c6094889bc88c1f8c1ba78247811 | |
| parent | 54328d8979e5883922549293406bd77558fb34a7 (diff) | |
updated read me
| -rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -64,6 +64,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos | |||
| 64 | - [NIP-57: Lightning Zaps](57.md) | 64 | - [NIP-57: Lightning Zaps](57.md) |
| 65 | - [NIP-58: Badges](58.md) | 65 | - [NIP-58: Badges](58.md) |
| 66 | - [NIP-65: Relay List Metadata](65.md) | 66 | - [NIP-65: Relay List Metadata](65.md) |
| 67 | - [NIP-71: Video Events](71.md) | ||
| 67 | - [NIP-72: Moderated Communities](72.md) | 68 | - [NIP-72: Moderated Communities](72.md) |
| 68 | - [NIP-75: Zap Goals](75.md) | 69 | - [NIP-75: Zap Goals](75.md) |
| 69 | - [NIP-78: Application-specific data](78.md) | 70 | - [NIP-78: Application-specific data](78.md) |
| @@ -128,6 +129,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos | |||
| 128 | | `30002` | Relay sets | [51](51.md) | | 129 | | `30002` | Relay sets | [51](51.md) | |
| 129 | | `30003` | Bookmark sets | [51](51.md) | | 130 | | `30003` | Bookmark sets | [51](51.md) | |
| 130 | | `30004` | Curation sets | [51](51.md) | | 131 | | `30004` | Curation sets | [51](51.md) | |
| 132 | | `30005` | Video sets | [51](51.md) | | ||
| 131 | | `30008` | Profile Badges | [58](58.md) | | 133 | | `30008` | Profile Badges | [58](58.md) | |
| 132 | | `30009` | Badge Definition | [58](58.md) | | 134 | | `30009` | Badge Definition | [58](58.md) | |
| 133 | | `30015` | Interest sets | [51](51.md) | | 135 | | `30015` | Interest sets | [51](51.md) | |
| @@ -147,6 +149,9 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos | |||
| 147 | | `31925` | Calendar Event RSVP | [52](52.md) | | 149 | | `31925` | Calendar Event RSVP | [52](52.md) | |
| 148 | | `31989` | Handler recommendation | [89](89.md) | | 150 | | `31989` | Handler recommendation | [89](89.md) | |
| 149 | | `31990` | Handler information | [89](89.md) | | 151 | | `31990` | Handler information | [89](89.md) | |
| 152 | | `34235` | Video Event | [71](71.md) | | ||
| 153 | | `34236` | Short-form Portrait Video Event | [71](71.md) | | ||
| 154 | | `34237` | Video View Event | [71](71.md) | | ||
| 150 | | `34550` | Community Definition | [72](72.md) | | 155 | | `34550` | Community Definition | [72](72.md) | |
| 151 | 156 | ||
| 152 | [nostrocket]: https://github.com/nostrocket/NIPS/blob/main/Problems.md | 157 | [nostrocket]: https://github.com/nostrocket/NIPS/blob/main/Problems.md |