diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 9 |
1 files changed, 9 insertions, 0 deletions
| @@ -73,6 +73,9 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos | |||
| 73 | - [NIP-57: Lightning Zaps](57.md) | 73 | - [NIP-57: Lightning Zaps](57.md) |
| 74 | - [NIP-58: Badges](58.md) | 74 | - [NIP-58: Badges](58.md) |
| 75 | - [NIP-59: Gift Wrap](59.md) | 75 | - [NIP-59: Gift Wrap](59.md) |
| 76 | - [NIP-60: Cashu Wallet](60.md) | ||
| 77 | - [NIP-61: Nutzaps](61.md) | ||
| 78 | - [NIP-64: Chess (PGN)](64.md) | ||
| 76 | - [NIP-64: Chess (PGN)](64.md) | 79 | - [NIP-64: Chess (PGN)](64.md) |
| 77 | - [NIP-65: Relay List Metadata](65.md) | 80 | - [NIP-65: Relay List Metadata](65.md) |
| 78 | - [NIP-70: Protected Events](70.md) | 81 | - [NIP-70: Protected Events](70.md) |
| @@ -140,8 +143,12 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos | |||
| 140 | | `5000`-`5999` | Job Request | [90](90.md) | | 143 | | `5000`-`5999` | Job Request | [90](90.md) | |
| 141 | | `6000`-`6999` | Job Result | [90](90.md) | | 144 | | `6000`-`6999` | Job Result | [90](90.md) | |
| 142 | | `7000` | Job Feedback | [90](90.md) | | 145 | | `7000` | Job Feedback | [90](90.md) | |
| 146 | | `7374` | Reserved Cashu Wallet Tokens | [60](60.md) | | ||
| 147 | | `7375` | Cashu Wallet Tokens | [60](60.md) | | ||
| 148 | | `7376` | Cashu Wallet History | [60](60.md) | | ||
| 143 | | `9000`-`9030` | Group Control Events | [29](29.md) | | 149 | | `9000`-`9030` | Group Control Events | [29](29.md) | |
| 144 | | `9041` | Zap Goal | [75](75.md) | | 150 | | `9041` | Zap Goal | [75](75.md) | |
| 151 | | `9321` | Nutzap | [61](61.md) | | ||
| 145 | | `9467` | Tidal login | [Tidal-nostr] | | 152 | | `9467` | Tidal login | [Tidal-nostr] | |
| 146 | | `9734` | Zap Request | [57](57.md) | | 153 | | `9734` | Zap Request | [57](57.md) | |
| 147 | | `9735` | Zap | [57](57.md) | | 154 | | `9735` | Zap | [57](57.md) | |
| @@ -156,6 +163,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos | |||
| 156 | | `10007` | Search relays list | [51](51.md) | | 163 | | `10007` | Search relays list | [51](51.md) | |
| 157 | | `10009` | User groups | [51](51.md), [29](29.md) | | 164 | | `10009` | User groups | [51](51.md), [29](29.md) | |
| 158 | | `10015` | Interests list | [51](51.md) | | 165 | | `10015` | Interests list | [51](51.md) | |
| 166 | | `10019` | Nutzap Mint Recommendation | [61](61.md) | | ||
| 159 | | `10030` | User emoji list | [51](51.md) | | 167 | | `10030` | User emoji list | [51](51.md) | |
| 160 | | `10050` | Relay list to receive DMs | [51](51.md), [17](17.md) | | 168 | | `10050` | Relay list to receive DMs | [51](51.md), [17](17.md) | |
| 161 | | `10063` | User server list | [Blossom][blossom] | | 169 | | `10063` | User server list | [Blossom][blossom] | |
| @@ -209,6 +217,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos | |||
| 209 | | `34235` | Video Event | [71](71.md) | | 217 | | `34235` | Video Event | [71](71.md) | |
| 210 | | `34236` | Short-form Portrait Video Event | [71](71.md) | | 218 | | `34236` | Short-form Portrait Video Event | [71](71.md) | |
| 211 | | `34550` | Community Definition | [72](72.md) | | 219 | | `34550` | Community Definition | [72](72.md) | |
| 220 | | `37375` | Cashu Wallet Event | [60](60.md) | | ||
| 212 | | `39000-9` | Group metadata events | [29](29.md) | | 221 | | `39000-9` | Group metadata events | [29](29.md) | |
| 213 | 222 | ||
| 214 | [NUD: Custom Feeds]: https://wikifreedia.xyz/cip-01/ | 223 | [NUD: Custom Feeds]: https://wikifreedia.xyz/cip-01/ |