Request access to enterprise-grade Sui dedicated RPC services tailored for performance, reliability, and scale.
When communicating with a Sui node, the client uses the Sui JSON-RPC API — not Ethereum JSON-RPC. The recommended library for TypeScript/JavaScript is @mysten/sui, and for Python use the pysui SDK.
Uses the Move programming language and an object-centric data model with parallel transaction execution for high throughput.
You can also access Sui directly through the Chainstack MCP server — query live on-chain data, deploy nodes, request testnet funds from the faucet, and search Chainstack docs from Claude, Cursor, Windsurf, ChatGPT, Codex, Pi, Gemini, or any MCP-compatible or SKILL-compatible AI agent.
Sui infrastructure reading covering RPC setup and what builders should know before scaling on the network.