This repo has been archived, and is no longer under active maintainenance. You can find all maintain substreams example repos here: https://substreams.streamingfast.io/reference-and-specs/examples
This repository holds a few example Substreams Modules, and example consuming clients.
Full documentation for installing, running and working with Substreams is available at: https://substreams.streamingfast.io.
- PancakeSwap Substreams - Our most complete example to date. Tracking PancakeSwap on BSC Mainnet.
- ETH Token Substreams - Substreams tracking ERC-20 tokens. For ETH Mainnet.
- Solana SPL Tokens - First draft at solana SPL tokens extraction
- Uniswap - First draft at tracking Uniswap on ETH Mainnet
- In Rust
- In Python
- An E2E indexer for PancakeSwap in Go.
Please first refer to the general StreamingFast contribution guide, if you wish to contribute to this code base.