Decision Workspace
ibc-client-tendermint-cw vs ibc-client-cw vs ibc-proto
Side-by-side comparison of Rust crates
50
ibc-client-tendermint-cw
growingv0.57.0
Contains the implementation of the ICS-07 Tendermint Client logic as a CosmWasm contract. It leverages the `ibc-client-cw` crate to integrate the Tendermint light client into a CosmWasm contract.
52
ibc-client-cw
growingv0.57.0
Contains types and implementations that are needed to integrate a light client, built using ibc-rs, into CosmWasm contract. It functions as a library, allowing users to import the ready-made `Context` object that is generic across light clients, introduce their concrete client type and integrate their assembled context into the CosmWasm contract's entrypoint.
62
ibc-proto
growingv0.52.0
ibc-proto provides Cosmos SDK & IBC Protocol Buffers definitions
Core Metrics
| ibc-client-tendermint-cw | ibc-client-cw | ibc-proto | |
|---|---|---|---|
| Health Score | 50 | 52 | 62 |
| Total Downloads | 14.3K | 14.7K | 1.1M |
| 30d Downloads | 66 | 83 | 33.7K |
| Dependents | 2 | 8 | 909 |
| Releases | 6 | 6 | 78 |
| Last Updated | 420d ago | 420d ago | 357d ago |
| Age | 1y 11m | 1y 11m | 5y 8m |
Health Breakdown
ibc-client-tendermint-cw
Maintenance
10
Quality
15
Community
8
Popularity
5
Documentation
12
ibc-client-cw
Maintenance
10
Quality
15
Community
10
Popularity
5
Documentation
12
ibc-proto
Maintenance
10
Quality
15
Community
18
Popularity
7
Documentation
12
Technical Details
| ibc-client-tendermint-cw | ibc-client-cw | ibc-proto | |
|---|---|---|---|
| Version | 0.57.0 | 0.57.0 | 0.52.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | Apache-2.0 | Apache-2.0 |
| Dependencies | 8 | 8 | 13 |
| Crate Size | 24KB | 22KB | 392KB |
| Features | 2 | 2 | 10 |
| Yanked % | 0.0% | 0.0% | 1.3% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.79.0 | 1.79.0 | 1.75.0 |
| Owners | 3 | 3 | 8 |
Links
Quick Verdict
- •ibc-proto leads with a health score of 62/100, but none of the options score above 80.
- •ibc-proto is depended on by 909 crates — strongest ecosystem trust.
- •⚠ ibc-client-tendermint-cw, ibc-client-cw have not been updated in over a year.