From d7a4aad4a0039285f2bc4723c2898593dca0d6c4 Mon Sep 17 00:00:00 2001 From: William Casarin Date: Thu, 5 May 2022 10:45:27 -0700 Subject: Proof of Work Thanks-to: Cameri and scsibug for the initial idea of using the id for PoW Thanks-to: David A. Harding for the difficulty commitment idea Signed-off-by: William Casarin --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 3c4eb30..8f703e3 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ NIPs stand for **Nostr Implementation Possibilities**. They exist to document wh - [NIP-10: Conventions for clients' use of `e` and `p` tags in text events.](10.md) - [NIP-11: Relay Information Document](11.md) - [NIP-12: Generic Tag Queries](12.md) +- [NIP-13: Proof of Work](13.md) ## Event Kinds -- cgit v1.2.3