Collection of core structures for Bitcoin Dev Kit.
Temporary backport of bdk_chain 0.21.0 with the IndexedTxGraph double-spend fix from bdk_wallet 2.0. Use upstream bdk_chain once you can take the 2.0 breaking changes.
A simple append-only flat file database for persisting bdk_chain data.
Temporary backport of bdk_wallet 1.0.0-beta.6 wired to bdk_chain_backport for the IndexedTxGraph double-spend fix from 2.0. Use upstream bdk_wallet once you can take the 2.0 breaking changes.
Testing framework for BDK chain sources.
Collection of core structures for Bitcoin Dev Kit.
A modern, lightweight, descriptor-based wallet library
Fetch data from esplora in the form that accepts
Fetch data from electrum in the form BDK accepts
Implementation of ark-client on-chain wallet traits using bdk
Persistence backend for bdk using redb
A Floresta-powered chain-source crate for BDK