Sui's 2024 launch brought Move, enhancing Web3 with over 1,500 projects and $500M TVL by 2025. Move's unique resource model prevents common vulnerabilities, offering secure, efficient smart contracts. Discover how Move is revolutionizing blockchain development.

The Sui blockchain, launched in 2024, has introduced the Move programming language as its core smart contract language, marking a significant shift in Web3 development. Move, originally developed by Facebook for the Diem project, has been adapted and optimized for Sui's unique architecture. As of November 2025, over 1,500 projects have been deployed using Move on Sui, with a total value locked (TVL) surpassing $500 million. This adoption highlights Move's growing importance in the Web3 ecosystem, offering developers a new tool for creating efficient, secure smart contracts.
Move is designed to prevent common smart contract vulnerabilities like reentrancy attacks through its resource model. Unlike Solidity, where assets are represented as integers, Move treats assets as unique, indivisible resources. This approach ensures that assets cannot be duplicated or lost, enhancing security.
Sui's implementation of Move includes several optimizations:
The Move language on Sui also introduces the concept of modules, which are collections of related functions and resources. Developers can import and reuse these modules, promoting code reuse and reducing development time.
Since its launch, the adoption of Move on Sui has been impressive. According to Sui's official metrics, the platform processes an average of 200,000 transactions per day, with peak days reaching over 500,000 transactions. The average transaction fee on Sui is around $0.001, significantly lower than Ethereum's average of $1.50.
The TVL on Sui has grown steadily, with a current figure of $520 million as of November 2025. This growth is driven primarily by DeFi applications, with over 30% of the TVL coming from decentralized exchanges and lending protocols built using Move.
The introduction of Move on Sui has several implications for the Web3 ecosystem:
As Move continues to evolve on Sui, the community is watching for several developments:
Experts believe that Move's unique features could lead to its adoption beyond Sui, potentially influencing other blockchains to consider similar resource-based models for their smart contract languages.

Priya specializes in blockchain infrastructure, focusing on scalability solutions, node operations, and cross-chain bridges. With a PhD in distributed systems, she has contributed to libp2p and provides technical analysis of emerging L1s and infrastructure protocols.