Registry / networking / cosmos-ibc-go-v8

cosmos-ibc-go-v8

JSON →
library8.8.0gogounverified

Inter-Blockchain Communication protocol implementation for Cosmos SDK.

go get github.com/cosmos/ibc-go/v8
INSTALL
IMPORT
SIG · COSMOS-IBC-GO-V8
C
cosmos-ibc-go-v8
networkinggov8.8.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/v8

Use the IBC core module in a Cosmos SDK application

package main import ( "github.com/cosmos/ibc-go/v8/modules/core" ) func main() { appModule := core.AppModule{} _ = appModule }
Debug
Known issues
breakingBreaking changes between major versions
fix
Follow the migration guide when upgrading from v7 to v8
affects: >=8.0.0 <9.0.0
Upgrade
Version history
8.8.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
16
OpenAI (training)
1
Resources
cosmos-ibc-go-v8 — go get cosmos-ibc-go-v8 · libregistry