Registry / networking / cosmos-ibc-go-v2

cosmos-ibc-go-v2

JSON →
library2.5.0gogounverified

IBC Go provides the implementation of the Inter-Blockchain Communication protocol for Cosmos SDK-based blockchains.

go get github.com/cosmos/ibc-go/v2
INSTALL
IMPORT
SIG · COSMOS-IBC-GO-V2
C
cosmos-ibc-go-v2
networkinggov2.5.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/v2

Print the IBC module version

package main import ( "fmt" ibc "github.com/cosmos/ibc-go/v2" ) func main() { fmt.Println(ibc.Version) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.5.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
24 hits · last 30 days
node
20
OpenAI (training)
2
Bingbot
1
Resources
cosmos-ibc-go-v2 — go get cosmos-ibc-go-v2 · libregistry