Registry / networking / cosmos-ibc-go-v5

cosmos-ibc-go-v5

JSON →
library5.4.0gogounverified

Package ibc provides the Inter-Blockchain Communication protocol implementation for Cosmos SDK.

go get github.com/cosmos/ibc-go/v5
INSTALL
IMPORT
SIG · COSMOS-IBC-GO-V5
C
cosmos-ibc-go-v5
networkinggov5.4.0
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.

ibc
✓ github.com/cosmos/ibc-go/v5

Creates a new IBC module for Cosmos SDK

import "github.com/cosmos/ibc-go/v5" // Example: creating an IBC module ibcModule := ibc.NewIBCModule(keeper, portKeeper, scopedKeeper)
Debug
Known issues
breakingVersion v5 is specific to Cosmos SDK v0.45.x; incompatible with other SDK versions.
fix
Use the appropriate ibc-go version matching your Cosmos SDK version.
affects: >=5.0.0 <6.0.0
Upgrade
Version history
5.4.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
OpenAI (training)
1
Resources
cosmos-ibc-go-v5 — go get cosmos-ibc-go-v5 · libregistry