On-chain activity
Xandeum Storage Layer
Xandeum Storage Layer implements decentralized file storage through pNodes and validator supervision, enabling Solana programs to access exabytes of data. The system uses erasure coding and cryptographic proofs while maintaining smart contract integration through Peek, Poke, and Prove primitives.
Xandeum Liquid Staking
Xandeum Liquid Staking implements storage-enabled staking through multi-validator delegation, enabling SOL holders to earn both staking rewards and storage fees. The system distributes rewards to stakers while delegating only to Xandeum-enabled validators participating in the storage network.
Xandeum Labs
Xandeum Labs is building a decentralized storage infrastructure layer for Solana, designed to extend the blockchain's capabilities from gigabyte-scale account storage to exabyte-scale file systems that remain natively accessible to smart contracts. The project's core thesis is that blockchains need a hard drive, not only a ledger: Solana's execution layer is fast and efficient, but its account model constrains the amount of data any single program can maintain on-chain. Xandeum's storage layer is designed to fill that gap without burdening every Solana validator with the full data set.
The Problem Xandeum Addresses
Solana's account-based storage model works well for transaction state and small program data, but application categories that generate large volumes of persistent data—analytics platforms, social media networks, healthcare repositories, digital archives—quickly exhaust what is practical on-chain. Existing decentralized storage alternatives such as Filecoin and Arweave offer capacity, but they are not natively integrated with smart contracts and do not support random read-write access: a developer wanting to update a specific record must bridge to an external API rather than calling directly from a program. Xandeum is designed to solve all three constraints simultaneously: scalability to exabyte-scale, smart contract nativity, and random access to mutable data.
From Standalone Chain to Solana's Storage Layer
Xandeum's architecture was not always positioned as a Solana complement. The project originally conceived of itself as an independent Layer 1 blockchain built on Solana's codebase, and early participants purchased validator node licenses under that premise. As development progressed, the team concluded that replicating Solana's execution strengths on a separate chain created redundancy rather than value. The project pivoted to complement Solana directly—providing the storage infrastructure Solana's execution layer does not natively offer—and transitioned existing node license holders to roles within the new architecture.
Technical Architecture
Xandeum operates as its own Layer 1 blockchain, but with a deliberately narrow scope. Rather than maintaining a conventional ledger of every data change, it uses a ledgerless design that reaches consensus only on cryptographic summaries of storage state.
Consensus runs on two time horizons. Short consensus cycles called "pulses" occur approximately every 15 seconds to achieve finality on recent storage operations. Longer periods called "yugas"—roughly 2.83 days—anchor Merkle roots of the full storage state to external chains: both Solana and Bitcoin receive cryptographic fingerprints of Xandeum's state at every yuga boundary. Bitcoin anchoring means the historical record of Xandeum's storage commitments cannot be retroactively altered.
Storage itself is organized through a two-tier node network:
pNodes (Provider Nodes) form the capacity layer. They store and serve data on behalf of applications, receiving compensation through the STOINC reward model, which converts storage usage into fee pools distributed to operators. Data is divided into one-megabyte pages and distributed across multiple pNodes using erasure coding—the same technology used in RAID storage systems—so that a single node failure does not result in data loss. Applications can configure their own redundancy levels: redundancy across three, five, or more than forty pNodes is supported.
vNodes (Validator Nodes) supervise the storage network. They verify proofs of data availability, enforce pNode performance standards, and prevent raw data from flowing onto Solana's execution layer. They also determine operator incentives based on performance metrics and protocol parameters.
Smart contracts interact with the storage layer through three primitives:
- Peek (read): programs retrieve data while the network maintains provenance tracking
- Poke (write): programs place or update data in Xandeum file systems instead of Solana accounts
- Prove (verify): the network confirms data availability and proper delivery
The data flow runs: Solana program → Xandeum RPC access layer → pNodes and vNodes → Xandeum file systems. This keeps Solana's execution layer lean while storage capacity lives on the verified provider network.
Development Milestones
Xandeum's storage layer has been released incrementally. The version 0.5 release (codenamed Ingolstadt) introduced pNode monitoring, operator incentive calculations, and a proof-of-concept file storage demo called FS Onchain. At the time of that release, the network had approximately 150 pNodes operational and 350 licenses sold. The project also recorded over four billion transactions on its community-run development network.
The version 0.6 release (Stuttgart) is positioned as the minimum viable product for Solana mainnet. Its primary additions are data redundancy through erasure coding and crash fault tolerance: if a pNode goes offline or returns incorrect data, the network is designed to automatically switch to a healthy node. Byzantine fault tolerance—protection against malicious rather than merely failing nodes—is planned for a subsequent release.
Token Ecosystem
Xandeum launched its XAND governance token on October 29, 2024. The initial airdrop distributed 60 million tokens to eligible participants. XAND holders exercise governance authority over both the storage layer protocol and the liquid staking platform. The token is available on Raydium and MEXC.
xandSOL is Xandeum's liquid staking token for SOL. The project describes it as the first multi-validator LST on Solana that programmatically shares block rewards across the validator set rather than routing rewards through a single operator. Early stakers during the initial hyperdrive phase—defined as when the staking pool holds fewer than 30,000 SOL—were eligible for boosted XAND rewards.
The XFDP (Xandeum Foundation Delegation Program) manages SOL delegation to licensed pNode operators, connecting the staking platform and the storage network into a single economic model. Storage fees collected in SOL flow to validators and pNode operators as rewards, creating a revenue loop between storage usage and node participation.
Use Cases and Proof of Concept
The Xandeum team is developing Xandipedia—a decentralized, tamper-resistant knowledge repository modeled on Wikipedia—as an internal proof-of-concept application. Beyond that, the storage layer is designed to support decentralized social media platforms, cultural and institutional digital archives, healthcare data repositories requiring patient-controlled access, and DeFi analytics platforms that process large volumes of historical transaction data.
Ecosystem Position
Xandeum is structured as a DAO and is headquartered in Las Vegas, Nevada. The project has raised $2.8 million from community participants. By building as a Solana-native storage extension rather than a competing chain, Xandeum positions itself to handle application data categories that fall outside what Solana's validator set is optimized to carry, while preserving Solana's execution environment for the transaction throughput it handles well.
Contents
- The Problem Xandeum Addresses
- From Standalone Chain to Solana's Storage Layer
- Technical Architecture
- Development Milestones
- Token Ecosystem
- Use Cases and Proof of Concept
- Ecosystem Position
Solana Token Markets