Add nip78 docs

This commit is contained in:
Alex Gleason 2023-06-17 22:22:39 -05:00
parent 164e7259e0
commit 387ddb9dfb
No known key found for this signature in database
GPG Key ID: 7211D1F99744FBB7
1 changed files with 7 additions and 0 deletions

7
docs/nip78.md Normal file
View File

@ -0,0 +1,7 @@
# Ditto NIP-78 events
[NIP-78](https://github.com/nostr-protocol/nips/blob/master/78.md) defines events of kind `30078` with a globally unique `d` tag. These events are queried by the `d` tag, which allows Ditto to store custom data on relays. Ditto uses reverse DNS names like `pub.ditto.<thing>` for `d` tags.
## `pub.ditto.blocks`
An encrypted array of blocked pubkeys, JSON stringified and encrypted with `nip07.encrypt`.