# Sui > Sui is the full stack for a new global economy: a high-performance Layer 1 blockchain built on the Move programming language, combined with Walrus (decentralized storage), Seal (on-chain access control), and Nautilus (trusted off-chain computation). Sub-second finality, 297,000 TPS peak throughput, and average transaction costs under $0.02. Sui was founded by five engineers from Meta's Diem project and launched mainnet in May 2023. The base chain uses an object-based data model and parallel execution engine that enables true horizontal scalability. The Move programming language was designed from the ground up for asset safety and formal verification. By 2025, Sui had evolved from a standalone Layer 1 into an integrated, composable full stack: the only platform in the space that ships execution, storage, access control, and trusted computation as native, interoperable layers. Mysten Labs, the company behind Sui, was founded in September 2021 and is backed by a16z, among others. ## Overview - [Sui Home](https://www.sui.io/): The full stack for a new global economy. Top-level overview of the platform, ecosystem, and mission. - [Intro to Sui](https://www.sui.io/intro-to-sui): Foundation and philosophy behind the chain, the object model, and why Sui was built the way it was. - [Get Started](https://www.sui.io/get-started): Entry point for new developers and institutions exploring Sui for the first time. - [Sui Foundation](https://suifoundation.org/): Independent foundation supporting the long-term decentralization and growth of the Sui ecosystem. ## Developer Documentation - [Sui Documentation](https://docs.sui.io/): The primary documentation portal. Covers architecture, concepts, guides, and references for building on Sui. - [Developer Essentials (Sui 101)](https://docs.sui.io/guides/developer/sui-101): Core concepts every Sui developer needs: objects, transactions, ownership, and the Move type system. - [Getting Started: Install Sui](https://docs.sui.io/guides/developer/getting-started/): Step-by-step setup guide for the Sui CLI, local network, and development environment. - [Concepts: Architecture](https://docs.sui.io/concepts/architecture): Deep technical reference on consensus, execution, and the object DAG that powers parallel transaction processing. - [App Examples](https://docs.sui.io/guides/developer/app-examples): Reference implementations for common application patterns on Sui. - [Developer Tools](https://docs.sui.io/tooling): Full index of Sui developer tooling: CLI, SDKs, GraphQL RPC, VS Code extension, and testing infrastructure. - [Asset Tokenization Guide](https://docs.sui.io/guides/developer/nft/asset-tokenization): How to represent and manage real-world assets as on-chain objects on Sui. ## Sui Stack - [Sui Stack Overview (2025 Review)](https://blog.sui.io/2025-sui-stack-developments/): How the four layers of the Sui Stack came together, what each one does, and where the roadmap goes next. - [Walrus: Decentralized Storage](https://docs.sui.io/sui-stack/walrus/sui-stack-walrus): Sui-native storage layer for large-scale, verifiable, content-addressed data. Launched mainnet in 2025. - [Seal: On-Chain Access Control](https://www.sui.io/): Threshold encryption and decentralized secrets management for permissioned data on Walrus. Composable with Move smart contracts. - [Nautilus: Trusted Off-Chain Computation](https://www.sui.io/nautilus): TEE-based framework for delegating sensitive or resource-intensive computation off-chain while preserving on-chain verifiability. - [Nautilus Documentation](https://docs.sui.io/guides/developer/nautilus): Developer guide for building hybrid applications with Nautilus trusted execution environments. - [Nautilus Concepts](https://docs.sui.io/concepts/cryptography/nautilus): Cryptographic design and trust model behind Nautilus. ## Developers - [Sui Developers Portal](https://www.sui.io/developers): Resources, tools, and ecosystem context for developers building on Sui. - [Sui Developers Hub](https://developers.sui.io/): Community developer hub with tutorials, grants, and builder resources. - [Move Language](https://docs.sui.io/concepts/sui-move-concepts): Overview of Move on Sui: the object-centric model, ownership types, and how Move differs from Solidity and other smart contract languages. ## Ecosystem and DeFi - [Sui Ecosystem](https://ecosystem.sui.io/): Map of protocols, applications, and infrastructure projects building on Sui across DeFi, gaming, NFTs, and real-world assets. - [Programs and Funding](https://www.sui.io/programs-funding): Overview of Sui Foundation grant programs, accelerators, and ecosystem funding tracks. - [Request for Proposals](https://www.sui.io/request-for-proposals): Open grant opportunities for research, core infrastructure, and high-impact ecosystem applications. ## Blog Latest 50 posts as clean Markdown. Full archive of all 564 posts: https://www.sui.io/blog/llms.txt - [Web3 Identity and Access Control on Sui: zkLogin, Seal, and SuiNS](https://www.sui.io/blog/web3-identity-access-control-sui-zklogin-seal-suins.md): Sui's native solutions for two main challenges in Web3 identity: proving who you are and controlling you can see your data - [Blockchain for AI Agents: How Agentic Commerce Works on Sui](https://www.sui.io/blog/blockchain-for-ai-agents-agentic-commerce-sui.md): What AI agents need from a payment rail, and how Sui answers: Payment Intents, scoped authority, and 6M TPS in a live agent experiment. - [Instant Finality for Institutional Finance: A Builder's Guide to Settlement on Sui](https://www.sui.io/blog/builders-guide-settlement-on-sui.md): A guide to transaction finality: why confirmation isn't settlement, what Sui's ~390ms finality makes buildable, and how to evaluate a chain for settlement. - [DeFi on Sui: DeepBook, Gasless Stablecoins, and Bitcoin in DeFi with Hashi](https://www.sui.io/blog/defi-sui-deepbook-gasless-stablecoins-hashi-bitcoin.md): How DeFi works on Sui: DeepBook's on-chain order book, gasless stablecoins, and Bitcoin access via Hashi - [Announcing the Sui Overflow 2026 Hackathon Winners](https://www.sui.io/blog/sui-overflow-2026-winners.md): Meet the 16 teams that won Sui Overflow 2026: 16 winners across four tracks, plus 10 University Award recipients. - [The Agentic Economy Takes Center Stage at Sui Basecamp 2026, Singapore ](https://www.sui.io/blog/the-agentic-economy-takes-sui-basecamp-2026-singapore.md): Two days at Marina Bay Sands in Singapore on October 7-8 with TOKEN2049 - [tZERO Brings Institutional-Grade Digital Securities Infrastructure to Sui](https://www.sui.io/blog/tzero-sui-institutional-digital-securities-infra.md): tZERO brings established regulated market infrastructure to Sui, giving institutions and issuers new options for building tokenized securities onchain. - [Securitize and Neuberger Launch Tokenized High-Income Fund Across Sui and Three Major Blockchains](https://www.sui.io/blog/securitize-neuberger-launch-tokenized-fund-across-sui.md): Neuberger’s first tokenized fund engagement brings its fixed income strategy onchain across Sui, Avalanche, Ethereum, and Solana. - [From the cryptographer's desk: how we chose Sui's post-quantum signature schemes](https://www.sui.io/blog/suis-post-quantum-signature-schemes.md): The reasoning behind ML-DSA-65 and SLH-DSA-SHA2-128s, tested against feedback from external cryptographers, wallet providers, HSM and cloud vendors, and financial authorities, the implementation we built on, the benchmarks, and the one migration path we are deliberately not shipping yet. - [Confidential by Design: Why Privacy Is the Next Phase of Blockchain Adoption](https://www.sui.io/blog/why-privacy-is-the-next-phase-of-blockchain-adoption.md): A conversation with Liam Glennon, Head of North America Financial Institutions and Privacy at TRM Labs, on why institutional privacy is becoming essential to the future of blockchain-based finance. - [Making Sui Quantum Ready](https://www.sui.io/blog/making-sui-quantum-ready.md): Sui is adding two NIST-approved post-quantum signature schemes, so accounts can move to quantum-safe keys derived from the recovery phrase users already hold. - [Seeing What Matters: Rethinking Privacy for Institutional Finance](https://www.sui.io/blog/rethinking-privacy-for-institutional-finance.md): Seeing What Matters: Rethinking Privacy for Institutional Finance - [How Gorae is Making EV Chargers More Investable with Sui and Walrus](https://www.sui.io/blog/gorae-ev-chargers-onchain-sui-walrus.md): Onchain settlement turns EV charger revenue into something operators can prove and investors can readily finance, creating a flywheel for EV growth. - [Hashi Testnet Is Live. ](https://www.sui.io/blog/hashi-testnet-is-live-bringing-native-bitcoin-finance-one-step-closer-to-global-adoption.md): Bringing Native Bitcoin Finance One Step Closer to Global Adoption. - [Sui Processes Over 6 Million Transactions Per Second in AI Agent Livestream Experiment](https://www.sui.io/blog/sui-processes-over-6-million-transactions-per-second-in-ai-agent-livestream-experiment.md): Autonomous AI agents playing games, making payments, and chatting pushed Sui's programmable tunnels to a peak of 6,086,766 TPS - [Meet the Third Cohort of the Sui Hydropower Fellowship](https://www.sui.io/blog/sui-hydropower-fellowship-third-cohort.md): Six teams building on Sui across agentic finance, RWA infrastructure, consumer social, and more - [Cumberland, Fluid, and SwissBorg Join Leading Institutional Coalition on Hashi Ahead of July Global Testnet](https://www.sui.io/blog/hashi-global-coalition-expands.md): Sui aims to transition more of Bitcoin’s $1.2T market cap into verifiable, productive onchain products. - [Built on Sui: Remi Brings Regulated Stablecoin Payments Into Banks, Not Around Them](https://www.sui.io/blog/built-on-sui-remi-brings-regulated-stablecoin-payments-into-banks.md): Remi's compliance-native interbank clearing and settlement network enables real-time settlement with balance-sheet treatment for participating financial... - [Thousands have joined the DeepBook Waitlist: Refer others to move up the list](https://www.sui.io/blog/thousands-have-joined-the-deepbook-waitlist-refer-others-to-move-up-the-list.md): DeepBook, the order book behind $17B+ in Sui trades is getting a first-party home. In just three weeks since we announced the upcoming release of DeepBook’s... - [Confidential Transfers on Sui: Now in Public Beta](https://www.sui.io/blog/confidential-transfers-public-beta.md): Main Takeaways With confidential transfers, balances and transfer amounts can be kept confidential onchain, while senders, receivers, and auditability remain... - [DeepBook Season 1 Claims FAQ](https://www.sui.io/blog/deepbook-season-1-claims-faq.md): Quick Takeaways The DeepBook Season 1 Points Program is complete and DEEP is now claimable. Claim your allocation here: https://claim.deepbook.tech/ Make sure... - [Sui Mainnet Halts Resolved After Major Upgrade](https://www.sui.io/blog/sui-mainnet-halts-resolved-after-major-upgrade.md): Summary On Thursday, May 28 and Friday, May 29, 2026, Sui Mainnet experienced three outage incidents. The first two stemmed from crash bugs involving the... - [Sui Launches Gasless Stablecoin Transfers, Simplifying Global Payments Infrastructure](https://www.sui.io/blog/sui-launches-gasless-stablecoin-transfers.md): Sui today announced the launch of gasless stablecoin transfers, a new protocol-level feature that enables users and businesses to send supported stablecoins... - [The Waitlist Is Open](https://www.sui.io/blog/the-waitlist-is-open.md): A new trading app powered by DeepBook is coming - [The Future of Payments Is Programmable](https://www.sui.io/blog/the-future-of-payments-is-programmable.md): Each generation of payments infrastructure improved speed. But the friction between systems was never solved. Until now. - [Introducing Sui Spheres](https://www.sui.io/blog/introducing-sui-spheres.md): Sui Spheres are controlled execution environments for multi-party workflows, with selective visibility, flexible performance, and the ability to connect to the... - [Shaping The Way Money Moves Across Continents With Sui and Paga](https://www.sui.io/blog/shaping-the-way-money-moves-across-continents-with-sui-and-paga.md): The industry talks a lot about what stablecoins at scale will look like in the future. Today, Sui announced what that scale looks like today, with stablecoins... - [Introducing DeepBook Predict](https://www.sui.io/blog/introducing-deepbook-predict.md): Predict. Compose. Trade anything. TLDR: Predict enables developers to build binary markets, options (calls, puts, spreads), leveraged products, and structured... - [The $100M Opportunity No One is Talking About](https://www.sui.io/blog/the-100m-opportunity-no-one-is-talking-about.md): Main Takeaways On-chain options haven’t scaled because of architecture, not demand. Liquidity is siloed at the position level, which limits leverage,... - [DeepBook: Spot & Margin Primitives for Builders](https://www.sui.io/blog/deepbook-spot-margin-primitives-for-builders.md): DeepBook’s Spot and Margin primitives give builders shared liquidity and built-in leverage from day one, so you can ship trading products without building the underlying infrastructure. - [RedotPay Integrates SUI and USDC-Sui to Enable Seamless Stablecoin-based Payments and Global Payouts](https://www.sui.io/blog/redotpay-integrates-sui-and-usdc-sui.md): The integration allows 7M+ RedotPay users to spend and send Sui-native assets efficiently and cost-effectively on traditional payment rails - [SuiNS Communities Launches on Sui](https://www.sui.io/blog/suins-communities-launch.md): SuiNS Communities is a social discovery app on Sui, where SuiNS subnames become community identity and collective onchain activity becomes a signal - [AI Is Reshaping the Smart Contract Security Arms Race](https://www.sui.io/blog/ai-reshaping-smart-contract-security-arms-race.md): What security researchers see coming as AI reshapes the way smart contracts are built, audited, and attacked - [Guest Post: The Strong Legal Case That Hashi Transactions Are Not Taxable Events](https://www.sui.io/blog/legal-case-that-hashi-transactions-are-not-taxable-events.md): A note prepared by Fenwick law firm on the tax treatment of Hashi BTC transactions - [The Sui Monthly: March 2026](https://www.sui.io/blog/sui-monthly-march-2026.md): From Bitcoin finance and $1T in stablecoin transfers to sharper developer infrastructure, March pushed Sui forward on multiple fronts - [Display V2: How Sui Objects Present Themselves to the World](https://www.sui.io/blog/display-v2-mainnet.md): Sui's object display system gets a meaningful upgrade, bringing consistent rendering across gRPC, JSON-RPC, and GraphQL - [Erebor Bank, N.A. Adds Support for Sui, Expanding Regulated Access to Always-On Global Payments](https://www.sui.io/blog/erebor-bank-global-payments.md): Landmark integration between Erebor and Sui bridges modern, regulated banking with programmable money built for global scale - [Messaging SDK Beta: Now Live on Sui and Walrus Mainnet](https://www.sui.io/blog/messaging-sdk-beta-live-mainnet.md): The Messaging SDK Beta brings scalable, encrypted, composable messaging to mainnet, rebuilt from the ground up after alpha feedback - [Celebrating One Year of Walrus: What’s Been Built and What’s Next for Verifiable Data](https://www.sui.io/blog/celebrating-walrus-one-year-anniversary.md): A look back at Walrus’s first year on Mainnet, from key features and partnerships to the numbers that show how far it’s come - [Getting Started on Sui: Understanding Your Wallet](https://www.sui.io/blog/getting-started-sui-understanding-your-wallet.md): Part two of our series for beginners — what a crypto wallet is, how it works, and what self-custody actually means - [GraphQL and Archival Store Complete the Sui Data Stack](https://www.sui.io/blog/graphql-archival-store-sui-data-stack.md): Sui's new data stack is complete: gRPC, GraphQL RPC, and the Archival Store are live and ready for production, with JSON-RPC sunsetting on July 31, 2026 - [Grayscale Keeps Choosing Sui. Here’s Why](https://www.sui.io/blog/grayscale-keeps-choosing-sui.md): Mysten Labs’s Adeniyi Abiodun and Grayscale’s Rayhaneh Sharif-Askary in conversation on GSUI, staking rewards, and the institutional case for Sui - [A New Era of Bitcoin-Based Finance Begins: Meet Hashi on Sui](https://www.sui.io/blog/new-era-of-bitcoin-based-finance-begins-meet-hashi.md): Introducing Hashi, a Sui-based primitive enabling BTC-backed lending with participation from leading institutions - [New Sui VM: Bug Bounty Now Open](https://www.sui.io/blog/new-sui-vm-bug-bounty-open.md): Sui's execution layer is getting its most significant improvement since launch - [EVE Frontier Migrates to Sui Testnet as Hackathon Goes Live](https://www.sui.io/blog/eve-frontier-migrates-to-sui-hackathon-live.md): EVE Frontier has officially migrated from Ethereum to Sui Testnet, with builders now able to build in the live universe for a shot at $80,000 in prizes - [Introducing the Decentralized Seal Key Server, Now live on Testnet](https://www.sui.io/blog/introducing-decentralized-seal-key-server-testnet.md): Seal's encryption layer now supports distributed key management across independent operators, with no changes to how you build - [Getting Started on Sui: What is Sui?](https://www.sui.io/blog/what-is-sui-beginners-guide.md): The first in a new series exploring Sui, for anyone who owns crypto and wonders what comes next - [The Sui Monthly: February 2026](https://www.sui.io/blog/sui-monthly-february-2026.md): From three U.S.-listed ETFs to breakthrough DeFi primitives, February signaled a new era of scale on Sui - [Sui Dollar (USDsui) Now Live on Sui, Bringing a Native Digital Dollar to Scalable Finance and Global Payments](https://www.sui.io/blog/sui-dollar-launch-bridge.md): Stripe-grade issuance meets a native Sui digital dollar designed to be GENIUS-compliant, ensuring compliance-ready rails for institutions and builders - [Building the Future of Advertising: A Conversation with Alkimi's Founders](https://www.sui.io/blog/future-advertising-alkimis-founders-discussion.md): Inside the ad exchange that's rebuilding a broken industry on Sui ## Optional - [Community Access Program](https://sui.io/community-access-program): SUI token access program for active community members. - [GitHub: MystenLabs](https://github.com/MystenLabs): Open-source repositories for the Sui protocol, Move language tooling, SDKs, and developer infrastructure. - [Sui on X (Twitter)](https://twitter.com/SuiNetwork): Real-time updates, ecosystem highlights, and builder spotlights from the official Sui account. - [Sui Discord](https://discord.gg/sui): Primary community and developer support channel.