In the fast-evolving world of blockchain technology, a new wave of innovation is gaining momentum—centered around the Move programming language and its most prominent inheritors: Aptos and Sui. These next-generation blockchains trace their roots back to Facebook’s once-ambitious Diem (formerly Libra) project, which, despite its regulatory demise, left behind a powerful technical legacy. Today, Aptos and Sui are not just continuing that legacy—they're redefining what high-performance, secure, and scalable blockchains can achieve.
The Rise and Fall of Libra
A Vision Unfolds
In June 2019, Facebook unveiled Libra, a bold initiative to create a global digital currency backed by a basket of stable assets including the US dollar, euro, and yen. Unlike traditional cryptocurrencies, Libra aimed to be a regulated, widely accessible financial infrastructure. Governed by the Libra Association—a Switzerland-based consortium with founding members like Visa, Mastercard, PayPal, Uber, and Coinbase—the project sought to bring financial services to over 1.7 billion unbanked individuals worldwide.
Libra’s announcement sparked global debate. U.S. lawmakers held three congressional hearings, questioning its potential impact on monetary sovereignty and financial stability. Mark Zuckerberg himself testified before Congress in October 2019, where he acknowledged the uphill battle ahead: “I’m not sure Libra will ever launch.”
From Libra to Diem: A Regulatory Pivot
Facing intense scrutiny, the project underwent significant changes. By April 2020, the Libra Association shifted focus from a multi-currency basket to single-currency stablecoins. In December 2020, it rebranded entirely as Diem, signaling a break from Facebook’s direct control in hopes of winning regulatory approval.
Despite these efforts, the path remained blocked. In January 2021, Diem moved its operations to the U.S. and partnered with Silvergate Bank to issue a dollar-pegged stablecoin. But by February 2022, the Diem Association officially announced the sale of its intellectual property and assets to Silvergate, marking the end of the road.
"Despite our constructive dialogue with regulators, it has become clear that this project cannot move forward."
— Diem Association Statement
Though Diem failed as a financial product, its underlying technology—especially the Move programming language—lived on.
The Technical Legacy of Diem
Diem’s most enduring contribution is Move, a novel smart contract language designed with security and resource management at its core. Unlike Ethereum’s Solidity, Move treats digital assets as unique, non-duplicable resources—preventing common vulnerabilities like double-spending or accidental loss.
Key features of Move include:
- First-class resources: Assets cannot be copied or implicitly destroyed—only moved between accounts.
- Safety through verification: Move’s bytecode verifier statically checks code before execution, rejecting unsafe programs.
- Modular design: Smart contracts are organized into reusable modules, enhancing code clarity and auditability.
Beyond Move, Diem introduced two other innovations:
- HotStuff BFT Consensus: A high-throughput, low-latency consensus mechanism that enables fast finality and energy efficiency.
- Unified State Architecture: A single data structure tracking all transactions and states over time, simplifying data access and verification.
These technologies laid the foundation for a new generation of blockchains—led by former Diem engineers.
👉 Discover how next-gen blockchains are redefining speed and security
Aptos: The Conservative Successor
Founded by ex-Diem team members Mo Shaikh and Avery Ching, Aptos aims to build a scalable, secure, and user-friendly blockchain for mass adoption. Backed by top-tier investors like a16z, Tiger Global, and Coinbase Ventures, Aptos raised $350 million in funding and reached a $2.75 billion valuation by 2022.
Aptos stays close to Diem’s original architecture while introducing key upgrades:
- Move Language: Uses a version of Move tailored for secure asset handling.
- AptosBFT Consensus: An enhanced HotStuff-based protocol that supports stake-weighted voting for improved performance.
- Block-STM Execution Engine: Enables optimistic parallel execution of transactions, dramatically increasing throughput.
- Fast State Sync: Allows new nodes to sync in minutes—even on consumer-grade hardware.
- Key Rotation & Recovery: Offers advanced account security with built-in key recovery mechanisms.
Aptos prioritizes stability and incremental improvement, making it ideal for enterprises and developers seeking reliability.
Sui: The Performance Innovator
Launched by Mysten Labs—founded by former Meta researchers including Evan Cheng and Sam Blackshear (co-creator of Move)—Sui takes a more radical approach. With $360 million in funding from a16z, Binance Labs, and FTX Ventures, Sui targets ultra-high performance through architectural innovation.
Sui’s standout features include:
- Sui Move: A customized version of Move using an object-centric data model, where each asset is an independent object. This allows parallel processing of transactions without global ordering.
- Narwhal & Tusk Consensus: Narwhal handles transaction dissemination; Tusk sequences them asynchronously. Simple transactions bypass full BFT consensus, reducing latency.
- No Global Ordering: Only transactions touching shared state require coordination—most execute instantly.
This design enables Sui to process tens of thousands of transactions per second (TPS), making it ideal for gaming, social apps, and real-time DeFi.
👉 See how cutting-edge consensus models are boosting blockchain speed
Aptos vs Sui: A Tale of Two Philosophies
| Aspect | Aptos | Sui |
|---|---|---|
| Design Philosophy | Evolutionary (closer to Diem) | Revolutionary (new data model) |
| Consensus | AptosBFT (improved HotStuff) | Narwhal-Tusk (asynchronous DAG-based) |
| Execution Model | Parallel via Block-STM | Object-based parallel execution |
| Scalability Approach | Vertical scaling + optimization | Horizontal scalability via objects |
| Target Use Cases | Enterprise dApps, finance | Gaming, social, high-frequency apps |
While Aptos enjoys early-mover advantage and broader ecosystem support, Sui has shown faster Total Value Locked (TVL) growth and stronger developer momentum in niche performance-driven sectors.
Why Move Matters
The rise of Aptos and Sui signals growing confidence in Move as a safer alternative to Solidity. With native asset protection and formal verification capabilities, Move reduces smart contract risks—a critical factor as DeFi matures.
Moreover, both chains support rich on-chain governance, developer grants, and modular tooling—fostering vibrant ecosystems.
👉 Explore developer opportunities on Move-based blockchains
Frequently Asked Questions
Q: What is the connection between Libra and Aptos/Sui?
A: Both Aptos and Sui were founded by core engineers from Facebook’s Diem (formerly Libra) project. They inherited key technologies like the Move programming language and BFT consensus systems.
Q: Is Move better than Solidity?
A: Move offers stronger built-in security for digital assets by treating them as non-copyable resources. While Solidity is more mature and widely used, Move reduces common vulnerabilities like reentrancy attacks.
Q: Which chain is more scalable—Aptos or Sui?
A: Sui theoretically offers higher scalability due to its object-centric model enabling near-infinite horizontal scaling. However, Aptos provides more predictable performance for complex financial applications.
Q: Can I use Ethereum tools on Aptos or Sui?
A: Not directly. Both use Move instead of Solidity, so developers need to learn new toolchains. However, both ecosystems offer comprehensive SDKs and documentation.
Q: Are Aptos and Sui EVM-compatible?
A: No. Neither supports Ethereum Virtual Machine (EVM) bytecode. They are independent architectures designed specifically for Move-based smart contracts.
Q: What are the main use cases for these blockchains?
A: Aptos focuses on secure DeFi and enterprise applications; Sui targets high-throughput use cases like gaming, social media, and real-time trading platforms.
The story of Libra may have ended in regulatory defeat—but its vision lives on. Through Aptos and Sui, the dream of a secure, scalable, and globally accessible blockchain infrastructure is being reborn. As the Move ecosystem gains traction, it could well become the next major narrative in crypto—one built not on hype, but on solid engineering foundations.
With strong teams, innovative tech, and growing ecosystems, Aptos and Sui aren’t just heirs to Libra—they’re pioneers shaping the future of web3.
Core Keywords: Aptos, Sui, Move programming language, Diem blockchain, high-performance blockchain, decentralized applications (dApps), blockchain scalability