Skip to main content
This release adds Sui mainnet and Sui testnet as deployment targets, and lets you choose whether a deployment syncs from a snapshot or from genesis.

Sui support

Sui mainnet and Sui testnet are now available as deployment targets, running the official Sui full node. You can deploy and manage Sui nodes from the Control Panel with the same workflows as other supported networks, including snapshot-accelerated initial sync.
  • Sui mainnet — deployed against the mainnet genesis and peer set
  • Sui testnet — deployed against the testnet genesis and peer set
  • Endpoints — Sui serves gRPC and JSON-RPC multiplexed on a single port, and the node overview now shows the gRPC endpoint

Snapshot or genesis

You can now switch between deploying from a snapshot and syncing from genesis for each deployment. Clients that ship a snapshot default to it, and the deployment summary shows the choice.

Component versions

Last modified on July 28, 2026