Registry / networking / cosmos-ibc-go-v3

cosmos-ibc-go-v3

JSON →
library3.4.0gogounverified

The IBC (Inter-Blockchain Communication) protocol implementation for the Cosmos SDK, version 3.

go get github.com/cosmos/ibc-go/v3
INSTALL
IMPORT
SIG · COSMOS-IBC-GO-V3
C
cosmos-ibc-go-v3
networkinggov3.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/v3

References the IBC module name constant.

package main import ( "github.com/cosmos/ibc-go/v3" ) func main() { // IBC module initialization typically done within a Cosmos SDK app _ = ibc.ModuleName }
Debug
Known issues
breakingVersion 3 is deprecated; upgrade to v4 or later for continued support.
fix
Update your go.mod to use github.com/cosmos/ibc-go/v4 or higher.
affects: >=3.0.0 <4.0.0
Upgrade
Version history
3.4.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

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