Coins
Learn how to design and implement coins on Sui.
Create Coins and Tokens
Learn how to mint coins and tokens on the Sui network.
Regulated Coin and Deny List
You can create regulated coins on Sui, such as stablecoins. These coins are similar to other coins, like SUI, but include the ability to control access to the coin using a deny list.
In-Game Currency
Use the Sui Closed-Loop Token standard to create tokens that you can use as currency within a game application.
Loyalty Tokens
Use the Sui Closed-Loop Token standard to create tokens that are only valid within specific workflows and services. One example of Closed-Loop Tokens is a loyalty token.