Sui Standards Overview
Standards on Sui are features, frameworks, or apps that you can extend or customize.
Overview
Sui publishes standards for features, frameworks, or apps that you can extend or customize.
Coin
The Coin standard enables you to create a broad range of fungible tokens on the Sui network to satisfy a number of use cases.
Currency
The Sui Currency Standard enables you to create a broad range of fungible tokens on the Sui network using either the legacy coin creation or the centralized coin registry system.
Closed-Loop Token
Sui Kiosk
Kiosk is a decentralized system for commerce applications on Sui. Kiosk is a part of the Sui framework, native to the system, and available to everyone.
Kiosk Apps
Kiosk apps are a way to extend the functionality of Sui Kiosk while keeping the core functionality intact. You can develop apps to add new features to a kiosk without having to modify the core code or move the assets elsewhere.
DeepBookV3
DeepBook Margin
Payment Kit
The Sui Payment Kit is a robust, open-source payment processing toolkit that provides secure payment verification, receipt management, and duplicate prevention for applications built on the Sui blockchain.
Sagat
Sagat is a multisig management platform designed for managing Sui multisig wallets.
Wallet Standard
The Wallet Standard defines how apps can automatically discover and interact with wallets.