Sui gRPC API
The Sui full-node gRPC API (Protobuf, sui.rpc.v2) exposing LedgerService, StateService, TransactionExecutionService, MovePackageService, SignatureVerificationService, and SubscriptionService for high-throughput, typed access to chain data and transaction execution. Recommended replacement for JSON-RPC.