Index Smart Contracts Onchain
Learn to index and query smart contract data
In this tutorial, you'll configure automatic indexing of smart contract events into queryable tables. This lets you build analytics, dashboards, and apps on top of onchain activity without running your own indexing infrastructure.
Coming Soon
This interactive tutorial is currently under development. In the meantime, you can explore other tutorials or check out our documentation.
What you'll learn
- How to set up smart contract indexing
- Creating indexing configurations
- Querying indexed contract events
- Building analytics dashboards from contract data
Recommended Starting Point
Onchain Query with Proof of SQL
Start here to learn how to query data with cryptographic proofs
Want to read ahead? Check out the documentation:
View Documentation