diff options
| author | Robert C. Martin <unclebob@cleancoder.com> | 2022-05-05 11:06:03 -0500 |
|---|---|---|
| committer | Robert C. Martin <unclebob@cleancoder.com> | 2022-05-05 11:06:03 -0500 |
| commit | b66b82e66cf0ee666d3a6daf91d21e830841afc7 (patch) | |
| tree | 293565619530f25ceeed9c0a510cf17bb1b630f2 /README.md | |
| parent | bd4a81a6042534fd88cb590ddf0524f5a8fe10bb (diff) | |
change ~mandatory~ to optional, add NIP-10 to README
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -10,6 +10,7 @@ NIPs stand for **Nostr Implementation Possibilities**. They exist to document wh | |||
| 10 | - [NIP-06: Basic key derivation from mnemonic seed phrase](06.md) | 10 | - [NIP-06: Basic key derivation from mnemonic seed phrase](06.md) |
| 11 | - [NIP-08: Handling Mentions](08.md) | 11 | - [NIP-08: Handling Mentions](08.md) |
| 12 | - [NIP-09: Event Deletion](09.md) | 12 | - [NIP-09: Event Deletion](09.md) |
| 13 | - [NIP-10: Conventions for clients' use of `e` and `p` tags in text events. | ||
| 13 | - [NIP-11: Relay Information Document](11.md) | 14 | - [NIP-11: Relay Information Document](11.md) |
| 14 | - [NIP-12: Generic Tag Queries](12.md) | 15 | - [NIP-12: Generic Tag Queries](12.md) |
| 15 | 16 | ||