This is a big release, with tons of new stuff and bug fixes.
Initially a Rust library, we're working hard to port the Bitcoin Dev Kit to other languages using language bindings. The language bindings libraries can be thought of as sister libraries that expose part of the API of the full-featured Rust Bitcoin Dev Kit. And they're shaping up nicely; we now offer a wide range of features for wallet developers on Android, the JVM, Swift/iOS, and Python.
  • Output descriptors
  • Taproot support
  • All networks supported
  • Electrum support
  • Multisig
  • Replace-by-Fee
  • Send to multiple recipients
  • BIP39 mnemonics generation and wallet recovery
Interested devs should check out our website, sample Android and iOS apps, and Discord server!