bdk_testenv

Crates.iobdk_testenv
lib.rsbdk_testenv
version0.13.1
created_at2024-03-27 16:50:01.359765+00
updated_at2025-08-06 12:42:13.783568+00
descriptionTesting framework for BDK chain sources.
homepagehttps://bitcoindevkit.org
repositoryhttps://github.com/bitcoindevkit/bdk
max_upload_size
id1188186
size52,814
(ValuedMammal)

documentation

https://docs.rs/bdk_testenv

README

BDK TestEnv

This crate sets up a regtest environment with a single [bitcoind] node connected to an [electrs] instance. This framework provides the infrastructure for testing chain source crates, e.g., [bdk_chain], [bdk_electrum], [bdk_esplora], etc.

Commit count: 2531

cargo fmt