Registry / networking / strangelove-ventures-lens

strangelove-ventures-lens

JSON →
library0.6.0gogounverified

A client library for interacting with Cosmos SDK-based blockchains, providing query and transaction capabilities.

go get github.com/strangelove-ventures/lens
INSTALL
IMPORT
SIG · STRANGELOVE-VENTUR
S
strangelove-ventures-lens
networkinggov0.6.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.

lens
github.com/strangelove-ventures/lens

Create a client to interact with a Cosmos blockchain

package main import ( "fmt" "github.com/strangelove-ventures/lens/client" ) func main() { c, _ := client.NewClient("https://rpc.cosmos.network", "cosmoshub-4") fmt.Println(c.ChainID) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
10
OpenAI (training)
1
Resources
strangelove-ventures-lens — go get strangelove-ventures-lens · libregistry