Move Building With Confidence With Replay and Debugging Tools Sui’s replay tool and debugger give developers the power to retrace transactions and uncover issues with clarity.
Move Composability Through Different Lenses: PTBs and EIP-7702 As decentralized apps become more complex, users are often required to complete multiple transactions onchain in a specific sequence. Actions like approving token spends before making swaps can result in multiple transactions for a single overall action. Along with user friction, this type of transaction processing is computationally inefficient. To
Move How Sui Tech Made Claynosaurz's Popkins NFT Launch a Resounding Success The technical details behind the Popkins NFT launch showcase the flexibility and expressiveness of Move programming on Sui.
Move Sui Prover: Bringing Formal Verification to Sui With the Sui Prover, developers can now mathematically guarantee that their smart contracts behave exactly as intended, unlocking a new standard for safety on Sui.
Move Announcing the Move Registry (MVR): Radical Interoperability The Move Registry (MVR) brings powerful onchain package management to Sui, making smart contracts easier to discover, trust, and integrate.
Move New Move CLI Flag Gives Enhanced Error Context Developers using the new error flag in Sui 1.42 will have an easier time debugging code.
Move Registration Now Open for Sui Overflow 2025, Sui's Premier Global Hackathon Teams and individuals can register for the eight week hackathon, which runs from April into May.
Move Move 2024: Macro Functions Guide Move 2024 beta edition now gives developers the ability to replace common loops with macro functions.
Move From Concept to Implementation: Shared Custody on Sui A case study on implementing a shared custody model on Sui.
Move Sui Developers Lead the Way with Move Innovation The latest Electric Capital developer data reveals that Sui has the largest and most rapidly growing Move developer community.
Move How to Create a Token: ERC-20 Standard Versus Sui Coin Creating tokens on Sui involves some fundamental differences compared to using the ERC-20 standard on Ethereum.
Move Sam Blackshear on Built-in Move's Security Secure by design, Move prevents common security exploits and helps developers write safe code.
Move Sam Blackshear on How Move Empowers Builders Sam Blackshear designed Move to give developers the best possible experience.
Move Sam Blackshear on Move's Innovations Sam Blackshear explains the three fundamental innovations of how Move is used on Sui.
Move Sam Blackshear on the Origins of Move Mysten Labs CTO and inventor of the Move programming language discusses the motivation behind developing it.
Move How to Verify if an Address is Multi-Sig Inside Sui Smart Contracts Enable secure accounts accessible by multiple people through a multi-signature contract.
Move Migrate to Move 2024 Move 2024 offers new features, including method syntax, positional fields, and loop labels.
Move Create and Execute PTBs on Sui with the Sui CLI The new CLI command streamlines programming on Sui for those who prefer the terminal and Bash scripts.
Move BRICK POP Demonstrates Fun Onchain Gameplay with Rewards Take a look into how we built BRICK POP, and how Sui can revolutionize onchain gaming.
Announcements Let's Move Sui Helps Developers who want to Move on Sui Those wanting to learn Move programming now have a fun and intuitive option with the launch of Let's Move Sui!
Move Shared Object Deletion Now Available On Sui Ephemeral Shared Objects allow better expressibility and cost reduction on Sui.
Move Transfer to Object Available on Sui Mainnet The addition of Transfer to Object creates myriad new possibilities for object coding on Sui.
Move Move Adds Enums and Macros in 2024 Edition New features set to launch on Move, Sui's native programming language, in early 2024 include Enums, macro functions, and Method syntax.
Move Orange Comet Leverages Sui Kiosk for Game Items and IP Protection With The Walking Dead Lands, Orange Comet makes use of Sui's kiosk primitive and other features to power a top-tier video game.
Move Get Real-Time Weather Data with the Sui Weather Oracle Integrate weather data into an app, or use its unpredictability as a seed for randomness.