Registry / http-client / celestiaorg-go-cnc

celestiaorg-go-cnc

JSON →
library0.4.2gogounverified

Package cnrc implements a Celestia Node REST Client.

go get github.com/celestiaorg/go-cnc
INSTALL
IMPORT
SIG · CELESTIAORG-GO-CNC
C
celestiaorg-go-cnc
http-clientgov0.4.2
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.

cnc
✓ github.com/celestiaorg/go-cnc

Create a Celestia node client and query balance.

package main import ( "github.com/celestiaorg/go-cnc" ) func main() { client := cnc.NewClient("http://localhost:26658") _, _ = client.Balance() }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
42 hits · last 30 days
node
38
Resources
celestiaorg-go-cnc — go get celestiaorg-go-cnc · libregistry