3 releases
| 0.1.2 | Oct 2, 2022 |
|---|---|
| 0.1.1 | Jun 14, 2022 |
| 0.1.0 | Feb 13, 2022 |
#6 in #abci
37 downloads per month
Used in 2 crates
58KB
1K
SLoC
async-abci
An ABCI like tendermint-abci, but asynchronous.
Version
- tendermint: 0.34.21
Packages
| name | description | crates.io | docs.rs |
|---|---|---|---|
| async-abci | use tendermint in Rust | ||
| tm-abci | ABCI interface in no_std |
||
| tm-protos | ABCI types in no_std |
Features
- async-abci: async version of ABCI, fully cooperate with
Flushin ABCI message. - Async runtime support: tokio, smol.
Design
Consensus

Dependencies
~1.1–1.7MB
~35K SLoC