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:
authorbenthecarman <15256660+benthecarman@users.noreply.github.com>2025-07-16 06:13:09 -0500
committerGitHub <noreply@github.com>2025-07-16 12:13:09 +0100
commit1afb6da049e57dd628ef46a3b0f90300653a66ee (patch)
tree2a516bc27b38f3e5bc36fa95343ee546bb665808 /README.md
parentd306f6b3f81fe3bcffa0effe80aebd5c1572b1e7 (diff)
NIP-87: Ecash Mint Discoverability (#1110)
Co-authored-by: Pablo Fernandez <pfer@me.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 6 insertions, 3 deletions
diff --git a/README.md b/README.md
index 397eceb..ff7e9bb 100644
--- a/README.md
+++ b/README.md
@@ -93,6 +93,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
93- [NIP-7D: Threads](7D.md) 93- [NIP-7D: Threads](7D.md)
94- [NIP-84: Highlights](84.md) 94- [NIP-84: Highlights](84.md)
95- [NIP-86: Relay Management API](86.md) 95- [NIP-86: Relay Management API](86.md)
96- [NIP-87: Ecash Mint Discoverability](87.md)
96- [NIP-88: Polls](88.md) 97- [NIP-88: Polls](88.md)
97- [NIP-89: Recommended Application Handlers](89.md) 98- [NIP-89: Recommended Application Handlers](89.md)
98- [NIP-90: Data Vending Machines](90.md) 99- [NIP-90: Data Vending Machines](90.md)
@@ -107,7 +108,6 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
107- [NIP-C7: Chats](C7.md) 108- [NIP-C7: Chats](C7.md)
108 109
109## Event Kinds 110## Event Kinds
110
111| kind | description | NIP | 111| kind | description | NIP |
112| ------------- | ------------------------------- | -------------------------------------- | 112| ------------- | ------------------------------- | -------------------------------------- |
113| `0` | User Metadata | [01](01.md) | 113| `0` | User Metadata | [01](01.md) |
@@ -200,6 +200,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
200| `10166` | Relay Monitor Announcement | [66](66.md) | 200| `10166` | Relay Monitor Announcement | [66](66.md) |
201| `13194` | Wallet Info | [47](47.md) | 201| `13194` | Wallet Info | [47](47.md) |
202| `17375` | Cashu Wallet Event | [60](60.md) | 202| `17375` | Cashu Wallet Event | [60](60.md) |
203| `17375` | Ecash Mint Recommendation | [87](87.md) |
203| `21000` | Lightning Pub RPC | [Lightning.Pub][lnpub] | 204| `21000` | Lightning Pub RPC | [Lightning.Pub][lnpub] |
204| `22242` | Client Authentication | [42](42.md) | 205| `22242` | Client Authentication | [42](42.md) |
205| `23194` | Wallet Request | [47](47.md) | 206| `23194` | Wallet Request | [47](47.md) |
@@ -247,9 +248,11 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
247| `31924` | Calendar | [52](52.md) | 248| `31924` | Calendar | [52](52.md) |
248| `31925` | Calendar Event RSVP | [52](52.md) | 249| `31925` | Calendar Event RSVP | [52](52.md) |
249| `31989` | Handler recommendation | [89](89.md) | 250| `31989` | Handler recommendation | [89](89.md) |
250| `31990` | Handler information | [89](89.md) | | 251| `31990` | Handler information | [89](89.md) |
251| `32267` | Software Application | | | 252| `32267` | Software Application | |
252| `34550` | Community Definition | [72](72.md) | 253| `34550` | Community Definition | [72](72.md) |
254| `38172` | Cashu Mint Announcement | [87](87.md) |
255| `38173` | Fedimint Announcement | [87](87.md) |
253| `38383` | Peer-to-peer Order events | [69](69.md) | 256| `38383` | Peer-to-peer Order events | [69](69.md) |
254| `39000-9` | Group metadata events | [29](29.md) | 257| `39000-9` | Group metadata events | [29](29.md) |
255| `39089` | Starter packs | [51](51.md) | 258| `39089` | Starter packs | [51](51.md) |