Case studies
Follow the links from the SQD Medium blog for deep dives into the development process of larger projects built from scratch. They use the FireSquid version of the framework, so much of the involved code is outdated. Still, the general approaches they illustrate endure.
- DeFi Dashboard. A React app for a real-time dashboard showing key statistics of the Moonwell lending protocol
- Rave name service indexing on Fantom.
- Indexing Uniswap data into parquets. A step-by-step guide on how to extract, decode and analyze Uniswap trading data with SQD, Pandas and a Python notebook.
- Analyzing Lens Protocol. An end-to-end tutorial on how to extract and analyze the social data of the Lens protocol. Includes an extra step on how to build a UI for the dashboards.