Registry / cloud / client-v2

client-v2

JSON →
library2.11.0gogounverified

Client library for interacting with Cosmos SDK-based blockchains.

go get cosmossdk.io/client/v2
INSTALL
IMPORT
SIG · CLIENT-V2
C
client-v2
cloudgov2.11.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.

client
✓ cosmossdk.io/client/v2

Print the client version.

package main import ( "fmt" "cosmossdk.io/client/v2" ) func main() { fmt.Println(client.Version) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
22 hits · last 30 days
node
22
Resources
client-v2 — go get client-v2 · libregistry