Skip to main content
The GoldRush SDKs and CLI are official open-source tools that provide developers with multiple ways to access onchain data.

SDKs

Client libraries that wrap around the GoldRush APIs:
  1. TypeScript: https://www.npmjs.com/package/@covalenthq/client-sdk
  2. Python: https://pypi.org/project/covalent-api-sdk/

CLI

A terminal-first tool for blockchain data with 17 commands, real-time streaming, and native MCP support for AI agents.
npx @covalenthq/goldrush-cli
See the full CLI documentation for commands and setup.