CrypLogger.com
  • Home
  • Exclusive
  • Learn About Coins
  • Artificial Intelligence
  • Special Projects
  • News
  • Opinions
  • Current Prices
No Result
View All Result
  • Home
  • Exclusive
  • Learn About Coins
  • Artificial Intelligence
  • Special Projects
  • News
  • Opinions
  • Current Prices
No Result
View All Result
CrypLogger
No Result
View All Result
Home Learn About Coins

Blockchain and cryptocurrency Sui: an ambitious project from Meta

by Vaibhav
May 19, 2023
in Learn About Coins
0
Blockchain and cryptocurrency Sui: an ambitious project from Meta
189
SHARES
1.5k
VIEWS
Share on FacebookShare on Twitter


26.10.2022


in-depthAltcoins

What is Sui Cryptocurrency and Blockchain: An Overview of a Meta Project


in-depthAltcoins

Main

  • Sui is a high-performance first-level (L1) blockchain developed by Mysten Labs to serve latency-sensitive decentralized applications;
  • Blockchain Sui, like Aptos, uses the work of Diem, a failed blockchain platform from Meta Corporation. In particular, when writing the Sui code, a modified version of the Move language created for Diem was used.
  • The operation and security of the Sui network is provided by the Proof-of-Stake algorithm with the possibility of staking and delegation.
  • Sui’s consensus process uses the unique Narwhal and Bullshark protocols to allow computation to run in parallel, making Sui highly scalable.
  • As of October 2022, the Sui blockchain is running on a testnet.
See also  What is MEV in Ethereum and how it will change after the transition to PoS

Who develops and finances project

Blockchain Sui is being developed by a company Mysten Labs, founded in September 2021 in California by a group of former top managers and developers of Novi Research, a division of Meta Corporation that worked on the Diem blockchain and the Move programming language. The co-founder and CEO of Mysten Labs is Evan Cheng, former director of research and development at Novi Research.

For the first time about the new project the team publicly stated March 22, 2022, and work on it began in the fall of 2021.

As of October 2022, the startup has held two funding rounds. Andreessen Horowitz led a $36 million Series A round at the beginning of 2022, $300 million was raised in the second round of Series B, and Mysten Labs received a $2 billion valuation.

Sui testnet launched in August 2022.

Sui features and benefits

The developers of Sui are positioning themselves as a general purpose network with high bandwidth, fast and cheap transactions, and a user-friendly interface for Web3. The goal of Mysten Labs is to create a platform for running high-performance decentralized applications.

The Sui architecture is detailed in whitepaper And technical documentation. A feature of the project is the use of its own programming language Sui Move – a modified version of Move, developed for the Diem project. If in other blockchains the basic unit of storage is an account, then in Sui these are objects that are created and managed by smart contracts. An object can be any type of asset, and each has a unique ID, owner, and the property to be mutable or immutable.

Blockchain Sui contains a causal (causal) history of each object from the moment of its occurrence. If the histories of objects do not overlap, then transactions with them can be processed in any order or in parallel. With this feature, Sui can process groups of transactions in parallel, but without the risk of double spending.

Due to this feature, horizontal scaling of network bandwidth is achieved, and its overall performance depends only on the number of nodes processing transactions. In test conditions Blockchain Sui showed over 120,000 transactions per second with an average latency of about 2 seconds.

How Sui Works

The Sui blockchain uses the popular Proof-of-Stake (PoS) consensus algorithm. Transactions are processed by groups of validators, the composition of which changes every epoch (24 hours) from among the currently active full nodes. As of the end of October 2022, on the testnet work 4 validators and over 3600 active nodes.

The procedure for processing transactions depends on whether it concerns an object with a single owner (any kind of assets) or a “common object” (for example, public smart contracts).

The first type of transactions include coin transfers, NFT issuance, and voting. Such transactions are processed under a simplified Fast Pay procedure based on the Byzantine Consistent Broadcast mechanism. It includes four stages:

  1. The transaction is sent to the node, which “propagates” it to the validators;
  2. Validators vote to confirm the transaction and pass the result to the sender;
  3. The sender creates a certificate containing the signatures of at least 2/3 of the validators;
  4. The certificate is sent to validators who validate it. After that, the transaction enters the blockchain.

In this process, there is no search for consensus between validators, which significantly reduces the time to process a transaction.

What is Blockchain and Sui Cryptocurrency: Project Overview
Scheme of parallel transaction processing in Sui using Byzantine Consistent Broadcast. Data: Sui

In turn, the procedure for performing transactions with shared objects contains one more stage – the search for consensus between validators using the Sui Consensus Engine. It consists of two components:

  • Narwhal is a high-capacity mempool (“waiting room” for unconfirmed transactions) that is responsible for ensuring the synchronization and availability of data submitted for confirmation to validators.
  • Bullshark (or older solution Tusk is a consensus protocol based on a combination of technologies Directed acyclic graph And Byzantine Fault Tolerance. The peculiarity of Bullshark is that it allows consensus to be reached without the need to exchange information between validators.

Such a process provides not only high network performance, but also failure resistance, since even a large number of faulty validators does not lead to performance degradation, as happens in existing PoS blockchains.

Tokenomics and functions of Sui cryptocurrency

There is no data yet on the launch dates for the main network and the native SUI coin. However, the team has already shared features project tokenomics. The maximum offer will be 10 billion coins. Each SUI coin will divisible by a billion MIST units.

When the mainnet is launched, only a part of the SUI emission will go into circulation, and the rest will be distributed among the Mysten Labs team, investors, community members, rewards for validators and other purposes. A significant share of the coins will go to the Sui Foundation, an organization independent of Mysten Labs that will fund hackathons, conferences, app development, and development teams.

What is Cryptocurrency and Blockchain Sui: Project Overview
Sui cryptocurrency staking and tokenomics scheme. Data: project site

It is planned that the SUI coin will have several uses:

  • validators rate;
  • delegation to validators through staking (for ordinary coin owners);
  • payment of transaction fees;
  • a means of exchange, settlement and accumulation in the Sui ecosystem;
  • participation in the management of the Sui blockchain through on-chain voting.

Each of the validators has a certain share of the SUI coins delegated by the holders of the SUI tokens. Delegated coins are locked for the entire epoch and receive a portion of the staking reward at the end of the epoch. Accordingly, owners can only revoke their SUI or change their delegate when the era changes. It is already known that the Sui team will reward full node owners, developers, and active testnet participants. In particular, after the launch of the Sui protocol on the main network, node owners will receive 2000 SUI, which will be blocked for sale for one year.

How the ecosystem around the Sui blockchain is developing

The project team has already launched the basic infrastructure that allows you to interact with the Sui testnet. In August 2022, the block explorer was launched Sui Explorer c detailed display of information on blogs, addresses and transactions.

Wallet also works Sui Wallet, available as a Google Chrome extension. It allows users to create new addresses and restore existing ones using a seed phrase, view and manage all types of assets, including NFTs, and interact with decentralized applications. The wallet can be replenished with SUI test tokens through one of the “faucets”, for example, on the NFT marketplace BlueMove.

Third-party development teams are developing over 60 projects based on Sui. Among them:

  • decentralized exchanges Suiswap, MovEx;
  • DeFi services CetusPorto Labs, Kxfinance, Leizd Protocol;
  • cross-chain bridges WormHole and Axelar Network;
  • domain name services Sui Name Service, Suins;
  • social platforms coming chatAskMeX, Peeranha;
  • NFT marketplaces Blue Move, Sui Art, Sui Gallery;
  • NFT collections Sui PunksSui Birds, Sui Droplets;
  • games Trial Xtrem, F1 DogNetmarble.

Project prospects

In July 2022, during a Q&A session with Mysten Labs, Alonso de Gortari stated that the company planning a public token sale, and the launch of the main network and the SUI coin is scheduled for the end of the year. However, since then there have been no announcements and additional comments from the project team on this topic.

The recently founded non-profit organization Sui Foundation announced on its portal grant program for app developers in the Sui ecosystem. Grants in the amount of $10,000-100,000 will be available to teams that create solutions for a wide range of applications – from social networks and games to payment systems, financial and legal services.

The rewards promised by the team for early node owners on the testnet, as well as a large number of projects in the Sui ecosystem without native tokens already caused a stir among retrodrop hunters. However, the chances of ordinary users of the Sui testnet being rewarded are unknown.

Subscribe to Cryplogger on social networks

Found a mistake in the text? Select it and press CTRL+ENTER

Cryplogger Newsletters: Keep your finger on the pulse of the bitcoin industry!

Related articles

What is Fragment and how is it related to Telegram?

What is Fragment and how is it related to Telegram?

May 25, 2023
How to withdraw Ethereum from staking?

How to withdraw Ethereum from staking?

May 24, 2023


26.10.2022


in-depthAltcoins

What is Sui Cryptocurrency and Blockchain: An Overview of a Meta Project


in-depthAltcoins

Main

  • Sui is a high-performance first-level (L1) blockchain developed by Mysten Labs to serve latency-sensitive decentralized applications;
  • Blockchain Sui, like Aptos, uses the work of Diem, a failed blockchain platform from Meta Corporation. In particular, when writing the Sui code, a modified version of the Move language created for Diem was used.
  • The operation and security of the Sui network is provided by the Proof-of-Stake algorithm with the possibility of staking and delegation.
  • Sui’s consensus process uses the unique Narwhal and Bullshark protocols to allow computation to run in parallel, making Sui highly scalable.
  • As of October 2022, the Sui blockchain is running on a testnet.

Who develops and finances project

Blockchain Sui is being developed by a company Mysten Labs, founded in September 2021 in California by a group of former top managers and developers of Novi Research, a division of Meta Corporation that worked on the Diem blockchain and the Move programming language. The co-founder and CEO of Mysten Labs is Evan Cheng, former director of research and development at Novi Research.

For the first time about the new project the team publicly stated March 22, 2022, and work on it began in the fall of 2021.

As of October 2022, the startup has held two funding rounds. Andreessen Horowitz led a $36 million Series A round at the beginning of 2022, $300 million was raised in the second round of Series B, and Mysten Labs received a $2 billion valuation.

Sui testnet launched in August 2022.

Sui features and benefits

The developers of Sui are positioning themselves as a general purpose network with high bandwidth, fast and cheap transactions, and a user-friendly interface for Web3. The goal of Mysten Labs is to create a platform for running high-performance decentralized applications.

The Sui architecture is detailed in whitepaper And technical documentation. A feature of the project is the use of its own programming language Sui Move – a modified version of Move, developed for the Diem project. If in other blockchains the basic unit of storage is an account, then in Sui these are objects that are created and managed by smart contracts. An object can be any type of asset, and each has a unique ID, owner, and the property to be mutable or immutable.

Blockchain Sui contains a causal (causal) history of each object from the moment of its occurrence. If the histories of objects do not overlap, then transactions with them can be processed in any order or in parallel. With this feature, Sui can process groups of transactions in parallel, but without the risk of double spending.

Due to this feature, horizontal scaling of network bandwidth is achieved, and its overall performance depends only on the number of nodes processing transactions. In test conditions Blockchain Sui showed over 120,000 transactions per second with an average latency of about 2 seconds.

How Sui Works

The Sui blockchain uses the popular Proof-of-Stake (PoS) consensus algorithm. Transactions are processed by groups of validators, the composition of which changes every epoch (24 hours) from among the currently active full nodes. As of the end of October 2022, on the testnet work 4 validators and over 3600 active nodes.

The procedure for processing transactions depends on whether it concerns an object with a single owner (any kind of assets) or a “common object” (for example, public smart contracts).

The first type of transactions include coin transfers, NFT issuance, and voting. Such transactions are processed under a simplified Fast Pay procedure based on the Byzantine Consistent Broadcast mechanism. It includes four stages:

  1. The transaction is sent to the node, which “propagates” it to the validators;
  2. Validators vote to confirm the transaction and pass the result to the sender;
  3. The sender creates a certificate containing the signatures of at least 2/3 of the validators;
  4. The certificate is sent to validators who validate it. After that, the transaction enters the blockchain.

In this process, there is no search for consensus between validators, which significantly reduces the time to process a transaction.

What is Blockchain and Sui Cryptocurrency: Project Overview
Scheme of parallel transaction processing in Sui using Byzantine Consistent Broadcast. Data: Sui

In turn, the procedure for performing transactions with shared objects contains one more stage – the search for consensus between validators using the Sui Consensus Engine. It consists of two components:

  • Narwhal is a high-capacity mempool (“waiting room” for unconfirmed transactions) that is responsible for ensuring the synchronization and availability of data submitted for confirmation to validators.
  • Bullshark (or older solution Tusk is a consensus protocol based on a combination of technologies Directed acyclic graph And Byzantine Fault Tolerance. The peculiarity of Bullshark is that it allows consensus to be reached without the need to exchange information between validators.

Such a process provides not only high network performance, but also failure resistance, since even a large number of faulty validators does not lead to performance degradation, as happens in existing PoS blockchains.

Tokenomics and functions of Sui cryptocurrency

There is no data yet on the launch dates for the main network and the native SUI coin. However, the team has already shared features project tokenomics. The maximum offer will be 10 billion coins. Each SUI coin will divisible by a billion MIST units.

When the mainnet is launched, only a part of the SUI emission will go into circulation, and the rest will be distributed among the Mysten Labs team, investors, community members, rewards for validators and other purposes. A significant share of the coins will go to the Sui Foundation, an organization independent of Mysten Labs that will fund hackathons, conferences, app development, and development teams.

What is Cryptocurrency and Blockchain Sui: Project Overview
Sui cryptocurrency staking and tokenomics scheme. Data: project site

It is planned that the SUI coin will have several uses:

  • validators rate;
  • delegation to validators through staking (for ordinary coin owners);
  • payment of transaction fees;
  • a means of exchange, settlement and accumulation in the Sui ecosystem;
  • participation in the management of the Sui blockchain through on-chain voting.

Each of the validators has a certain share of the SUI coins delegated by the holders of the SUI tokens. Delegated coins are locked for the entire epoch and receive a portion of the staking reward at the end of the epoch. Accordingly, owners can only revoke their SUI or change their delegate when the era changes. It is already known that the Sui team will reward full node owners, developers, and active testnet participants. In particular, after the launch of the Sui protocol on the main network, node owners will receive 2000 SUI, which will be blocked for sale for one year.

How the ecosystem around the Sui blockchain is developing

The project team has already launched the basic infrastructure that allows you to interact with the Sui testnet. In August 2022, the block explorer was launched Sui Explorer c detailed display of information on blogs, addresses and transactions.

Wallet also works Sui Wallet, available as a Google Chrome extension. It allows users to create new addresses and restore existing ones using a seed phrase, view and manage all types of assets, including NFTs, and interact with decentralized applications. The wallet can be replenished with SUI test tokens through one of the “faucets”, for example, on the NFT marketplace BlueMove.

Third-party development teams are developing over 60 projects based on Sui. Among them:

  • decentralized exchanges Suiswap, MovEx;
  • DeFi services CetusPorto Labs, Kxfinance, Leizd Protocol;
  • cross-chain bridges WormHole and Axelar Network;
  • domain name services Sui Name Service, Suins;
  • social platforms coming chatAskMeX, Peeranha;
  • NFT marketplaces Blue Move, Sui Art, Sui Gallery;
  • NFT collections Sui PunksSui Birds, Sui Droplets;
  • games Trial Xtrem, F1 DogNetmarble.

Project prospects

In July 2022, during a Q&A session with Mysten Labs, Alonso de Gortari stated that the company planning a public token sale, and the launch of the main network and the SUI coin is scheduled for the end of the year. However, since then there have been no announcements and additional comments from the project team on this topic.

The recently founded non-profit organization Sui Foundation announced on its portal grant program for app developers in the Sui ecosystem. Grants in the amount of $10,000-100,000 will be available to teams that create solutions for a wide range of applications – from social networks and games to payment systems, financial and legal services.

The rewards promised by the team for early node owners on the testnet, as well as a large number of projects in the Sui ecosystem without native tokens already caused a stir among retrodrop hunters. However, the chances of ordinary users of the Sui testnet being rewarded are unknown.

Subscribe to Cryplogger on social networks

Found a mistake in the text? Select it and press CTRL+ENTER

Cryplogger Newsletters: Keep your finger on the pulse of the bitcoin industry!

Share76Tweet47

Related Posts

What is Fragment and how is it related to Telegram?

What is Fragment and how is it related to Telegram?

by Vaibhav
May 25, 2023
0

05/25/2023 BaseAltcoins BaseAltcoins Main Fragment is a blockchain platform from the Telegram team where you...

How to withdraw Ethereum from staking?

How to withdraw Ethereum from staking?

by Vaibhav
May 24, 2023
0

05/24/2023 Main After activating the Shapella update on the main Ethereum network, users were able to withdraw...

SOPR Indicator: Finding Price Lows and Highs for Bitcoin

SOPR Indicator: Finding Price Lows and Highs for Bitcoin

by Vaibhav
May 20, 2023
0

in-depthTrading and investment in-depthTrading and investment How the SOPR indicator works Researcher Renato Shirakashi proposed the SOPR indicator...

Mt.Gox exchange: the biggest hack in the history of cryptocurrencies

Mt.Gox exchange: the biggest hack in the history of cryptocurrencies

by Vaibhav
May 20, 2023
0

09/16/2022 AdvancedTrading and investment AdvancedTrading and investment Main Mt.Gox is one of the first bitcoin...

What is the Tornado Cash mixer and why was it blocked?

What is the Tornado Cash mixer and why was it blocked?

by Vaibhav
May 20, 2023
0

09/19/2022 AdvancedEthereumAnonymity AdvancedEthereumAnonymity Main Tornado Cash is a decentralized protocol that made it possible to...

Load More

Recent News

  • Temasek Cuts Executive Compensation for FTX Investment by $275M
  • dollars Ethereum wallet wakes up after 8 years and moves millions of dollars
  • Why AI tokens are needed and what are the risks of investing in HYIP projects
  • Michael Saylor: Bitcoin can improve security in cyberspace and bring “cause and legacy”
  • How to start accepting bitcoin payments in Ukraine? Dealing with Whitepay CEO Gleb Udovichenko
  • Bitcoin: Cause and Effect in Cyberspace and Increasing Security – Michael Saylor
  • USDT Market Rises During Economic Uncertainty, USDC Declines
  • Results of the week: the community celebrated Bitcoin Pizza Day, and Ledger recognized the possibility of government access to assets in the wallet
  • Why Crypto Companies Choose Chapter 11 Bankruptcy
  • Hackers withdrew over $7.5 million from DeFi project Jimbos Protocol
  • Voting for the token will regain control of Tornado Cash
  • Arbitrum-powered Jimbos protocol hack resulted in the loss of $7 million in Ethereum
  • Colab learned how to write code, Meta introduced language models and other news from the world of AI
  • Beijing Unveils White Paper for Web3 Innovation and Development
  • The MakerDAO community was asked to increase the rate of return on deposits in DAI
  • Hong Kong Police Launches CyberDefender Anti-Cyber ​​Attack System
  • Ex-Google CEO calls AI an ‘existential threat’
  • Binance Suspends Deposits of 10 Tokens Amid Multichain Issues
  • Sam Altman’s Worldcoin raises $115 million in funding
  • Not USDT Alone: ​​Tether Considers New Lines of Business

Follow Us On Twitter

Twitter feed is not available at the moment.

  • Home
  • About Us
  • CCPA
  • Contact Us
  • DMCA
  • Privacy Policy
  • Terms of Use
Email: contact@cryplogger.com

© 2021-23 Cryplogger.com
CrypLogger is a cult magazine about bitcoin, blockchain technology and the digital economy. Every day we supply news and analytics on the cryptocurrency market since 2021.

No Result
View All Result
  • Home
  • Artificial Intelligence
  • Special Projects
  • News
  • Opinions

© 2021-23 Cryplogger.com
CrypLogger is a cult magazine about bitcoin, blockchain technology and the digital economy. Every day we supply news and analytics on the cryptocurrency market since 2021.

Go to mobile version