Concepts
Overview
Learn about the fundamental concepts and architecture that make Sui unique among blockchains.
Ethereum -> Sui
Build your first app on Sui if you have EVM experience
Solana -> Sui
Build your first app on Sui if you have Solana experience
Architecture
Tokenomics
Coin Management
Because Sui uses coins as owned objects for transactions, you need to explicitly manage them in your programmable transaction block development.
Move Concepts
Move is an open source language for writing safe packages to manipulate on-chain objects.
Accessing Data
Cryptography
Gaming on Sui
Sui offers features like dynamic NFTs, Kiosk, soulbound assets, and on-chain randomness to provide builders with the tools to create immersive, transparent, and fair gaming experiences.
Research Papers
Research papers that are relevant to Sui and that one or more Sui team members have co-authored.