Registry / networking / cosmos-ibc-go-v6

cosmos-ibc-go-v6

JSON →
library6.3.1gogounverified

Package ibc provides the implementation of the Inter-Blockchain Communication protocol for the Cosmos SDK.

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

Prints the IBC Go version.

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

No known issues recorded.

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

No dependency data recorded yet.

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