nips
nips copied to clipboard
Marking notifications as read
trafficstars
I need to mark notifications as "read" so the client doesn't display an unread bubble every time the user opens it. I know some clients already do this, but how? It can probably be a NIP-78 event, or just a locally stored value. But I'm curious what other people have already done.
I'm using https://github.com/nostr-protocol/nips/pull/933 but I haven't worked out the kinks yet, and I'm not certain it's the best approach.
I'm having this same problem.