From cddab6d244c4536e8197b77fbc4c8681284f56be Mon Sep 17 00:00:00 2001 From: Michael Dilger Date: Tue, 27 May 2025 22:48:23 +1200 Subject: [PATCH] Add NIP-77 to the README (#1939) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d4d8419d..397eceb5 100644 --- a/README.md +++ b/README.md @@ -88,6 +88,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos - [NIP-72: Moderated Communities](72.md) - [NIP-73: External Content IDs](73.md) - [NIP-75: Zap Goals](75.md) +- [NIP-77: Negentropy Syncing](77.md) - [NIP-78: Application-specific data](78.md) - [NIP-7D: Threads](7D.md) - [NIP-84: Highlights](84.md)