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!
$CHAIN_DEV_EGG_REPO
: where to clone theEGG
package- Default to 'https://github.com/rust-util-collections/EGG'