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.md61
1 files changed, 31 insertions, 30 deletions
diff --git a/README.md b/README.md
index 417a3c3..836a593 100644
--- a/README.md
+++ b/README.md
@@ -132,36 +132,37 @@ When experimenting with kinds, keep in mind the classification introduced by [NI
132 132
133## Standardized Tags 133## Standardized Tags
134 134
135| name | value | other parameters | NIP | 135| name | value | other parameters | NIP |
136| -------------- | ------------------------------------ | -------------------- | ------------------------ | 136| ----------------- | ------------------------------------ | -------------------- | ------------------------ |
137| `a` | coordinates to an event | relay URL | [33](33.md), [23](23.md) | 137| `a` | coordinates to an event | relay URL | [33](33.md), [23](23.md) |
138| `d` | identifier | -- | [33](33.md) | 138| `d` | identifier | -- | [33](33.md) |
139| `e` | event id (hex) | relay URL, marker | [1](01.md), [10](10.md) | 139| `e` | event id (hex) | relay URL, marker | [1](01.md), [10](10.md) |
140| `g` | geohash | -- | [12](12.md) | 140| `g` | geohash | -- | [12](12.md) |
141| `i` | identity | proof | [39](39.md) | 141| `i` | identity | proof | [39](39.md) |
142| `p` | pubkey (hex) | relay URL | [1](01.md) | 142| `p` | pubkey (hex) | relay URL | [1](01.md) |
143| `r` | a reference (URL, etc) | -- | [12](12.md) | 143| `r` | a reference (URL, etc) | -- | [12](12.md) |
144| `t` | hashtag | -- | [12](12.md) | 144| `t` | hashtag | -- | [12](12.md) |
145| `amount` | millisats | -- | [57](57.md) | 145| `amount` | millisats | -- | [57](57.md) |
146| `bolt11` | `bolt11` invoice | -- | [57](57.md) | 146| `bolt11` | `bolt11` invoice | -- | [57](57.md) |
147| `challenge` | challenge string | -- | [42](42.md) | 147| `challenge` | challenge string | -- | [42](42.md) |
148| `delegation` | pubkey, conditions, delegation token | -- | [26](26.md) | 148| `content-warning` | reason | -- | [36](36.md) |
149| `description` | badge description | -- | [58](58.md) | 149| `delegation` | pubkey, conditions, delegation token | -- | [26](26.md) |
150| `description` | invoice description | -- | [57](57.md) | 150| `description` | badge description | -- | [58](58.md) |
151| `expiration` | unix timestamp (string) | -- | [40](40.md) | 151| `description` | invoice description | -- | [57](57.md) |
152| `image` | image URL | dimensions in pixels | [23](23.md), [58](58.md) | 152| `expiration` | unix timestamp (string) | -- | [40](40.md) |
153| `lnurl` | `bech32` encoded `lnurl` | -- | [57](57.md) | 153| `image` | image URL | dimensions in pixels | [23](23.md), [58](58.md) |
154| `name` | badge name | -- | [58](58.md) | 154| `lnurl` | `bech32` encoded `lnurl` | -- | [57](57.md) |
155| `nonce` | random | -- | [13](13.md) | 155| `name` | badge name | -- | [58](58.md) |
156| `preimage` | hash of `bolt11` invoice | -- | [57](57.md) | 156| `nonce` | random | -- | [13](13.md) |
157| `published_at` | unix timestamp (string) | -- | [23](23.md) | 157| `preimage` | hash of `bolt11` invoice | -- | [57](57.md) |
158| `relay` | relay url | -- | [42](42.md) | 158| `published_at` | unix timestamp (string) | -- | [23](23.md) |
159| `relays` | relay list | -- | [57](57.md) | 159| `relay` | relay url | -- | [42](42.md) |
160| `subject` | subject | -- | [14](14.md) | 160| `relays` | relay list | -- | [57](57.md) |
161| `summary` | article summary | -- | [23](23.md) | 161| `subject` | subject | -- | [14](14.md) |
162| `thumb` | badge thumbnail | dimensions in pixels | [58](58.md) | 162| `summary` | article summary | -- | [23](23.md) |
163| `title` | article title | -- | [23](23.md) | 163| `thumb` | badge thumbnail | dimensions in pixels | [58](58.md) |
164| `zap` | profile name | type of value | [57](57.md) | 164| `title` | article title | -- | [23](23.md) |
165| `zap` | profile name | type of value | [57](57.md) |
165 166
166## Criteria for acceptance of NIPs 167## Criteria for acceptance of NIPs
167 168