upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index cfee37d..3c35ef3 100644
--- a/README.md
+++ b/README.md
@@ -65,6 +65,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
65- [NIP-57: Lightning Zaps](57.md) 65- [NIP-57: Lightning Zaps](57.md)
66- [NIP-58: Badges](58.md) 66- [NIP-58: Badges](58.md)
67- [NIP-65: Relay List Metadata](65.md) 67- [NIP-65: Relay List Metadata](65.md)
68- [NIP-72: Moderated Communities](72.md)
68- [NIP-78: Application-specific data](78.md) 69- [NIP-78: Application-specific data](78.md)
69- [NIP-89: Recommended Application Handlers](89.md) 70- [NIP-89: Recommended Application Handlers](89.md)
70- [NIP-94: File Metadata](94.md) 71- [NIP-94: File Metadata](94.md)
@@ -94,6 +95,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
94| `1311` | Live Chat Message | [53](53.md) | 95| `1311` | Live Chat Message | [53](53.md) |
95| `1984` | Reporting | [56](56.md) | 96| `1984` | Reporting | [56](56.md) |
96| `1985` | Label | [32](32.md) | 97| `1985` | Label | [32](32.md) |
98| `4550` | Community Post Approval | [72](72.md) |
97| `9734` | Zap Request | [57](57.md) | 99| `9734` | Zap Request | [57](57.md) |
98| `9735` | Zap | [57](57.md) | 100| `9735` | Zap | [57](57.md) |
99| `10000` | Mute List | [51](51.md) | 101| `10000` | Mute List | [51](51.md) |
@@ -123,6 +125,8 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
123| `31925` | Calendar Event RSVP | [52](52.md) | 125| `31925` | Calendar Event RSVP | [52](52.md) |
124| `31989` | Handler recommendation | [89](89.md) | 126| `31989` | Handler recommendation | [89](89.md) |
125| `31990` | Handler information | [89](89.md) | 127| `31990` | Handler information | [89](89.md) |
128| `34550` | Community Definition | [72](72.md) |
129
126 130
127### Event Kind Ranges 131### Event Kind Ranges
128 132
@@ -170,7 +174,7 @@ When experimenting with kinds, keep in mind the classification introduced by [NI
170| `e` | event id (hex) | relay URL, marker | [1](01.md), [10](10.md) | 174| `e` | event id (hex) | relay URL, marker | [1](01.md), [10](10.md) |
171| `g` | geohash | -- | [12](12.md), [52](52.md) | 175| `g` | geohash | -- | [12](12.md), [52](52.md) |
172| `i` | identity | proof | [39](39.md) | 176| `i` | identity | proof | [39](39.md) |
173| `k` | kind number (string) | -- | [18](18.md) | 177| `k` | kind number (string) | -- | [18](18.md), [72](72.md) |
174| `l` | label, label namespace | annotations | [32](32.md) | 178| `l` | label, label namespace | annotations | [32](32.md) |
175| `L` | label namespace | -- | [32](32.md) | 179| `L` | label namespace | -- | [32](32.md) |
176| `p` | pubkey (hex) | relay URL | [1](01.md) | 180| `p` | pubkey (hex) | relay URL | [1](01.md) |