VaderBass on Nostr: I’ve been in the nostrverse less than a week. Looked at this dudes SDK. Played with ...
I’ve been in the nostrverse less than a week. Looked at this dudes SDK. Played with it. Its going to speed up app development on nostr for sure!!! Im using it to build an app for censorship-free ratings of businesses and services (the anti-yelp). The SDK is also helping me familiarize with the overall protocol design and I hope to be making my own contributions soon.
Shout out to you YUKI!!! Super class act. Super useful libraries!
Shout out to you YUKI!!! Super class act. Super useful libraries!
quoting note1lhj…s6gjFor all devs using the Python, Kotlin or Swift rust-nostr libraries: I've published an alpha version of nostr-sdk with async/future support. Please give it a try and give me a feedback.
All rust-nostr libraries (except for protocol implementation) are async so make sense to convert bindings to async instead of keeping them blocking, but I don't know how common async programming is in those langs.
The alpha versions are:
* Python: 0.13.0a1.dev0
* Kotlin: 0.13.0-alpha.1
* Swift: 0.13.0-alpha.1
Here you can find some async python examples: https://github.com/rust-nostr/nostr/tree/async-ffi/bindings%2Fnostr-sdk-ffi%2Fbindings-python%2Fexamples
https://github.com/rust-nostr/nostr/pull/379
dontbelievethehype (npub1nxa…a6q8) Dustin Dannenhauer (npub1mgv…pdjc) dluvian (npub1use…k5ks) dcadenas (npub138h…rdr2)
#rustnostr