diff --git a/tooling/indexers/goldrush.mdx b/tooling/indexers/goldrush.mdx new file mode 100644 index 000000000..797e59e15 --- /dev/null +++ b/tooling/indexers/goldrush.mdx @@ -0,0 +1,18 @@ +## GoldRush (powered by Covalent) + +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. + +GoldRush consists of the following self-serve products that can be used independently or together to power your application: + +| **Product Name** | **Description** | **Key Data Feeds** | **Use Cases** | +| --- | --- | --- | --- | +| **Foundational API** | Access structured historical blockchain data across 100+ chains via REST APIs | | | +| **Streaming API** | Subscribe to real-time blockchain events with sub-second latency using GraphQL over WebSockets | | | + + +The **[GoldRush TypeScript SDK](https://www.npmjs.com/package/@covalenthq/client-sdk)** is the fastest way to integrate the GoldRush APIs. Install with: + +```bash +npm install @covalenthq/client-sdk +``` +Learn more about GoldRush's integration with Celo [here](https://goldrush.dev/docs/chains/celo?utm_source=celo&utm_medium=partner-docs) .