While I have you guys:
I started building out the gif keyboard
Is there a function that’s already built out for querying a specific relay?
queryRelay(relay, kind, author, tags…) -> JSON events
I’ve been using Yuki’s Nostr-SDK for my projects, but I didn’t want to add more package dependencies to Damus
Any guidance you guys have would be helpful, thanks!