substreams-macro

Crates.iosubstreams-macro
lib.rssubstreams-macro
version0.5.20
sourcesrc
created_at2022-05-30 16:56:54.351364
updated_at2024-07-12 12:52:37.763527
descriptionSubstream's proc macros.
homepagehttps://substreams.streamingfast.io/
repositoryhttps://github.com/streamingfast/substreams-rs
max_upload_size
id597067
size29,934
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