bdk_testenv

Crates.iobdk_testenv
lib.rsbdk_testenv
version0.10.0
sourcesrc
created_at2024-03-27 16:50:01.359765
updated_at2024-10-02 16:55:44.227688
descriptionTesting framework for BDK chain sources.
homepagehttps://bitcoindevkit.org
repositoryhttps://github.com/bitcoindevkit/bdk
max_upload_size
id1188186
size14,765
(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: 2137

cargo fmt