Overview
StreamingFast Substreams Developer's guide overview
The Substreams Developer's guide explains the process of building a Substreams module responsible for tracking the ERC721 holder count for an Ethereum smart contract.
Tip: The Substreams Developer's guide is focused on an Ethereum Substreams module. The development tasks and workflow are independent of the blockchain selected for your project.
Example Substreams modules for Solana, Aptos, and other chains are available for reference and study. Find a full list on the examples page of the Substreams documentation.
Read through the fundamentals and modules overview to create a solid foundation of knowledge for Substreams development.
StreamingFast and the Substreams community have provided an assortment of different examples that you can use to explore and learn more.
The accompanying template for the Developer's guide is conveniently located in the official Substreams Template Github repository.
A basic Substreams module for the Solana blockchain demonstrates how to reference the chain-specific SPKG, endpoints, and data models.
Talk to the StreamingFast core developers on Discord to find answers to questions and get assistance for authentication and other Substreams issues.
Last modified 2mo ago