chaindev
Powerful development and testing utils for blockchain developers.
- Beacon(ETH2) based chains
feature = [ "beacon_based" ], default
- Tendermint/CometBFT based chains
feature = [ "tendermint_based" ]- WARNING: less maintained, new features may be missing!
ENV VARs
$CHAIN_DEV_EGG_REPO: where to clone theEGGpackage- Default to 'https://github.com/rust-util-collections/EGG'