Celestia
P2P Platform
Foundation
Links
Details
License Apache-2.0
Dev Status 🟢 Active
Owner Celestia Labs (core development).
Governing Body Celestia Foundation (non-profit).
Country N/A (Celestia Foundation's precise jurisdiction not independently confirmed this pass)
Start Year 2023
Stack Go (celestia-app, built on Cosmos SDK + CometBFT).
Funding Celestia Foundation grants/ecosystem programs.
Last Investigated Aug 23, 2026
P2P Platform Attributes
Origins Modular blockchain design — separating data availability (Celestia's job) from execution (handled by rollups/app-chains built on top), rather than one monolithic chain doing both.
Database Chain-specific data-availability layer; not a queryable database in the conventional sense.
Query Language JSON-RPC/gRPC node query endpoints.
Data Formats Protobuf (inherited from its Cosmos SDK/CometBFT base).
Collaborative Live Editing N/A
Rich Text Editing N/A
Mobile Support N/A directly (infrastructure-layer; chains built on top provide end-user-facing apps)
Web Support N/A directly (infrastructure-layer; chains built on top provide end-user-facing apps)
Native Apps N/A (a framework/network, not an end-user app)
Terms Free, open-source; rollups/app-chains pay data-availability fees to Celestia validators.
Funds Celestia Foundation's treasury not independently sized this pass.
Based On Built on Cosmos SDK + CometBFT (this story's own separate Cosmos SDK entry) , extended with data-availability sampling (DAS) — a novel technique enabling light nodes to verify data availability without downloading full blocks.
P2P Architecture Validator gossip network (CometBFT-based) plus a light-node network that performs data-availability sampling independently.
Development Tools SDK/tooling for launching rollups and app-chains against the Celestia DA layer (positioned as the core product per current homepage framing).
Deployment Options Self-hosted validator/light-node deployment; rollups/app-chains built on top deploy independently.
Authentication & Identity Cosmos SDK-style accounts (inherited from its base stack).
Storage Model On-chain data-availability layer — data is published and its availability is guaranteed/verifiable, not stored as general-purpose application state.
Interoperability IBC-compatible (inherits from its Cosmos SDK base), plus its core purpose is serving as a shared DA layer other chains depend on.
Social Graph N/A