Lol, I didn’t — literally built this just as a POC of the Nostr Dev Kit (#NDK) I’ve been writing
Discussion
NDK? Interesting... is it public?
Not yet, widely pre-alpha but will release an alpha this week.
it’s basically the idea #[4] had with easy-nostr but I’m starting it from scratch with a bit more structure
The goal is to make gossip-like relay interaction happen out of the box; every time I write a new client I need to do the same code to fetch events out of the explicit relays, I want to make that and much more transparent to the client.