Skip to content
@bitcoindevkit

Bitcoin Dev Kit

The Bitcoin Dev Kit project (formerly Magical Bitcoin 🧙) is building tools and libraries designed to be a solid foundation for descriptor based Bitcoin wallets

Hey there 👋

An image of the bitcoin development kit logo

Bitcoin Development Kit (BDK) is a library that allows you to seamlessly build cross-platform Bitcoin wallets without worrying about bitcoin internals.

BDK is based on the powerful rust-bitcoin and rust-miniscript libraries.

Learn the simplest way to integrate Bitcoin wallet features into any application at bitcoindevkit.org.

Our core libraries

The core libraries are developed and maintained collectively by the Bitcoin Dev Kit devs. The following table outlines those libraries as well as a lead maintainer for each of them.

Library Repository Lead Maintainer
bdk_wallet bdk ValuedMammal
bdk_chain bdk LagginTimes
bdk_core bdk
bdk_esplora bdk
bdk_electrum bdk
bdk_bitcoind_rpc bdk
bdk_file_store bdk
electrum-client rust-electrum-client
esplora-client rust-esplora-client
bdk-kyoto bdk-kyoto rustaceanrob
BitcoinDevkit (Swift) bdk-ffi reez
bdk-android (Kotlin) bdk-ffi thunderbiscuit
bdk-jvm (Kotlin) bdk-ffi thunderbiscuit
bdkpython (Python) bdk-ffi thunderbiscuit

Our documentation

We maintain multiple documentation and documentation-related codebases. The following table outlines them and their official maintainer.

Project Repository Lead Maintainer
https://bitcoindevkit.org bitcoindevkit.org
BdkSwiftExampleWallet BDKSwiftExampleWallet reez
Devkit Wallet devkit-wallet thunderbiscuit
Book of BDK book-of-bdk thunderbiscuit

😃 Join our community

Open source is fundamental to this project and we would love to connect with you.

Most of our communication happens on the BDK discord server, come say hi!

Pinned Loading

  1. bdk bdk Public

    A modern, lightweight, descriptor-based wallet library written in Rust!

    Rust 941 382

  2. bitcoindevkit.org bitcoindevkit.org Public

    BDK project home page (originally magicalbitcoin.org 🧙)

    JavaScript 51 69

  3. bdk-ffi bdk-ffi Public

    Rust 102 52

  4. rust-esplora-client rust-esplora-client Public

    Bitcoin Esplora API client library. Supports plaintext, TLS and Onion servers. Blocking or async.

    Rust 35 56

  5. book-of-bdk book-of-bdk Public

    The documentation website for BDK

    Just 28 21

  6. bdk-kyoto bdk-kyoto Public

    BDK blockchain backend using P2P light client Kyoto

    Rust 10 9

Repositories

Showing 10 of 36 repositories
  • bdk_wallet Public

    A modern, lightweight, descriptor-based wallet library written in Rust!

    bitcoindevkit/bdk_wallet’s past year of commit activity
    Rust 5 3 8 (1 issue needs help) 3 Updated Apr 4, 2025
  • book-of-bdk Public

    The documentation website for BDK

    bitcoindevkit/book-of-bdk’s past year of commit activity
    Just 28 21 16 3 Updated Apr 3, 2025
  • bdk Public

    A modern, lightweight, descriptor-based wallet library written in Rust!

    bitcoindevkit/bdk’s past year of commit activity
    Rust 941 382 197 (13 issues need help) 49 Updated Apr 3, 2025
  • rust-hwi Public

    Rust wrapper for the Bitcoin Core Hardware Wallet Interface

    bitcoindevkit/rust-hwi’s past year of commit activity
    Rust 33 28 7 (2 issues need help) 4 Updated Apr 2, 2025
  • bdk-ffi Public
    bitcoindevkit/bdk-ffi’s past year of commit activity
    Rust 102 52 30 5 Updated Apr 2, 2025
  • devkit-wallet Public

    The sample Android app for BDK.

    bitcoindevkit/devkit-wallet’s past year of commit activity
    Kotlin 11 Apache-2.0 4 3 0 Updated Mar 28, 2025
  • rust-electrum-client Public

    Bitcoin Electrum client library. Supports plaintext, TLS and Onion servers.

    bitcoindevkit/rust-electrum-client’s past year of commit activity
    Rust 83 MIT 65 26 (1 issue needs help) 7 Updated Mar 28, 2025
  • bitcoindevkit.org Public

    BDK project home page (originally magicalbitcoin.org 🧙)

    bitcoindevkit/bitcoindevkit.org’s past year of commit activity
    JavaScript 51 69 1 0 Updated Mar 27, 2025
  • bdk-tx Public

    Miniscript based transaction builder used to create and update PSBTs

    bitcoindevkit/bdk-tx’s past year of commit activity
    Rust 2 MIT 3 0 0 Updated Mar 25, 2025
  • bitcoin-ffi Public
    bitcoindevkit/bitcoin-ffi’s past year of commit activity
    Rust 13 9 7 3 Updated Mar 24, 2025

Top languages

Loading…