upleb.uk

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

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAsaiToshiya <to.asai.60@gmail.com>2025-11-04 22:46:47 +0900
committerGitHub <noreply@github.com>2025-11-04 05:46:47 -0800
commit45668383e372fc6ec7c9aa4023efbfad637e6bfe (patch)
treeac4c1055eef75a26b0186e74da129ce14ded6428
parent62f0b14ae81fd062bb84791bca698b29f6b573a3 (diff)
add NIP-43 and its kinds to README. (#2110)
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index 445876e..ccae3aa 100644
--- a/README.md
+++ b/README.md
@@ -58,6 +58,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
58- [NIP-39: External Identities in Profiles](39.md) 58- [NIP-39: External Identities in Profiles](39.md)
59- [NIP-40: Expiration Timestamp](40.md) 59- [NIP-40: Expiration Timestamp](40.md)
60- [NIP-42: Authentication of clients to relays](42.md) 60- [NIP-42: Authentication of clients to relays](42.md)
61- [NIP-43: Relay Access Metadata and Requests](43.md)
61- [NIP-44: Encrypted Payloads (Versioned)](44.md) 62- [NIP-44: Encrypted Payloads (Versioned)](44.md)
62- [NIP-45: Counting results](45.md) 63- [NIP-45: Counting results](45.md)
63- [NIP-46: Nostr Remote Signing](46.md) 64- [NIP-46: Nostr Remote Signing](46.md)
@@ -182,6 +183,8 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
182| `7376` | Cashu Wallet History | [60](60.md) | 183| `7376` | Cashu Wallet History | [60](60.md) |
183| `7516` | Geocache log | [geocaching][geocaching] | 184| `7516` | Geocache log | [geocaching][geocaching] |
184| `7517` | Geocache proof of find | [geocaching][geocaching] | 185| `7517` | Geocache proof of find | [geocaching][geocaching] |
186| `8000` | Add User | [43](43.md) |
187| `8001` | Remove User | [43](43.md) |
185| `9000`-`9030` | Group Control Events | [29](29.md) | 188| `9000`-`9030` | Group Control Events | [29](29.md) |
186| `9041` | Zap Goal | [75](75.md) | 189| `9041` | Zap Goal | [75](75.md) |
187| `9321` | Nutzap | [61](61.md) | 190| `9321` | Nutzap | [61](61.md) |
@@ -213,6 +216,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
213| `10377` | Proxy Announcement | [Nostr Epoxy][nostr-epoxy] | 216| `10377` | Proxy Announcement | [Nostr Epoxy][nostr-epoxy] |
214| `11111` | Transport Method Announcement | [Nostr Epoxy][nostr-epoxy] | 217| `11111` | Transport Method Announcement | [Nostr Epoxy][nostr-epoxy] |
215| `13194` | Wallet Info | [47](47.md) | 218| `13194` | Wallet Info | [47](47.md) |
219| `13534` | Membership Lists | [43](43.md) |
216| `17375` | Cashu Wallet Event | [60](60.md) | 220| `17375` | Cashu Wallet Event | [60](60.md) |
217| `21000` | Lightning Pub RPC | [Lightning.Pub][lnpub] | 221| `21000` | Lightning Pub RPC | [Lightning.Pub][lnpub] |
218| `22242` | Client Authentication | [42](42.md) | 222| `22242` | Client Authentication | [42](42.md) |
@@ -221,6 +225,9 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
221| `24133` | Nostr Connect | [46](46.md) | 225| `24133` | Nostr Connect | [46](46.md) |
222| `24242` | Blobs stored on mediaservers | [Blossom][blossom] | 226| `24242` | Blobs stored on mediaservers | [Blossom][blossom] |
223| `27235` | HTTP Auth | [98](98.md) | 227| `27235` | HTTP Auth | [98](98.md) |
228| `28934` | Join Request | [43](43.md) |
229| `28935` | Invite Request | [43](43.md) |
230| `28936` | Leave Request | [43](43.md) |
224| `30000` | Follow sets | [51](51.md) | 231| `30000` | Follow sets | [51](51.md) |
225| `30001` | Generic lists | 51 (deprecated) | 232| `30001` | Generic lists | 51 (deprecated) |
226| `30002` | Relay sets | [51](51.md) | 233| `30002` | Relay sets | [51](51.md) |