upleb.uk

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

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpablof7z <p@f7z.io>2023-06-07 23:19:56 +0200
committerfiatjaf_ <fiatjaf@gmail.com>2023-06-07 20:37:45 -0300
commitc78856d281658ba5c795b5295418692aa2827d2e (patch)
tree0e51d67f75c2ab70b8ab575f7307f3557abc426d
parent867c8bb334b0d9bb22a6af5c16ce6d186852af5a (diff)
update readme with NIP-89
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 963fd79..fbe43f9 100644
--- a/README.md
+++ b/README.md
@@ -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