diff options
| author | Kieran <kieran@harkin.me> | 2023-04-24 11:22:47 +0100 |
|---|---|---|
| committer | Kieran <kieran@harkin.me> | 2023-05-08 12:25:49 +0100 |
| commit | 30620c8e542b398f58f69426736a01d9aaa79452 (patch) | |
| tree | aaa3b1d833c46146a4f606e6bff45fef14aff352 | |
| parent | 2d31ddd38a133584a2eea58fdbe106452999cce3 (diff) | |
Update readme
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -61,6 +61,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos | |||
| 61 | - [NIP-65: Relay List Metadata](65.md) | 61 | - [NIP-65: Relay List Metadata](65.md) |
| 62 | - [NIP-78: Application-specific data](78.md) | 62 | - [NIP-78: Application-specific data](78.md) |
| 63 | - [NIP-94: File Metadata](94.md) | 63 | - [NIP-94: File Metadata](94.md) |
| 64 | - [NIP-98: HTTP Auth](98.md) | ||
| 64 | 65 | ||
| 65 | ## Event Kinds | 66 | ## Event Kinds |
| 66 | 67 | ||
| @@ -92,6 +93,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos | |||
| 92 | | `23194` | Wallet Request | [47](47.md) | | 93 | | `23194` | Wallet Request | [47](47.md) | |
| 93 | | `23195` | Wallet Response | [47](47.md) | | 94 | | `23195` | Wallet Response | [47](47.md) | |
| 94 | | `24133` | Nostr Connect | [46](46.md) | | 95 | | `24133` | Nostr Connect | [46](46.md) | |
| 96 | | `27235` | HTTP Auth | [98](98.md) | | ||
| 95 | | `30000` | Categorized People List | [51](51.md) | | 97 | | `30000` | Categorized People List | [51](51.md) | |
| 96 | | `30001` | Categorized Bookmark List | [51](51.md) | | 98 | | `30001` | Categorized Bookmark List | [51](51.md) | |
| 97 | | `30008` | Profile Badges | [58](58.md) | | 99 | | `30008` | Profile Badges | [58](58.md) | |