Walrus: A New Decentralized Storage Solution on the Sui Network

·

The decentralized storage landscape is evolving rapidly. With the recent launch of Arweave's compute layer AO reinvigorating its ecosystem, attention is now turning to new entrants. Among them is Walrus, a decentralized storage network built on the Sui blockchain. Developed by Mysten Labs, the same team behind Sui, Walrus aims to offer a highly scalable, resilient, and cost-effective alternative to existing solutions.

Background and Development Team

Mysten Labs, the core development company for the Sui blockchain, is also the driving force behind Walrus. Many of its founders and team members are veterans from Diem, Meta's discontinued blockchain project. This background brings significant expertise in building scalable and secure distributed systems.

Walrus is officially classified as a "protocol and platform" by Mysten Labs. Its name and branding evoke strength and adaptability—key traits for a reliable storage system. While built using Sui for coordinating storage space and metadata sales, using Walrus doesn't require developers to build directly on Sui. The platform will feature its own utility token, WAL, separate from SUI.

How Walrus Compares to Other Storage Protocols

Decentralized storage systems generally fall into two categories: full replication and erasure-coded systems.

Full replication systems, like Filecoin and Arweave, store complete copies of files across multiple nodes. This ensures high availability—if one node goes offline, files remain accessible from others. However, this approach requires significant storage overhead. To achieve high security (e.g., "twelve nines" of durability), these systems may need 25 or more copies of each file, leading to substantial inefficiency. They are also vulnerable to Sybil attacks, where malicious actors fake multiple storage instances.

Erasure coding systems, such as those using Reed-Solomon (RS) codes, break files into smaller segments. Only a subset of these segments is needed to reconstruct the original file, reducing storage overhead. But RS coding has its drawbacks. The encoding and decoding processes are computationally intensive, limiting practical file sizes and node participation. Recovery operations can also be bandwidth-heavy, as surviving nodes must transmit data to replace lost segments.

Both approaches face two universal challenges:

Core Innovations of the Walrus Protocol

Walrus introduces several key innovations to address these limitations, centered around a novel erasure coding technique called RedStuff.

RedStuff: A New Encoding Algorithm

RedStuff is a two-dimensional encoding algorithm designed for Byzantine fault tolerance. Based on fountain codes, it uses simple XOR operations for rapid encoding and decoding. Data is divided into primary and secondary slices, distributed uniquely across storage nodes.

The algorithm uses different recovery thresholds for each dimension:

This approach offers several advantages:

Committee Reconfiguration and Challenges

Walrus operates as a permissionless protocol with an efficient committee reconfiguration process. This ensures continuous data availability even as nodes join or leave the network. During epoch transitions, the reconfiguration protocol guarantees that all data past its availability point remains accessible.

The platform also uses an asynchronous challenge protocol to verify that nodes are storing data correctly. This system efficiently proves storage without relying on network assumptions, with costs scaling logarithmically with the number of stored files.

Economic Model and Incentives

Walrus employs a staking-based economic model with rewards and penalties. Its storage attestation mechanism scales logarithmically with storage volume, reducing the cost of proving file integrity.

👉 Explore advanced storage solutions

The Role of the Sui Blockchain

Sui serves as the control layer for Walrus, providing a scalable, programmable, and secure foundation for coordination. By leveraging Sui's infrastructure, Walrus can focus on solving core challenges in decentralized storage without reinventing the wheel.

Tokenomics and Potential Airdrops

Walrus will feature its own utility token, WAL, used for staking, governance, and other functions. While specific airdrop details are unconfirmed, participants in the Sui ecosystem—such as SUI token holders—may be eligible. The Walrus testnet is launching soon, with mainnet details to follow.

Frequently Asked Questions

What is Walrus?
Walrus is a decentralized storage network built on Sui, designed to offer high scalability, resilience, and cost-efficiency. It uses a novel erasure coding technique to reduce storage overhead while maintaining strong security.

How does Walrus differ from Filecoin or Arweave?
Unlike full replication systems, Walrus uses erasure coding to minimize storage costs. Its RedStuff algorithm enables faster operations and lower overhead while supporting hundreds of nodes with high fault tolerance.

Do I need to use Sui to access Walrus?
No. While Walrus uses Sui for coordination, it operates as a separate protocol. Developers can use Walrus without building on Sui directly.

What is the WAL token used for?
The WAL token serves as a utility token for staking, governance, and potentially incentivizing network participants.

How can I participate in the Walrus network?
Users can engage by operating storage nodes, staking tokens, or deploying data. The testnet offers an early opportunity to explore its features.

Is Walrus suitable for large-scale storage?
Yes. With its efficient encoding and logarithmic scaling, Walrus supports large files and high node counts, making it ideal for enterprise and application use.


Walrus represents a significant step forward in decentralized storage, combining technical innovation with practical efficiency. By addressing key limitations in existing systems, it offers a promising solution for developers and organizations seeking reliable, scalable storage.