Registry / networking / cosmos-ibc-go

cosmos-ibc-go

JSON →
library1.5.0gogounverified

Package ibc-go provides the Inter-Blockchain Communication (IBC) protocol implementation for the Cosmos SDK.

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

Prints the IBC version constant.

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

No known issues recorded.

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

No dependency data recorded yet.

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