| Project/Products | Use Case | Status |
|---|---|---|
| Storage Fund | An economic mechanism that redistributes storage fees from past transactions to future validators, ensuring sustainable on-chain data storage. | Passed |
| Move Language | An open-source language for writing secure packages (smart contracts) that manipulate on-chain objects, adaptable to different blockchain needs. | Passed |
| Sui Move Package | Immutable smart contracts published on the Sui network, composed of bytecode modules uniquely identified by the package's on-chain ID. | Passed |
| Sui Move Object | Typed data governed by Sui Move modules, structured with fields containing primitive types, other objects, and non-object structs. | Passed |
| zkLogin | A Sui primitive that allows transactions from a Sui address using OAuth credentials without publicly linking the two. | Passed |
| Mainnet | The primary network for processing production transaction blocks, used for trading SUI or NFTs based on fiat currency. | Passed |
| Testnet | A staging network for quality assurance and testing code before production deployment. | Passed |
| Devnet | An unstable network for developing and testing new features and planned updates on Sui. | Passed |
| Localnet | A locally run Sui network for optimized development workflows in a controlled environment. | Passed |
| Sui Kiosk | A decentralized commerce system on Sui, enabling asset storage, sales, and custom trading functions like auctions while ensuring owner control and creator-defined trade policies. | Passed |
| Closed-Loop Token Standard | A Sui framework standard allowing token creators to enforce custom rules on transfers, spends, and conversions via programmable TokenPolicy restrictions. | Passed |
AI-generated analysis only. Not financial advice.
No comments yet. Be the first to share your thoughts!
Sui is a Layer 1 protocol blockchain that performs its own consensus and validation using its native token, SUI. It features an efficient economic mechanism for data storage financing, ensuring sustainable storage fee redistribution to future validators. Sui utilizes the Move language for writing secure smart contracts, known as Sui Move packages, which manipulate on-chain objects. The blockchain also offers zkLogin for transactions via OAuth credentials and operates across several networks, including Mainnet, Testnet, Devnet, and Localnet, each serving distinct purposes for production, testing, development, and local development environments.
Delegated Proof of Stake