bdk_testenv 0.13.1

Testing framework for BDK chain sources.
Documentation
1
2
3
4
5
6
# 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.