substreams

Crates.iosubstreams
lib.rssubstreams
version0.5.20
sourcesrc
created_at2022-05-12 18:18:59.439004
updated_at2024-07-12 12:52:57.024276
descriptionSubstreams SDK - A streaming data engine for The Graph - by StreamingFast
homepagehttps://substreams.streamingfast.io/
repositoryhttps://github.com/streamingfast/substreams-rs
max_upload_size
id585386
size263,546
Mavericks (MavericksFive)

documentation

README

Substreams

Developer preview

Substreams is a powerful blockchain indexing technology, developed for The Graph Network.

It enables you to write Rust modules, composing data streams alongside the community, and provides extremely high performance indexing by virtue of parallelization, in a streaming-first fashion.

It has all the benefits of the Firehose, like low-cost caching and archiving of blockchain data, high throughput processing, and cursor-based reorgs handling.

Substreams is the successor of https://github.com/streamingfast/sparkle. This iteration enables greater composability, provides similar powers of parallelization, and is a much simpler model to work with.

Documentation

Full documentation is accessible at https://substreams.streamingfast.io.

Getting Started

Concept & Fundamentals

Developer Guide

Commit count: 176

cargo fmt