The SUI blockchain was developed by Mysten Labs to address issues in existing blockchain technologies, such as high transaction costs, network congestion, and the most commonly known scalability limitations. SUI operates as a Layer-1 blockchain, and it offers a high throughput, low latency, and scalable infrastructure for decentralized applications (dApps) and other Web3 technologies.
The network supports over 100,000 transactions per second (TPS) and achieves transaction finality in less than a second on average. In order to have a clear picture of what this means, it is necessary to compare SUI to other blockchain, in terms of performance metrics.
The architecture of SUI ensures efficient transaction handling, even during high activity periods. This happens because this blockchain applies parallel transaction processing, which allows multiple transactions to be executed simultaneously, enhancing network efficiency. On the other hand, the object-centric model further enables effective data management and transaction validation by treating entities on the blockchain as objects with specific attributes and capabilities.
This is a feature that enhances user privacy and security by using zero-knowledge proofs (ZKPs), enabling users to authenticate their transactions with standard web credentials, such as Google or Facebook, without the risks associated with exposing sensitive information publicly on the blockchain.
zkLogin facilitates user onboarding while maintaining strong security measures, making it easier for users to interact and get started with decentralized applications on the SUI network.
Parallel processing is a computational approach that divides a large problem into smaller, independent tasks that can be processed simultaneously, rather than individually (one by one). This method can be useful when it comes to enhancing efficiency and speed of certain computing systems, including blockchain networks like SUI.
When it comes to blockchain, parallel processing means that multiple transactions are being executed at the same time across different shards or segments of the network. Instead of processing each transaction one after the other (sequential processing), this process allows transactions to be executed at the same time, provided they do not interfere with each other. SUI uses parallel transaction processing to support over 100,000 transactions per second and achieve transaction finality in less than a second.
In blockchain, an object-centric data model is an approach where entities within the network are treated as distinct objects with specific attributes and capabilities. This model contrasts with more traditional account-based models used by many systems.
Unlike account-centric models used by many blockchain networks and protocols, SUI’s architecture uses object-centric data processing. Each entity on the blockchain is treated as an object with specific attributes and capabilities (key, store, copy, drop), which helps to simplify the conceptual framework for developers and enhances security by providing clear ownership and control mechanisms.
Highlights
The SUI blockchain was developed by Mysten Labs to address issues in existing blockchain technologies, such as high transaction costs, network congestion, and the most commonly known scalability limitations. SUI operates as a Layer-1 blockchain, and it offers a high throughput, low latency, and scalable infrastructure for decentralized applications (dApps) and other Web3 technologies.
The network supports over 100,000 transactions per second (TPS) and achieves transaction finality in less than a second on average. In order to have a clear picture of what this means, it is necessary to compare SUI to other blockchain, in terms of performance metrics.
The architecture of SUI ensures efficient transaction handling, even during high activity periods. This happens because this blockchain applies parallel transaction processing, which allows multiple transactions to be executed simultaneously, enhancing network efficiency. On the other hand, the object-centric model further enables effective data management and transaction validation by treating entities on the blockchain as objects with specific attributes and capabilities.
This is a feature that enhances user privacy and security by using zero-knowledge proofs (ZKPs), enabling users to authenticate their transactions with standard web credentials, such as Google or Facebook, without the risks associated with exposing sensitive information publicly on the blockchain.
zkLogin facilitates user onboarding while maintaining strong security measures, making it easier for users to interact and get started with decentralized applications on the SUI network.
Parallel processing is a computational approach that divides a large problem into smaller, independent tasks that can be processed simultaneously, rather than individually (one by one). This method can be useful when it comes to enhancing efficiency and speed of certain computing systems, including blockchain networks like SUI.
When it comes to blockchain, parallel processing means that multiple transactions are being executed at the same time across different shards or segments of the network. Instead of processing each transaction one after the other (sequential processing), this process allows transactions to be executed at the same time, provided they do not interfere with each other. SUI uses parallel transaction processing to support over 100,000 transactions per second and achieve transaction finality in less than a second.
In blockchain, an object-centric data model is an approach where entities within the network are treated as distinct objects with specific attributes and capabilities. This model contrasts with more traditional account-based models used by many systems.
Unlike account-centric models used by many blockchain networks and protocols, SUI’s architecture uses object-centric data processing. Each entity on the blockchain is treated as an object with specific attributes and capabilities (key, store, copy, drop), which helps to simplify the conceptual framework for developers and enhances security by providing clear ownership and control mechanisms.
Highlights