upleb.uk

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

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Gardner <202880+erskingardner@users.noreply.github.com>2023-07-18 22:48:23 +0200
committerJeff Gardner <202880+erskingardner@users.noreply.github.com>2023-07-18 22:48:23 +0200
commit859bd471fe22ce18bcf208581040fbfa3b06dee4 (patch)
treea8b89ff4a476546e89e84b74cc76b6e9fb130f37
parentb480624ac27e7083ed01c7f3d2157fddf7bd692a (diff)
Update readme, change NIP number
-rw-r--r--99.md (renamed from 402.md)2
-rw-r--r--README.md4
2 files changed, 5 insertions, 1 deletions
diff --git a/402.md b/99.md
index c316670..e974a5e 100644
--- a/402.md
+++ b/99.md
@@ -1,4 +1,4 @@
1# NIP-402 1# NIP-99
2 2
3## Classifieds 3## Classifieds
4 4
diff --git a/README.md b/README.md
index 6da74cd..9ffff27 100644
--- a/README.md
+++ b/README.md
@@ -67,6 +67,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
67- [NIP-89: Recommended Application Handlers](89.md) 67- [NIP-89: Recommended Application Handlers](89.md)
68- [NIP-94: File Metadata](94.md) 68- [NIP-94: File Metadata](94.md)
69- [NIP-98: HTTP Auth](98.md) 69- [NIP-98: HTTP Auth](98.md)
70- [NIP-99: Classified Listings](99.md)
70 71
71## Event Kinds 72## Event Kinds
72 73
@@ -111,6 +112,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
111| `30023` | Long-form Content | [23](23.md) | 112| `30023` | Long-form Content | [23](23.md) |
112| `30078` | Application-specific Data | [78](78.md) | 113| `30078` | Application-specific Data | [78](78.md) |
113| `30311` | Live Event | [53](53.md) | 114| `30311` | Live Event | [53](53.md) |
115| `30402` | Classified Listing | [99](99.md) |
114| `31989` | Handler recommendation | [89](89.md) | 116| `31989` | Handler recommendation | [89](89.md) |
115| `31990` | Handler information | [89](89.md) | 117| `31990` | Handler information | [89](89.md) |
116 118
@@ -177,9 +179,11 @@ When experimenting with kinds, keep in mind the classification introduced by [NI
177| `expiration` | unix timestamp (string) | -- | [40](40.md) | 179| `expiration` | unix timestamp (string) | -- | [40](40.md) |
178| `image` | image URL | dimensions in pixels | [23](23.md), [58](58.md) | 180| `image` | image URL | dimensions in pixels | [23](23.md), [58](58.md) |
179| `lnurl` | `bech32` encoded `lnurl` | -- | [57](57.md) | 181| `lnurl` | `bech32` encoded `lnurl` | -- | [57](57.md) |
182| `location` | location string | -- | [99](99.md) |
180| `name` | badge name | -- | [58](58.md) | 183| `name` | badge name | -- | [58](58.md) |
181| `nonce` | random | -- | [13](13.md) | 184| `nonce` | random | -- | [13](13.md) |
182| `preimage` | hash of `bolt11` invoice | -- | [57](57.md) | 185| `preimage` | hash of `bolt11` invoice | -- | [57](57.md) |
186| `price` | price | currency, frequency | [99](99.md) |
183| `published_at` | unix timestamp (string) | -- | [23](23.md) | 187| `published_at` | unix timestamp (string) | -- | [23](23.md) |
184| `relay` | relay url | -- | [42](42.md) | 188| `relay` | relay url | -- | [42](42.md) |
185| `relays` | relay list | -- | [57](57.md) | 189| `relays` | relay list | -- | [57](57.md) |