Registry / networking / cosmos-ibc-go-v7

cosmos-ibc-go-v7

JSON →
library7.10.0gogounverified

Implementation of the Inter-Blockchain Communication (IBC) protocol for Cosmos SDK.

go get github.com/cosmos/ibc-go/v7
INSTALL
IMPORT
SIG · COSMOS-IBC-GO-V7
C
cosmos-ibc-go-v7
networkinggov7.10.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/v7

Integrate IBC protocol into a Cosmos SDK application.

package main import ( "fmt" "github.com/cosmos/ibc-go/v7" ) func main() { fmt.Println("IBC module for Cosmos") }
Debug
Known issues
breakingMajor version v7; API may differ from v6 or v8.
fix
Check migration guides when upgrading between major versions.
affects: >=7.0.0 <8.0.0
Upgrade
Version history
7.10.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

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