diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
| @@ -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) | |