Sui Blockchain Enhances Data Access with Full Beta gRPC Support



Felix Pinkston
Jul 24, 2025 17:01

Sui Blockchain introduces full beta support for gRPC, enhancing data access and real-time streaming capabilities, marking a shift from JSON-RPC to a more efficient and scalable API.



Sui Blockchain Enhances Data Access with Full Beta gRPC Support

Sui Blockchain has announced the full beta launch of gRPC support on its Full Nodes, marking a significant advancement in its data infrastructure capabilities. This development aims to provide a faster, more reliable, and developer-friendly way to access blockchain data, according to Sui Foundation.

gRPC: A New Era for Blockchain Data

gRPC, a high-performance communication protocol designed for modern distributed systems, is set to become the backbone of Sui’s long-term data serving strategy. It offers several advantages over the traditional JSON-RPC, including strong typing, client generation support across multiple programming languages, and efficient binary serialization through Protobuf.

This beta release introduces a comprehensive suite of services, such as MovePackageService, SignatureVerificationService, and TransactionExecutionService, among others. These services are designed to support a wide range of developer needs, from transaction execution to real-time data streaming.

Benefits and Capabilities

The inclusion of a SubscriptionService within the gRPC framework allows for server-side streaming APIs, enabling developers to subscribe to real-time onchain activities. This feature is particularly beneficial for developers, exchanges, indexers, and RPC providers, offering them real-time data synchronization without the need for constant polling.

gRPC’s introduction also signifies the beginning of a gradual phase-out of Sui’s JSON-RPC, as gRPC is set to become the canonical API for Full Nodes. This transition promises lower latency, richer semantics, and a more scalable integration path.

Implications for Developers and Infrastructure

With gRPC, developers can build responsive applications powered by real-time data, simulate and execute transactions, and track live user activities more efficiently. Exchanges can benefit from faster transaction execution and verification, while indexers and data providers can maintain high-performance APIs by combining live subscriptions with batch queries.

This strategic shift aligns with Sui’s vision of reimagining blockchain data serving and consumption. The roadmap includes a clear separation between raw data and derived data, support for real-time streaming alongside batch APIs, and the development of a next-generation indexer framework.

For developers eager to leverage these advancements, Sui provides comprehensive guides and proto files on GitHub to facilitate the transition to gRPC. This release represents a pivotal step toward establishing a faster, more scalable data layer for future Web3 applications.

Image source: Shutterstock


Source: https://blockchain.news/news/sui-blockchain-enhances-data-access-with-full-beta-grpc-support