Registry / networking / cosmos-ibc-go-v4

cosmos-ibc-go-v4

JSON →
library4.6.0gogounverified

Inter-Blockchain Communication (IBC) protocol implementation for Cosmos SDK chains.

go get github.com/cosmos/ibc-go/v4
INSTALL
IMPORT
SIG · COSMOS-IBC-GO-V4
C
cosmos-ibc-go-v4
networkinggov4.6.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/v4

Print the IBC module name

package main import ( "fmt" ibc "github.com/cosmos/ibc-go/v4" ) func main() { fmt.Println(ibc.ModuleName) }
Debug
Known issues
breakingBreaking changes between v4 and v5; v4 is for older Cosmos SDK versions
fix
Use v4 with Cosmos SDK v0.45.x; upgrade to v5 for newer SDK
affects: >=4.0.0 <5.0.0
Upgrade
Version history
4.6.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
OpenAI (training)
1
Resources
cosmos-ibc-go-v4 — go get cosmos-ibc-go-v4 · libregistry