Registry / networking / streamingfast-firehose

streamingfast-firehose

JSON →
library0.1.0gogounverified

A Go library for streaming blockchain data via Firehose.

go get github.com/streamingfast/firehose
INSTALL
IMPORT
SIG · STREAMINGFAST-FIRE
S
streamingfast-firehose
networkinggov0.1.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.

firehose
github.com/streamingfast/firehose

Creates a Firehose client to stream blockchain data.

package main import ( "github.com/streamingfast/firehose" ) func main() { client, err := firehose.NewClient("endpoint:9000") if err != nil { panic(err) } _ = client }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
OpenAI (training)
1
Resources
streamingfast-firehose — go get streamingfast-firehose · libregistry