Skip to content

Commit 762b6f7

Browse files
Add missing NIPs to readme
Pull-Request: #1055
1 parent 84b1a01 commit 762b6f7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ Learn more about `rust-nostr` at <https://rust-nostr.org>.
5252
|| [05 - Mapping Nostr keys to DNS-based internet ids](https://github.com/nostr-protocol/nips/blob/master/05.md) |
5353
|| [06 - Basic key derivation from mnemonic seed phrase](https://github.com/nostr-protocol/nips/blob/master/06.md) |
5454
|| [07 - `window.nostr` capability for web browsers](https://github.com/nostr-protocol/nips/blob/master/07.md) |
55+
|| [08 - Handling Mentions](https://github.com/nostr-protocol/nips/blob/master/08.md) |
5556
|| [09 - Event Deletion](https://github.com/nostr-protocol/nips/blob/master/09.md) |
5657
|| [10 - Use of `e` and `p` tags in text events](https://github.com/nostr-protocol/nips/blob/master/10.md) |
5758
|| [11 - Relay Information Document](https://github.com/nostr-protocol/nips/blob/master/11.md) |
@@ -100,8 +101,10 @@ Learn more about `rust-nostr` at <https://rust-nostr.org>.
100101
|| [60 - Cashu Wallet](https://github.com/nostr-protocol/nips/blob/master/60.md) |
101102
|| [61 - Nutzaps](https://github.com/nostr-protocol/nips/blob/master/61.md) |
102103
|| [62 - Request to Vanish](https://github.com/nostr-protocol/nips/blob/master/62.md) |
104+
|| [64 - Chess (PGN)](https://github.com/nostr-protocol/nips/blob/master/64.md) |
103105
|| [65 - Relay List Metadata](https://github.com/nostr-protocol/nips/blob/master/65.md) |
104106
|| [66 - Relay Discovery and Liveness Monitoring](https://github.com/nostr-protocol/nips/blob/master/66.md) |
107+
|| [68 - Picture-first feeds](https://github.com/nostr-protocol/nips/blob/master/68.md) |
105108
|| [69 - P2P Order events](https://github.com/nostr-protocol/nips/blob/master/69.md) |
106109
|| [70 - Protected Events](https://github.com/nostr-protocol/nips/blob/master/70.md) |
107110
|| [71 - Video Events](https://github.com/nostr-protocol/nips/blob/master/71.md) |
@@ -113,6 +116,7 @@ Learn more about `rust-nostr` at <https://rust-nostr.org>.
113116
|| [7D - Threads](https://github.com/nostr-protocol/nips/blob/master/7D.md) |
114117
|| [84 - Highlights](https://github.com/nostr-protocol/nips/blob/master/84.md) |
115118
|| [86 - Relay Management API](https://github.com/nostr-protocol/nips/blob/master/86.md) |
119+
|| [87 - Ecash Mint Discoverability](https://github.com/nostr-protocol/nips/blob/master/87.md) |
116120
|| [88 - Polls](https://github.com/nostr-protocol/nips/blob/master/88.md) |
117121
|| [89 - Recommended Application Handlers](https://github.com/nostr-protocol/nips/blob/master/89.md) |
118122
|| [90 - Data Vending Machine](https://github.com/nostr-protocol/nips/blob/master/90.md) |
@@ -126,6 +130,7 @@ Learn more about `rust-nostr` at <https://rust-nostr.org>.
126130
|| [B7 - Blossom](https://github.com/nostr-protocol/nips/blob/master/B7.md) |
127131
|| [C0 - Code Snippets](https://github.com/nostr-protocol/nips/blob/master/C0.md) |
128132
|| [C7 - Chats](https://github.com/nostr-protocol/nips/blob/master/C7.md) |
133+
|| [EE - Messaging using the MLS Protocol](https://github.com/nostr-protocol/nips/blob/master/EE.md) |
129134

130135
## State
131136

0 commit comments

Comments
 (0)