diff options
| author | fiatjaf_ <fiatjaf@gmail.com> | 2025-04-24 13:47:04 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-04-24 13:47:04 -0300 |
| commit | 5a371a5b92f497a59ce23eb320a2d5c1cca29eb4 (patch) | |
| tree | 31cac9401a1c5475822c37bb65c35411710cbbad /README.md | |
| parent | 4f09333ab538de527f693dd18f14726a879bc594 (diff) | |
add B7 NIP for Blossom interaction (#1822)
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
| @@ -89,6 +89,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos | |||
| 89 | - [NIP-73: External Content IDs](73.md) | 89 | - [NIP-73: External Content IDs](73.md) |
| 90 | - [NIP-75: Zap Goals](75.md) | 90 | - [NIP-75: Zap Goals](75.md) |
| 91 | - [NIP-78: Application-specific data](78.md) | 91 | - [NIP-78: Application-specific data](78.md) |
| 92 | - [NIP-7D: Threads](7D.md) | ||
| 92 | - [NIP-84: Highlights](84.md) | 93 | - [NIP-84: Highlights](84.md) |
| 93 | - [NIP-86: Relay Management API](86.md) | 94 | - [NIP-86: Relay Management API](86.md) |
| 94 | - [NIP-88: Polls](88.md) | 95 | - [NIP-88: Polls](88.md) |
| @@ -99,7 +100,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos | |||
| 99 | - [NIP-96: HTTP File Storage Integration](96.md) | 100 | - [NIP-96: HTTP File Storage Integration](96.md) |
| 100 | - [NIP-98: HTTP Auth](98.md) | 101 | - [NIP-98: HTTP Auth](98.md) |
| 101 | - [NIP-99: Classified Listings](99.md) | 102 | - [NIP-99: Classified Listings](99.md) |
| 102 | - [NIP-7D: Threads](7D.md) | 103 | - [NIP-B7: Blossom](B7.md) |
| 103 | - [NIP-C0: Code Snippets](C0.md) | 104 | - [NIP-C0: Code Snippets](C0.md) |
| 104 | - [NIP-C7: Chats](C7.md) | 105 | - [NIP-C7: Chats](C7.md) |
| 105 | 106 | ||