nostr-relaypool-ts
nostr-relaypool-ts copied to clipboard
Support for event reactions
I see you have implemented the functionality to collect event reactions and references in the event.ts file, is there anything holding you back from adding it to the latest release? If so, I would like to help.
Hi Sebastian,
If there are missing things from event.ts, feel free to add and submit pull requests (start small, add unit tests, please).
Right now I'm focusing on other things (bug fixing in relay.ts, caching), but all help is welcome in every part of the library.