Registry / networking / ibc-chain-registry

ibc-chain-registry

JSON →
library0.32.2rscratesunverified

Service to fetch data from the chain-registry for IBC (Inter-Blockchain Communication).

# Cargo.toml [dependencies] ibc-chain-registry = "0.32.2"
INSTALL
IMPORT
SIG · IBC-CHAIN-REGISTRY
I
ibc-chain-registry
networkingrustv0.32.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ChainRegistry
use ibc_chain_registry::ChainRegistry;

Initialize the chain registry client.

use ibc_chain_registry::ChainRegistry; let registry = ChainRegistry::new(); println!("Registry initialized");
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.32.2latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Meta
1
Resources
ibc-chain-registry — cargo add ibc-chain-registry · libregistry