blueprint-chain-setup 0.2.0-alpha.8

Chain setup utilities for use with Blueprint SDK
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# blueprint-chain-setup

Chain bootstrap helpers used by Blueprint test and local development workflows.

## What this crate does

- Provides a common entrypoint for chain setup utilities.
- Re-exports Anvil-focused setup helpers from `blueprint-chain-setup-anvil`.

## Related links

- Source: https://github.com/tangle-network/blueprint/tree/main/crates/chain-setup
- Anvil implementation: https://github.com/tangle-network/blueprint/tree/main/crates/chain-setup/anvil