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-01-24 10:23:00 -0300
committerfiatjaf <fiatjaf@gmail.com>2023-01-25 13:08:20 -0300
commit45649d7b4d40fda4b4db8a02d007e6243a1153c9 (patch)
tree86eb7367638e7518c36f83dc9b428aba4f9072d9 /README.md
parentd179cd9758c0305300757ae6fa7eb9dc6d781223 (diff)
add NIP-21, `nostr:` url scheme.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index df955d3..f8dd7c9 100644
--- a/README.md
+++ b/README.md
@@ -20,6 +20,7 @@ NIPs stand for **Nostr Implementation Possibilities**. They exist to document wh
20- [NIP-16: Event Treatment](16.md) 20- [NIP-16: Event Treatment](16.md)
21- [NIP-19: bech32-encoded entities](19.md) 21- [NIP-19: bech32-encoded entities](19.md)
22- [NIP-20: Command Results](20.md) 22- [NIP-20: Command Results](20.md)
23- [NIP-21: `nostr:` URL scheme](21.md)
23- [NIP-22: Event created_at Limits](22.md) 24- [NIP-22: Event created_at Limits](22.md)
24- [NIP-25: Reactions](25.md) 25- [NIP-25: Reactions](25.md)
25- [NIP-26: Delegated Event Signing](26.md) 26- [NIP-26: Delegated Event Signing](26.md)