chaindev 0.7.0

Powerful development and testing utils for blockchain developers.
Documentation
![GitHub top language](https://img.shields.io/github/languages/top/rust-util-collections/chaindev)
[![Latest Version](https://img.shields.io/crates/v/chaindev.svg)](https://crates.io/crates/chaindev)
[![Rust Documentation](https://img.shields.io/badge/api-rustdoc-blue.svg)](https://docs.rs/chaindev)
[![Minimum rustc version](https://img.shields.io/badge/rustc-1.63+-lightgray.svg)](https://github.com/rust-random/rand#rust-version-requirements)

# chaindev

Powerful development and testing utils for blockchain developers.

- [Tendermint based chains]src/tendermint_based
- [Substrate based chains(todo!)]src/substrate_based

### Gratitude

Thanks to all the people who already contributed!

<a href="https://github.com/rust-util-collections/chaindev/graphs/contributors">
  <img src="https://contributors-img.web.app/image?repo=rust-util-collections/chaindev"/>
</a>