Registry / networking / celestiaorg-go-header

celestiaorg-go-header

JSON →
library0.8.5gogounverified

A Go package for generating, requesting, syncing, and storing blockchain headers.

go get github.com/celestiaorg/go-header
INSTALL
IMPORT
SIG · CELESTIAORG-GO-HEA
C
celestiaorg-go-header
networkinggov0.8.5
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.

header
✓ github.com/celestiaorg/go-header

Create a new header store.

package main import ( "context" "github.com/celestiaorg/go-header" ) func main() { store := header.NewStore() ctx := context.Background() _ = store }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
22 hits · last 30 days
node
20
Amazon
1
OpenAI (training)
1
Resources
celestiaorg-go-header — go get celestiaorg-go-header · libregistry