Sui: A Next-Generation Smart Contract Platform
The Sui whitepaper outlines a blockchain platform designed to solve the bottlenecks of traditional account-based models by leveraging object-centric state managAbstract
The Sui whitepaper outlines a blockchain platform designed to solve the bottlenecks of traditional account-based models by leveraging object-centric state management. Unlike conventional blockchains that process transactions sequentially, Sui allows for independent transaction parallelization, distinguishing between transactions that touch unique, non-shared objects and those that require global ordering. The platform utilizes the Move language, ensuring memory-safe smart contract execution. By treating assets as distinct objects, Sui effectively reduces latency and allows for massive horizontal scaling. The paper describes a system architecture that handles simple transactions using a light-weight consensus protocol, while more complex transactions are routed through a robust BFT protocol. This design enables high performance for gaming and digital asset management, where frequent state changes are common. The methodology provides a robust answer to the challenge of blockchain throughput in high-frequency application environments. Authors: George Danezis, Lefteris Kokoris-Kogias, Alberto Sonnino, Alexander Spiegelman Publication: Project Whitepaper Publication date: 2022-01-01Key findings
- Implements an object-centric model for improved state management.
- Enables parallel execution for independent transactions.
- Utilizes the Move language for secure, flexible asset representation.
- Optimizes consensus pathing based on transaction complexity.
Citation
George Danezis, Lefteris Kokoris-Kogias, Alberto Sonnino, Alexander Spiegelman (2022). Sui: A Next-Generation Smart Contract Platform. Project Whitepaper. https://docs.sui.io/paper/sui.pdfRelated knowledge
- Decentralized Social Media: Will Web3 Platforms Overtake X and Meta? — article
- Decentralized Social Media: Will Web3 Platforms Overtake X and Meta? — related-article
- From Throughput to Reliability: The New Metrics That Matter — article
- From Throughput to Reliability: The New Metrics That Matter — related-article
- How Blockchain Architecture Is Quietly Solving Real Business Problems — article
- How Blockchain Architecture Is Quietly Solving Real Business Problems — related-article
- Mint — glossary
- Mint — related-glossary
- New Book The Dark Side of Web3 Explores How Crypto Scams Work—and How to Avoid Them — article
- New Book The Dark Side of Web3 Explores How Crypto Scams Work—and How to Avoid Them — related-article
- The Impact of AI on Blockchain Development: Smarter Smart Contracts? — article
- The Impact of AI on Blockchain Development: Smarter Smart Contracts? — related-article
Canonical knowledge ID:
research:sui-a-next-generation-smart-contract-platform