Dustin Dannenhauer on Nostr: DVM ecosystem still needs a bit more tooling to make it simple to work with… ...
DVM ecosystem still needs a bit more tooling to make it simple to work with…
quoting note132v…2eupDVMs are a request and a response, with optional status updates. It's like a long-running HTTP request on top of Nostr with status updates. It is very annoying to deal with unless you build an abstraction on top of it, basically a method like fetch() with an updates listener.