diff options
| author | fiatjaf <fiatjaf@gmail.com> | 2022-05-05 17:08:40 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-05-05 17:08:40 -0300 |
| commit | 8ab240e8895928bb1199a74cf367463529cdf35b (patch) | |
| tree | c8e80223b4688fde4b7959e7cbbbc50b793ebe91 /README.md | |
| parent | b616aefbf2f602a2ae9e4f369baf55f957cf6579 (diff) | |
| parent | f5ca13f3aa5e9c0fd4096b5353abf1942b271672 (diff) | |
Merge pull request #2 from unclebob/master
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.](10.md) | ||
| 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 | ||