66 releases (breaking)
0.52.2 | Nov 8, 2024 |
---|---|
0.51.3 | Nov 5, 2024 |
0.31.0 | Jun 28, 2024 |
0.30.0 | Feb 26, 2024 |
0.2.4 | Dec 30, 2022 |
#308 in Magic Beans
9,057 downloads per month
260KB
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
~331K SLoC