SDKs
Official client libraries that wrap around the GoldRush APIs with full type support and idiomatic APIs for each language:-
TypeScript SDK: npm @covalenthq/client-sdk
- Full type definitions for the Foundational API
- Streaming API support via GraphQL subscriptions
- Works in Node.js and browser environments
- Available on npm with regular updates
-
Python SDK: PyPI covalent-api-sdk
- Native Python support with type hints
- Async/await patterns for concurrent requests
- Integration with data science workflows and notebooks
- Production-grade error handling
CLI
A terminal-first tool for blockchain data designed for developers, DevOps teams, and data engineers:- 17 commands for querying balances, transactions, prices, and more
- Real-time streaming with WebSocket support for live updates
- Native MCP support for AI agents (Claude, Cursor, Gemini CLI)
- Flexible output formats (JSON, CSV, table, YAML)
- Interactive mode for exploring the API without writing queries
Next Steps
- What is GoldRush — Understand the full platform and use cases
- GoldRush MCP Server — Use GoldRush with AI agents
- Agent Skills — Install AI agent skills for GoldRush
- Powered by GoldRush — See projects built with these SDKs and CLI