![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
新的加密项目一直弹出,每个项目都试图解决以太坊区块链的速度,可扩展性或成本问题等问题。
New crypto projects are constantly emerging, each aiming to solve problems like speed, scalability, or the cost issues of the Ethereum blockchain. Some projects are designed for simplicity of use, while others are better suited for dapps or games. Among these projects, Sui is a layer-1 blockchain that stands out with its unique "Move" programming language.
新的加密项目不断出现,每个项目都旨在解决速度,可扩展性或以太坊区块链的成本问题等问题。有些项目是为了简单使用而设计的,而另一些项目则更适合DAPP或游戏。在这些项目中,SUI是一个层1区块链,其独特的“移动”编程语言脱颖而出。
This complete guide will review what Sui crypto is, how it works, its working architecture, its use cases, and how it compares to other blockchains.
本完整的指南将审查SUI加密货币,其工作方式,工作架构,用例以及与其他区块链比较的方式。
What is Sui crypto?
什么是Sui Crypto?
Sui is a layer-1 blockchain built for speed, scalability, and low-cost transactions. It launched its mainnet on May 3, 2023. Unlike Ethereum or Bitcoin, which process everything in a single line, Sui can handle transactions in parallel. This means it can perform many tasks at once, making it capable of processing up to 300,000 transactions per second (in theory).
SUI是为速度,可伸缩性和低成本交易而构建的1层区块链。它于2023年5月3日启动了其主网。与以太坊或比特币不同,以太坊或比特币,SUI可以并行处理交易。这意味着它可以立即执行许多任务,从而使其能够每秒处理多达300,000个交易(理论上)。
The blockchain runs on a delegated proof-of-stake system, so people can stake their SUI with validators to earn rewards. Moreover, Sui uses the Move programming language, which originated at Meta. This language keeps smart contracts safe by preventing errors like double-spending. Another interesting aspect is its object-centric model. It treats assets like NFTs or tokens as objects with their own rules, simplifying management.
区块链在有委托的验证验证系统上运行,因此人们可以将其SUI与验证者赢得奖励。此外,SUI使用的是Move编程语言,该语言起源于Meta。该语言通过防止双人支出等错误来确保智能合约的安全。另一个有趣的方面是其以对象为中心的模型。它将像NFT或令牌一样的资产视为具有自己规则的对象,从而简化了管理。
Transaction fees remain minimal, often lower than a cent. The network reached a peak of 9,029 transactions per second in July 2023, demonstrating its ability to handle real-world use cases.
交易费用仍然很少,通常低于一分钱。该网络在2023年7月达到每秒9,029次交易的峰值,表明其处理现实世界中用例的能力。
The goal of Sui is to bring Web3 to billions of people, focusing on fast, cheap, and secure digital ownership for things like games, payments, and social platforms.
SUI的目标是将Web3带到数十亿人中,专注于快速,廉价且安全的数字所有权,用于游戏,付款和社交平台。
Who created the Sui network? A brief history of the Mysten Labs team
谁创建了SUI网络? Mysten Labs团队的简短历史
The creators of Sui are from Mysten Labs, a company founded in 2021 by five former Meta engineers: Evan Cheng, Sam Blackshear, Adeniyi Abiodun, George Danezis, and Kostas Chalkias. They previously worked together at Meta's Novi division, developing the Diem blockchain and the Move language before Meta's shutdown of the project.
SUI的创建者来自Mysten Labs,该公司由五位前Meta工程师于2021年成立:Evan Cheng,Sam Blackshear,Adeniyi Abiodun,George Danezis和Kostas Chalkias。他们之前在Meta的Novi部门一起工作,在Meta关闭项目之前,开发了Diem区块链和移动语言。
Mysten Labs secured $36 million in December 2021 from Andreessen Horowitz and other investors. Later, in September 2022, they obtained an additional $300 million from investors like FTX Ventures and Binance Labs, valuing the company at $2 billion.
Mysten Labs于2021年12月从Andreessen Horowitz和其他投资者那里获得了3600万美元。后来,在2022年9月,他们从FTX Ventures和Binance Labs等投资者那里获得了3亿美元的额外$ 3亿美元,并以20亿美元的价格评估了该公司。
How does Sui work?
Sui如何工作?
The core of the Sui network is its ability to process transactions quickly and in parallel, which is crucial for handling high volumes of activity. This stands in contrast to older blockchains like Bitcoin, which process transactions sequentially, forming a single chain of blocks.
SUI网络的核心是其快速和并行处理交易的能力,这对于处理大量活动至关重要。这与较旧的区块链(如比特币)形成鲜明对比,比特币依次处理交易,形成了单个块。
In the case of Bitcoin, every node in the network must process and agree upon the same transactions, which can slow down the throughput, especially as the network becomes more congested.
在比特币的情况下,网络中的每个节点都必须处理并同意相同的交易,这可以减慢吞吐量,尤其是在网络变得更加拥挤的情况下。
To maintain efficiency, simple transactions like sending SUI tokens are handled directly by validators without requiring consensus from the entire network. On the other hand, more complex transactions, such as smart contract execution or transactions involving shared objects, do require consensus, which is reached through a hybrid Byzantine Fault Tolerance model.
为了保持效率,诸如发送SUI令牌之类的简单交易是由验证者直接处理的,而无需从整个网络达成共识。另一方面,确实需要共识的更复杂的交易,例如智能合约执行或涉及共享对象的交易,这是通过混合拜占庭式容错模型达成的。
This approach allows for parallel execution of transactions that don't depend on each other, maximizing throughput while keeping latency low.
这种方法允许并行执行不相互依赖的交易,在保持延迟较低的同时最大化吞吐量。
The simplest transactions can be confirmed in less than a second, while the most complex ones, like trading on a shared liquidity pool, still take around two seconds to complete.
最简单的交易可以在不到一秒钟的时间内确认,而最复杂的交易,例如在共享流动性池上进行交易,仍然需要大约两秒钟的时间才能完成。
The implications of this architecture are significant. While other blockchains might struggle with a few thousand transactions per second, recent tests with 50 nodes have shown Sui achieving speeds of over 300,000 transactions per second.
这种体系结构的含义很重要。尽管其他区块链可能会在每秒几千笔交易中遇到困难,但最近的50个节点测试显示,SUI的速度达到了每秒超过300,000件交易的速度。
The modular design of the network also enables horizontal scalability. As demand increases, more validators and workers can be added to the network to handle the growing workload.
网络的模块化设计还可以实现水平可扩展性。随着需求的增加,可以将更多的验证者和工人添加到网络中以处理不断增长的工作量。
Moreover, the object-centric model simplifies sharding, a technique used to split data for efficiency. In the case of Sui, each object is self-contained and doesn't require synchronization with other objects or the entire network. This property is crucial for enabling efficient sharding, further contributing to scalability.
此外,以对象为中心的模型简化了碎片,这是一种用于将数据划分的技术以提高效率。对于SUI,每个对象都是独立的,并且不需要与其他对象或整个网络同步。该特性对于实现有效的碎片至关重要,进一步有助于可扩展性。
What is the Sui token used for?
SUI令牌是用什么?
The primary use of the SUI token is to pay for transaction fees on the network. These fees are minimal, typically less than a cent in fiat currency.
SUI令牌的主要用途是支付网络上的交易费用。这些费用最少,通常不到菲亚特货币一分钱。
Another key function of the SUI token is staking. Users can lock up their tokens to become validators, economically securing the network and earning rewards in the process.
SUI令牌的另一个关键功能是占用。用户可以锁定其令牌以成为验证者,从经济上确保网络并在此过程中获得奖励。
Furthermore, the SUI token will be used for governance in the future, allowing token holders to vote on proposals that affect the network's development.
此外,将来将使用SUI令牌进行治理,使令牌持有人能够对影响网络发展的建议进行投票。
The tokenomics of Sui
SUI的标记学
The total supply of the SUI token is 10 billion, and this number will not change. At launch on May 3, 2023, only a small portion of the tokens became
SUI令牌的总供应为100亿,这个数字不会改变。在2023年5月3日发布时,只有一小部分令牌变成了
免责声明:info@kdj.com
所提供的信息并非交易建议。根据本文提供的信息进行的任何投资,kdj.com不承担任何责任。加密货币具有高波动性,强烈建议您深入研究后,谨慎投资!
如您认为本网站上使用的内容侵犯了您的版权,请立即联系我们(info@kdj.com),我们将及时删除。
-
- 一些新兴的加密货币在市场上取得了长足的进步
- 2025-03-10 00:25:46
- Pepe,Bonk和XYZ都表现出了令人印象深刻的增长,并吸引了投资者的关注。随着势头的建设,好奇心越来越大
-
- 杜拉格(Durag) - 成人之王
- 2025-03-10 00:25:46
- Memecoins向世界证明,它们不仅仅是一种互联网的感觉,并且可以成为加密货币界的严肃竞争者。
-
- 2020皇后伊丽莎白ii 50p硬币纪念英国建造的多样性
- 2025-03-10 00:25:46
- 该商品在在线市场上列出了其面值的30,000倍,并带有报价,上面写着“建立了英国的多样性”。
-
-
-
- Polkadot(DOT)价格预测:Altcoin可以反弹至$ 10.80吗?
- 2025-03-10 00:25:46
- 由于看跌力继续获得更强大的市场控制,过去一天,点价格下降了4.38%。
-
- 随着看跌力获得市场控制,Polkadot(DOT)价格下降了4.38%
- 2025-03-10 00:25:46
- 随着看跌力继续获得更强的市场控制,过去一天,Polkadot(DOT)的价格下跌了4.38%。
-
-
- XYZ的目标是增长99990%
- 2025-03-10 00:25:46
- 随着Memecoins在加密货币市场的势头上,人们的注意力转向可能很快就会带来巨大的回报。