Registry / networking / streamingfast-substreams

streamingfast-substreams

JSON →
library1.18.4gogounverified

Substreams is a streaming data indexing and processing framework for blockchain data.

go get github.com/streamingfast/substreams
INSTALL
IMPORT
SIG · STREAMINGFAST-SUBS
S
streamingfast-substreams
networkinggov1.18.4
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.

substreams
github.com/streamingfast/substreams

Initialize a Substreams client

package main import ( "context" "fmt" "github.com/streamingfast/substreams" ) func main() { client := substreams.NewClient("mainnet.eth.streamingfast.io:443", "api-key") fmt.Println(client) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
8
Amazon
1
OpenAI (training)
1
Resources
streamingfast-substreams — go get streamingfast-substreams · libregistry