BDK YouTube just posted its most recent video for "Tech Talks", check all of them out from Q2:
https://www.youtube.com/@bitcoindevkit
1 - Language Bindings
2 - Silent Payments
3 - Transactions
4 - CLI
5 - Compact Block Filters
6 - Mobile
Bitcoin Dev Kit
_@bitcoindevkit.org
npub13dk3...gnvc
The Bitcoin Dev Kit project is building open source tools and libraries designed to be a solid foundation for cross-platform, descriptor based #bitcoin wallets.
📢 bdk_wallet v2.0.0 is out now! This is the final 2.0, even though the major version went up most users will see no API breaking changes, and check the release notes for compatible chain client crates.
See: 
GitHub
Release Release wallet-2.0.0 · bitcoindevkit/bdk_wallet
Summary
This release includes a bug fix for handling stuck or evicted transactions, performance enhancements for large wallets, more extensive test...
📣 bdk_wallet v2.0.0-beta.0 is out now! Note this is a beta release in preparation for a final 2.0 while we continue to gather feedback from users. Even though the major version went up most users will see no API breaking changes. See: 
GitHub
Release Release wallet-2.0.0-beta.0 · bitcoindevkit/bdk_wallet
Summary
This is a beta release in preparation for a final v2.0.0 of BDK wallet. We encourage users to test the release and report any issues.
The r...
A big thanks to @npub1a6vf...g0cr for getting the bdk-cli 1.0.0 release done! and rustaceanrob for adding the cool new kyoto based compact block filter client to it! See release notes for all the details.
https://github.com/bitcoindevkit/bdk-cli/releases/tag/v1.0.
2025 Q1 Update: What Have We Been Up To?
bdk_wallet 1.1, Book of BDK, Kyoto, and more!
https://bitcoindevkit.org/blog/_2025-q1-update/
BDK YouTube is alive! New recent content
- Tech Talk: Language Bindings
- Tutorial: Build a bitcoin wallet in ~11 mins
And more coming this year…
https://www.youtube.com/@bitcoindevkit


Happy to announce our first new BDK Foundation corporate members for 2025 @AnchorWatch, @CleanSpark_Inc, and @Proton Wallet foundation! Thank you for supporting our mission to build awesome FOSS tools for #bitcoin software devs everywhere.
https://bitcoindevkit.org/blog/_2025q1-new-foundation-members/
We're excited to have @Leonardo on the team as a project maintainer. He will be a huge help supporting and improving the growing collection of libs and tools that make up BDK!
A huge thanks to @npub13s0k...5g70 for supporting Leo and other Brazilian BDK & Bitcoin contributors.
https://medium.com/vinteum-org/leonardo-lima-named-bdk-maintainer-and-renews-his-vinteum-grant-65df014e9292
Release bdk_wallet 1.2.0 is out! TxBuilder::add_recipient function now accepts impls of Into<ScriptBuf>, coinbase outputs are eligible for selection if maturing in next block, and Wallets persisted with a rusqlite are thread-safe. For all the details see:

GitHub
Release Release wallet-1.2.0 · bitcoindevkit/bdk
Summary
In this release of bdk_wallet 1.2.0 The TxBuilder add_recipient function now accepts anything that implements Into<ScriptBuf>. The wallet c...
`bdk-ffi` version 1.1.0 is released along with its native language bindings:
* 🤖 Android
* ☕️ Java
* 🐍 Python
* 📱 Swift
Congrats to all our contributors, this is our first bindings release for the 1.0 version of bdk, packed with new features and capabilities 🚀
`bdk-ffi` exposes Bitcoin Dev Kit (🦀 Rust) to more languages that you love, each of the native language bindings can be found below ⬇️
`bdk-android`:
`bdk-jvm`:
`bdk-python`:
`bdk-swift`: 
GitHub
GitHub - bitcoindevkit/bdk-ffi
Contribute to bitcoindevkit/bdk-ffi development by creating an account on GitHub.
Maven Central
Maven Central: org.bitcoindevkit:bdk-android
Discover bdk-android in the org.bitcoindevkit namespace. Explore metadata, contributors, the Maven POM file, and more.
Maven Central
Maven Central: org.bitcoindevkit:bdk-jvm
Discover bdk-jvm in the org.bitcoindevkit namespace. Explore metadata, contributors, the Maven POM file, and more.
Client Challenge
GitHub
GitHub - bitcoindevkit/bdk-swift: Swift package for bdk-ffi
Swift package for bdk-ffi . Contribute to bitcoindevkit/bdk-swift development by creating an account on GitHub.
Congratulations to @Proton Wallet !
We love seeing you give your 100M users this great privacy-focused easy-to-use #Bitcoin wallet built on FOSS software.


Proton
Proton Wallet brings safe Bitcoin self-custody to everyone | Proton
Proton Wallet offers a safe, easy way to hold and transact with Bitcoin. Now there’s no reason to let third parties hold your BTC.
The bdk_wallet v1.1.0 release is out! tx builder now defaults to version 2 transactions and we added support for testnet4. This is the first in our planned series of 1.x bi-monthly features releases. All the details here:

GitHub
Release Release wallet-1.1.0 · bitcoindevkit/bdk
Summary
In this release of bdk_wallet v1.1.0 the tx builder is updated to use transaction version 2 by default, and support for wallets using testn...
This year the BDK Foundation is focusing on growing our membership base.
We're happy to welcome our new grantee, the pseudonymous John Galt!
John will be working on developing our membership program, partnerships & onboarding new members. Reach out at hello@bitcoindevkit.org.
The BDK Foundation is overseen by a volunteer board of directors, and run by a small operations team, who do the day to day work of paying developer grants, maintaining the web site, and recruiting new contributors and grantees.
The BDK Foundation is a non-profit, membership based organization.
Think of it as a trade associate for projects building on BDK with the mission to support the developers maintaining the open source software and project infrastructure.
Join us:
Bitcoin Dev Kit Foundation - Bitcoin Dev Kit
BDK Foundation Website
Become a Member - Bitcoin Dev Kit
Information on how to become a member of the Bitcoin Dev Kit Foundation
🚨 the legacy `bdk` crate release 0.30.1 is out! This is a patch release that fixes a regression in electrum syncing introduced in 0.30.0. Check it out:
This release also officially deprecates the `bdk` crate, please migrate to the new `bdk_wallet` 1.0.0.
GitHub
Release Release bdk 0.30.1 · bitcoindevkit/bdk
!! DEPRECATED !!
The bdk library is now deprecated and replaced by bdk_wallet. All projects should migrate to bdk_wallet 1.0.0 or newer as soon as ...
👏 Congrats to all our contributors on finishing the final `bdk_wallet` 1.0.0 release! This tag also contains small improvements to the wallet `transactions` function and `next_unused_address` API docs. 
GitHub
Release Release wallet-1.0.0 · bitcoindevkit/bdk
Summary
This is the final bdk_wallet 1.0.0 release. It contains small improvements to the wallet transactions function and
next_unused_address API ...
BDK 1.0.0-beta.6 is out! This is the final "beta" test release before a final bdk_wallet 1.0.0 version. Changes include small bug fixes and API improvements plus an improved algorithm for determining which transactions are in the current best "canonical" block chain. The new canonicalization algorithm processes the transaction graph in linear time versus the prior quadratic time algorithm.

GitHub
Release Release 1.0.0-beta.6 · bitcoindevkit/bdk
Summary
This is the final "beta" test release before a final bdk_wallet 1.0.0 version. Changes include small bug fixes and API improvements plus an...
✨ New BDK blog post
🔎 “2024 Q4 Code Audit”
https://bitcoindevkit.org/blog/_2024-q4-code-audit/
Check out the results of a code audit we had on BDK 1.0!
📣 Bitcoin Dev Kit Foundation Q4 Grantee updates
1) LagginTimes: New Full-Time Rust maintainer!
🔗
2) @Evan Lin: Continuing with BDK as Part-Time Rust Maintainer (and joining Frostsnap)!
🔗
3) Nymius: New Project Grantee (working on Silent Payments and more)!
🔗
Check out our grantees and apply for 2025!
✉️ grants@bitcoindevkit.org
GitHub
LagginTimes - Overview
LagginTimes has 9 repositories available. Follow their code on GitHub.
GitHub
evanlinjin - Overview
Building @bitcoindevkit
Forging @frostsnap . evanlinjin has 88 repositories available. Follow their code on GitHub.
GitHub
nymius - Overview
nymius has 34 repositories available. Follow their code on GitHub.
Current Grantees Full-Time - Bitcoin Dev Kit
BDK Foundation Website
📝 New BDK Blog Post … What we were up to in Q3
https://bitcoindevkit.org/blog/_2024-q3-update/
🚀 1.0 betas! New grant projects! Rust Summit! Proton Wallet!
BDK Wallet 1.0.0-beta.3 is out! 🚀 Fixed transaction creation to not skip unused addresses, added function for sorting wallet transactions and option to change default BNB fallback back coin selection. We moved the bdk_hwi crate functionality to the rust-hwi repo. For all the details see:
NOTE: The bdk_wallet BETA releases are meant for early user testing to find bugs, get feedback on APIs and identify any missing functionality. A final bdk_wallet 1.0.0 release will be available once known bugs are fixed, and tutorial docs and language bindings projects are updated.
GitHub
Release Release 1.0.0-beta.3 · bitcoindevkit/bdk
Version Yanked and Replaced by 1.0.0-beta.4
Summary
BDK Wallet 1.0.0-beta.3 is out! 🚀 Fixed transaction creation to not skip unused addresses, a...