Decision Workspace
cw-ibc-query vs ibc-client-cw vs ibc-client-tendermint-cw
Side-by-side comparison of Rust crates
31
cw-ibc-query
growingv0.1.0
Contract to allow ibc queries from remote chains.
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.
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.
Core Metrics
| cw-ibc-query | ibc-client-cw | ibc-client-tendermint-cw | |
|---|---|---|---|
| Health Score | 31 | 52 | 50 |
| Total Downloads | 1.7K | 14.7K | 14.3K |
| 30d Downloads | 4 | 82 | 66 |
| Dependents | 0 | 8 | 2 |
| Releases | 1 | 6 | 6 |
| Last Updated | 1456d ago | 420d ago | 420d ago |
| Age | 3y 12m | 1y 11m | 1y 11m |
Health Breakdown
cw-ibc-query
Maintenance
1
Quality
15
Community
2
Popularity
4
Documentation
9
ibc-client-cw
Maintenance
10
Quality
15
Community
10
Popularity
5
Documentation
12
ibc-client-tendermint-cw
Maintenance
10
Quality
15
Community
8
Popularity
5
Documentation
12
Technical Details
| cw-ibc-query | ibc-client-cw | ibc-client-tendermint-cw | |
|---|---|---|---|
| Version | 0.1.0 | 0.57.0 | 0.57.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | Apache-2.0 | Apache-2.0 |
| Dependencies | 7 | 8 | 8 |
| Crate Size | 10KB | 22KB | 24KB |
| Features | 1 | 2 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | 1.79.0 | 1.79.0 |
| Owners | 1 | 3 | 3 |
Links
Quick Verdict
- •ibc-client-cw leads with a health score of 52/100, but none of the options score above 80.
- •⚠ cw-ibc-query, ibc-client-cw, ibc-client-tendermint-cw have not been updated in over a year.