志宇 494d253493
feat(testenv): add genesis_hash method
This gets the genesis hash of the env blockchain.
2024-04-16 18:01:51 +08:00
..
2024-04-12 11:43:25 -05:00

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.