commit fa70c376b1013b4dcff5721685a6eefd53e1d3fe
parent fd130b78e748c7040989f40969c99017256c9418
Author: alltheseas <64376233+alltheseas@users.noreply.github.com>
Date: Wed, 10 Jul 2024 01:02:46 +0300
Update README.md
Added NIP-70 to NIP list
Diffstat:
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -39,6 +39,7 @@ damus implements the following [Nostr Implementation Possibilities][nips]
- [NIP-25: Reactions][NIP25]
- [NIP-42: Authentication of clients to relays][nip42]
- [NIP-56: Reporting][nip56]
+- [NIP-70: Protected Events][nip70]
[nips]: https://github.com/nostr-protocol/nips
[nip01]: https://github.com/nostr-protocol/nips/blob/master/01.md
@@ -51,7 +52,7 @@ damus implements the following [Nostr Implementation Possibilities][nips]
[nip25]: https://github.com/nostr-protocol/nips/blob/master/25.md
[nip42]: https://github.com/nostr-protocol/nips/blob/master/42.md
[nip56]: https://github.com/nostr-protocol/nips/blob/master/56.md
-
+[nip70]: https://github.com/nostr-protocol/nips/blob/protected-events-tag/70.md
## Getting Started on Damus