MyGit
🚩收到GitHub仓库的更新通知

MystenLabs/sui

Fork: 12129 Star: 5286 (更新于 1970-01-01 00:00:00)

license: Apache-2.0

Language: Rust .

Sui, a next-generation smart contract platform with high throughput, low latency, and an asset-oriented programming model powered by the Move programming language

最后发布版本: testnet-v1.14.0 ( 2023-11-14 10:40:33)

官方网址 GitHub网址

✨免费申请网站SSL证书,支持多域名和泛域名,点击查看

Logo

Welcome to Sui

Sui is a next-generation smart contract platform with high throughput, low latency, and an asset-oriented programming model powered by the Move programming language.

Sui Highlights

Sui offers the following benefits and capabilities:

  • Unmatched scalability, instant settlement
  • A safe smart contract language accessible to mainstream developers
  • Ability to define rich and composable on-chain assets
  • Better user experience for web3 apps

Sui is the only blockchain today that can scale with the growth of web3 while achieving industry-leading performance, cost, programmability, and usability. As Sui approaches Mainnet launch, it will demonstrate capacity beyond the transaction processing capabilities of established systems – traditional and blockchain alike. Sui is the first internet-scale programmable blockchain platform, a foundational layer for web3.

Sui Architecture

flowchart LR
    CC(CLI Client) --> ClientService
    RC(Rest Client) --> ClientService
    RPCC(RPC Client) --> ClientService
    ClientService --> AuthorityAggregator
    AuthorityAggregator --> AC1[AuthorityClient] & AC2[AuthorityClient]
    subgraph Authority1
      AS[AuthorityState]
    end
    subgraph Authority2
      AS2[AuthorityState]
    end
    AC1 <==>|Network TCP| Authority1
    AC2 <==>|Network TCP| Authority2

Sui Overview

Sui is a smart contract platform maintained by a permissionless set of authorities that play a role similar to validators or miners in other blockchain systems.

Sui offers scalability and unprecedented low-latency for common use cases. Sui makes the vast majority of transactions processable in parallel, which makes better use of processing resources, and offers the option to increase throughput with more resources. Sui forgoes consensus to instead use simpler and lower-latency primitives for common use cases, such as payment transactions and asset transfers. This is unprecedented in the blockchain world and enables a number of new latency-sensitive distributed applications, ranging from gaming to retail payment at physical points of sale.

Sui is written in Rust and supports smart contracts written in the Move programming language to define assets that may have an owner. Move programs define operations on these assets including custom rules for their creation, the transfer of these assets to new owners, and operations that mutate assets.

Sui has a native token called SUI, with a fixed supply. The SUI token is used to pay for gas, and is also used as delegated stake on authorities within an epoch. The voting power of authorities within this epoch is a function of this delegated stake. Authorities are periodically reconfigured according to the stake delegated to them. In any epoch, the set of authorities is Byzantine fault tolerant. At the end of the epoch, fees collected through all transactions processed are distributed to authorities according to their contribution to the operation of the system. Authorities can in turn share some of the fees as rewards to users that delegated stakes to them.

Sui is backed by a number of state-of-the-art peer-reviewed works and years of open source development.

More About Sui

Use the following links to learn more about Sui and the Sui ecosystem:

最近版本更新:(数据更新于 1970-01-01 00:00:00)

2023-11-14 10:40:33 testnet-v1.14.0

2023-11-14 01:35:25 devnet-v1.14.0

2023-11-08 07:35:13 mainnet-v1.13.0

2023-10-31 06:02:25 testnet-v1.13.0

2023-10-31 00:41:45 devnet-v1.13.0

2023-10-25 07:41:21 mainnet-v1.12.2

2023-10-24 06:53:07 testnet-v1.12.1

2023-10-17 05:40:59 testnet-v1.12.0

2023-10-17 01:01:03 devnet-v1.12.0

2023-10-11 07:00:35 mainnet-v1.11.2

主题(topics):

blockchain, distributed-ledger-technology, move, smart-contracts

MystenLabs/sui同语言 Rust最近更新仓库

2024-04-19 06:29:24 FuelLabs/fuel-core

2024-04-18 19:58:21 loro-dev/loro

2024-04-18 09:26:19 lapce/lapce

2024-04-18 04:38:04 zed-industries/zed

2024-04-17 22:09:00 stalwartlabs/mail-server

2024-04-17 17:48:25 WINSDK/bite