Skip to content

streamingfast/streamingfast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

The StreamingFast platform

StreamingFast logo      StreamingFast is an Open Source suite of products that enables low-latency, real-time processing of blockchain data streams, allows for massively parallelizable operations over historical data, and provides the robustness and reliability required by the most demanding loads.

Features

It is protocol-aware, supports multiple chain protocols and can be used to build higher-order blockchain data services.

StreamingFast products include a powerful real-time search engine (StreamingFast Search), mempool management technologies (StreamingFast Lifecycle), historical state services and several specialized indexers.

Installation

Each blockchain protocol has its own installation method. See section below.

Protocols

Here's a list of blockchain protocols that integrate with the StreamingFast stack:

Overview

The StreamingFast platform is composed of multiple open-source repositories. Here is a breakdown.

Top-tier products / solutions:

Common interfaces:

Second-tier service mesh:

  • merger, collecting all forks info, for high-availability deployments.
  • relayer, streaming blocks relayer, for high-availaibility deployments.
  • block metadata service, offers fast access to the state of the chain's blocks, aware of on-going forks, finality, etc.

Documentation:

Building blocks:

More general purpose Go tooling provided by StreamingFast:

License

All StreamingFast components are generally Apache 2.0 licensed. See repositories for details.

Releases

No releases published

Packages

No packages published