68 releases (45 breaking)
new 0.52.10 | Jan 7, 2025 |
---|---|
0.52.8 | Dec 9, 2024 |
0.52.2 |
|
0.31.0 | Jun 28, 2024 |
0.2.4 | Dec 30, 2022 |
#359 in Magic Beans
491 downloads per month
265KB
6.5K
SLoC
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 theEGG
package- Default to 'https://github.com/rust-util-collections/EGG'
Dependencies
~9–21MB
~332K SLoC