Skip to content

APIs, SDKs, and CLIs Overview

View as Markdown

Use this section to find the right interface for your integration, whether you are calling Thru over RPC, working with one of the SDK packages, or using thru.

For package-level integration guidance, start with the SDK resource index.

For command-line workflows such as configuring RPC endpoints, deploying programs, and managing on-chain resources, use the CLI reference.

For agent-driven workflows that need live chain context from the explorer, use the Explorer MCP server.

For high-performance applications requiring efficient binary serialization and streaming capabilities, gRPC provides the most powerful interface to the Thru blockchain. gRPC-Web is also available for browser-based applications.