Sui: A Smart Contract Platform for Low-Latency Asset Management
The provided document details the Sui smart contract platform, focusing on its architecture and programming model. It describes Sui's use of the Move language for defining and managing assets as objects. Sui employs a Byzantine consistent broadcast protocol for safety and scalability, along with parallelized smart contract execution. A native asset, SUI, is used for gas and staking. The document outlines the system's operations, including transaction processing, authority roles, and the mechanisms for ensuring safety and liveness. Finally, it addresses scaling, latency, client interactions, bridges to other blockchains, and committee reconfiguration within the Sui network.