This organization is the hub for SQD templates, examples, and tutorials: ready-to-run project starters for indexing onchain data, built on the Squid SDK and the Pipes SDK. SQD's core code lives in subsquid.
Start here:
- pipes-sdk: TypeScript SDK for streaming blockchain data (tap SQD Portal sources, decode EVM and Solana onchain events, write to ClickHouse).
- squid-evm-templates: starter templates for Ethereum and EVM-compatible chains.
- squid-evm-examples: worked EVM indexers (ERC-20 transfers, NFT transfers, Uniswap v3, factory contracts).
- solana-example: index Orca swaps and other Solana program data with the Squid SDK.
- squid-substrate-templates: starter templates for Substrate-based chains.
- skills: AI coding-agent skills for building, deploying, and debugging SQD indexers.
What is SQD? SQD provides validated onchain data across 225+ networks through the SQD Portal, plus TypeScript toolkits to extract, transform, and serve it. Full docs and quickstarts at https://docs.sqd.dev.
These repositories are open source. Issues and pull requests are welcome.