From bdb1eceba469206381a8fc50a0b62df41c19af8d Mon Sep 17 00:00:00 2001 From: polwex Date: Thu, 28 Aug 2025 20:22:07 +0700 Subject: m --- desk/NOTES.md | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 desk/NOTES.md (limited to 'desk/NOTES.md') diff --git a/desk/NOTES.md b/desk/NOTES.md new file mode 100644 index 0000000..078ccf6 --- /dev/null +++ b/desk/NOTES.md @@ -0,0 +1,31 @@ +# NIPS to implement + + +- NIP-2 for follow lists +- NIP-25 for reactions + +- NIP-17 for private DMs +https://github.com/nostr-protocol/nips/blob/master/17.md + +- NIP-10 for mentions and replies + +- NIP-18 for Quotes and RTs + +- NIP-57 lightning zaps + + +# Relay discovery + +https://nostr.watch/ + +# Tag specs +https://nostr-nips.com/#standardized-tags + +- 'e' for event, +- 'p' for people, +- 't' for hashtag +- 'r' for relays +- 'd' for identifier # wtf? +- 'm' for mime type +- 'a' for event coordinates +- 'g' for geohash -- cgit v1.2.3