diff options
| -rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
| @@ -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) | |