The Concepts and Elements of Sui

Concepts

Sui Background

The Concepts and Elements of Sui_第1张图片

This traditional blockchain network architecture has a limitation in that such a linear mechanism of the system becomes the main bottleneck for achieving high transaction volume scalability.

Sui blockchain pursues a rather parallel design for processing transactions on the network. And the design is not based on the concept of “block” like other networks where the transaction validation happens at a block level. Rather, the validation happens at the individual transaction level, minimizing the consensus load on the network by inv

你可能感兴趣的:(区块链从,1.0,到,3.0,的技术分享锦集及讲解,rust,区块链,Sui,narval)