Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions tooling/indexers/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ Getting historical data on a smart contract can be frustrating when you’re bui

### Indexer on Celo

- [GoldRush(powered by Covalent)](https://goldrush.dev/docs/chains/celo)
- GoldRush offers the most comprehensive Blockchain Data API suite for developers, analysts, and enterprises. Whether you are building a DeFi dashboard, a wallet, a trading bot, an AI agent or a compliance platform, the Data APIs provide fast, accurate, and developer-friendly access to the essential on-chain data you need.
- [The Graph](https://thegraph.com/)
- [Quickstart](https://thegraph.com/docs/en/)
- The Graph provides a quickstart guide to help developers get up and running with subgraphs. This guide covers everything from setting up a development environment to deploying your first subgraph.
Expand Down