Avatar
Yuki Kishimoto
68d81165918100b7da43fc28f7d1fc12554466e1115886b9e7bb326f65ec4272
GitHub: https://github.com/yukibtc PGP: 86F3 105A DFA8 AB58 7268 DCD7 8D3D CD04 2496 19D1

Just published v0.0.3 of nostr and nostr-sdk bindings packages.

https://github.com/rust-nostr/nostr#available-packages

New [alpha] release of nostr-sdk (python bindings)

https://pypi.org/project/nostr-sdk/

Replying to Avatar Jaspion

nostr:npub1gcxzte5zlkncx26j68ez60fzkvtkm9e0vrwdcvsjakxf9mu9qewqlfnj5z this #rust #Nostr lib has many bindings to other languages. Wouldn't this help unload some work from you?

Kotlin lib isn't ready but can be tested :)

Solved by using = operator:

nostr = "=0.22.0-bitcoin-v0.29"

nostr and nostr-sdk v0.22 are out! πŸ¦€

If you are using bitcoin v0.29 in your deps, you can use version 0.22.0-bitcoin-v0.29 instead of 0.22

Thanks to #[0]​ #[1]​ #[2]​ #[3]​ #[4]​ and to everyone else that I not mentioned.

https://github.com/rust-nostr/nostr/releases/tag/v0.22.0

No, it’s not a reimplementation. I basically used the same code of bdk-reserves (not directly as dep because it use bdk 0.27 instead of 0.28, I’ll open a PR to bump it).