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:
authorWilliam Casarin <jb55@jb55.com>2022-05-05 10:45:27 -0700
committerfiatjaf <fiatjaf@gmail.com>2022-05-06 22:04:57 -0300
commitd7a4aad4a0039285f2bc4723c2898593dca0d6c4 (patch)
treea94332ce141580d2d27bb0aeeb81ed11b277fe22 /README.md
parentad1eb96c2147d30f148480aac32aa98631f1d0b5 (diff)
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 <jb55@jb55.com>
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 3c4eb30..8f703e3 100644
--- a/README.md
+++ b/README.md
@@ -14,6 +14,7 @@ NIPs stand for **Nostr Implementation Possibilities**. They exist to document wh
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)
16- [NIP-12: Generic Tag Queries](12.md) 16- [NIP-12: Generic Tag Queries](12.md)
17- [NIP-13: Proof of Work](13.md)
17 18
18## Event Kinds 19## Event Kinds
19 20