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 917 338

  2. bitcoindevkit.org bitcoindevkit.org Public

    BDK project home page (originally magicalbitcoin.org 🧙)

    JavaScript 49 68

  3. bdk-ffi bdk-ffi Public

    Please consider this project experimental.

    Rust 100 47

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

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

    Rust 31 49

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

    Building a BDK walkthrough style book

    Just 27 18

  6. bdk-kyoto bdk-kyoto Public

    BDK blockchain backend using P2P light client Kyoto

    Rust 9 7

Repositories

Showing 10 of 35 repositories
  • bdk-kyoto Public

    BDK blockchain backend using P2P light client Kyoto

    bitcoindevkit/bdk-kyoto’s past year of commit activity
    Rust 9 7 2 1 Updated Feb 21, 2025
  • bdk-ffi Public

    Please consider this project experimental.

    bitcoindevkit/bdk-ffi’s past year of commit activity
    Rust 100 47 43 (1 issue needs help) 4 Updated Feb 20, 2025
  • .github Public

    Community health files for the @bitcoindevkit organization

    bitcoindevkit/.github’s past year of commit activity
    4 2 3 0 Updated Feb 20, 2025
  • bitcoindevkit.org Public

    BDK project home page (originally magicalbitcoin.org 🧙)

    bitcoindevkit/bitcoindevkit.org’s past year of commit activity
    JavaScript 49 68 11 1 Updated Feb 20, 2025
  • bdk Public

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

    bitcoindevkit/bdk’s past year of commit activity
    Rust 917 338 243 (14 issues need help) 40 Updated Feb 20, 2025
  • BDKSwiftExampleWallet Public

    A native iOS app example using BDK

    bitcoindevkit/BDKSwiftExampleWallet’s past year of commit activity
    Swift 27 10 1 0 Updated Feb 20, 2025
  • book-of-bdk Public

    Building a BDK walkthrough style book

    bitcoindevkit/book-of-bdk’s past year of commit activity
    Just 27 18 16 3 Updated Feb 19, 2025
  • devkit-wallet Public

    The sample Android app for BDK.

    bitcoindevkit/devkit-wallet’s past year of commit activity
    Kotlin 10 Apache-2.0 4 1 0 Updated Feb 19, 2025
  • bdk-tx Public

    Miniscript based transaction builder used to create and update PSBTs

    bitcoindevkit/bdk-tx’s past year of commit activity
    Rust 1 MIT 2 0 0 Updated Feb 16, 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 64 25 (1 issue needs help) 9 Updated Feb 4, 2025

Top languages

Loading…