Expand description
§ChainDEV
Blockchain cluster management, supports both single-machine multi-process mode and multi-machine distributed mode.
Re-exports§
pub use beacon_based::dev as beacon_dev;
pub use beacon_based::ddev as beacon_ddev;
pub use common::*;
Modules§
- beacon_
based - For beacon(eth2) based chain
- common