# 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