upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorfiatjaf_ <fiatjaf@gmail.com>2023-03-25 21:05:24 -0300
committerGitHub <noreply@github.com>2023-03-25 21:05:24 -0300
commit7823488ad17e32a15c7e837db05b6a60546bf058 (patch)
tree3dbbd15d055a1630260516f5c033250a26b010bd /README.md
parent23cec80e31f6b41df14f51533de6292d6cb8c9b0 (diff)
parent45b1860b52025182d6400fd804a5d376a183ee40 (diff)
Merge pull request #381 from arthurfranca/mention-alternative
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 37b2fe4..9390916 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ NIPs stand for **Nostr Implementation Possibilities**. They exist to document wh
9- [NIP-05: Mapping Nostr keys to DNS-based internet identifiers](05.md) 9- [NIP-05: Mapping Nostr keys to DNS-based internet identifiers](05.md)
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-07: `window.nostr` capability for web browsers](07.md) 11- [NIP-07: `window.nostr` capability for web browsers](07.md)
12- [NIP-08: Handling Mentions](08.md) 12- [NIP-08: Handling Mentions](08.md) – `unrecommended`: deprecated in favor of [NIP-27](27.md)
13- [NIP-09: Event Deletion](09.md) 13- [NIP-09: Event Deletion](09.md)
14- [NIP-10: Conventions for clients' use of `e` and `p` tags in text events](10.md) 14- [NIP-10: Conventions for clients' use of `e` and `p` tags in text events](10.md)
15- [NIP-11: Relay Information Document](11.md) 15- [NIP-11: Relay Information Document](11.md)
@@ -25,6 +25,7 @@ NIPs stand for **Nostr Implementation Possibilities**. They exist to document wh
25- [NIP-23: Long-form Content](23.md) 25- [NIP-23: Long-form Content](23.md)
26- [NIP-25: Reactions](25.md) 26- [NIP-25: Reactions](25.md)
27- [NIP-26: Delegated Event Signing](26.md) 27- [NIP-26: Delegated Event Signing](26.md)
28- [NIP-27: Text Note References](27.md)
28- [NIP-28: Public Chat](28.md) 29- [NIP-28: Public Chat](28.md)
29- [NIP-33: Parameterized Replaceable Events](33.md) 30- [NIP-33: Parameterized Replaceable Events](33.md)
30- [NIP-36: Sensitive Content](36.md) 31- [NIP-36: Sensitive Content](36.md)