bitcoinbayfoundation / baywallet

ldk wallet for the plebs of tampa, by tampa plebs
MIT License
11 stars 1 forks source link

Extract nostr event info #46

Closed bennyhodl closed 1 year ago

bennyhodl commented 1 year ago

Events should have a function for extracting if an event is a reply or a quote about the event.

bennyhodl commented 1 year ago

Reference https://github.com/nbd-wtf/nostr-tools#parsing-references-mentions-from-a-content-using-nip-10-and-nip-27 for how to do it with nostr-tools

bennyhodl commented 1 year ago

https://github.com/bennyhodl/baywallet/pull/82