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:
authorfiatjaf <fiatjaf@gmail.com>2023-02-13 08:50:55 -0300
committerGitHub <noreply@github.com>2023-02-13 08:50:55 -0300
commit0499d52ef279ed776f9322a2f8e2f20e80a8bb78 (patch)
tree1317e55dac8d3353cf1a5cba0947c826890953bf /README.md
parent17ffd3ee4efa33c3f6abb4304d1c4dd998efc523 (diff)
parentb4493aa56abdea4b05780651e7af06ea13bbfafa (diff)
Merge pull request #220 from nostr-protocol/longform
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index d4e3c04..c88d949 100644
--- a/README.md
+++ b/README.md
@@ -35,7 +35,6 @@ NIPs stand for **Nostr Implementation Possibilities**. They exist to document wh
35- [NIP-65: Relay List Metadata](65.md) 35- [NIP-65: Relay List Metadata](65.md)
36 36
37## Event Kinds 37## Event Kinds
38
39| kind | description | NIP | 38| kind | description | NIP |
40| ------------- | -------------------------------- | ----------------------- | 39| ------------- | -------------------------------- | ----------------------- |
41| 0 | Metadata | [1](01.md), [5](05.md) | 40| 0 | Metadata | [1](01.md), [5](05.md) |
@@ -56,6 +55,7 @@ NIPs stand for **Nostr Implementation Possibilities**. They exist to document wh
56| 9735 | Zap | [57](57.md) | 55| 9735 | Zap | [57](57.md) |
57| 10002 | Relay List Metadata | [65](65.md) | 56| 10002 | Relay List Metadata | [65](65.md) |
58| 22242 | Client Authentication | [42](42.md) | 57| 22242 | Client Authentication | [42](42.md) |
58| 30023 | Long-form Content | [23](23.md) |
59| 1000-9999 | Regular Events | [16](16.md) | 59| 1000-9999 | Regular Events | [16](16.md) |
60| 10000-19999 | Replaceable Events | [16](16.md) | 60| 10000-19999 | Replaceable Events | [16](16.md) |
61| 20000-29999 | Ephemeral Events | [16](16.md) | 61| 20000-29999 | Ephemeral Events | [16](16.md) |
@@ -92,6 +92,7 @@ When experimenting with kinds, keep in mind the classification introduced by [NI
92| ---------- | ----------------------- | ----------------- | ------------------------ | 92| ---------- | ----------------------- | ----------------- | ------------------------ |
93| e | event id (hex) | relay URL, marker | [1](01.md), [10](10.md) | 93| e | event id (hex) | relay URL, marker | [1](01.md), [10](10.md) |
94| p | pubkey (hex) | relay URL | [1](01.md) | 94| p | pubkey (hex) | relay URL | [1](01.md) |
95| a | coordinates to an event | relay URL | [33](33.md), [23](23.md) |
95| r | a reference (URL, etc) | | [12](12.md) | 96| r | a reference (URL, etc) | | [12](12.md) |
96| t | hashtag | | [12](12.md) | 97| t | hashtag | | [12](12.md) |
97| g | geohash | | [12](12.md) | 98| g | geohash | | [12](12.md) |