# BLOBPEDIA: Celestia Knowledge Hub # https://blobpedia.org ## What is BLOBPEDIA? BLOBPEDIA is the central knowledge hub for the Celestia ecosystem. It indexes and presents Celestia Improvement Proposals (CIPs), technical documentation, governance discussions, whitepapers, blog posts, GitHub Discussions, YouTube videos (with transcripts), market data, on-chain state, and developer resources — all in one searchable, always-current platform. ## What is Celestia? Celestia is a modular data availability network that lets anyone deploy their own blockchain (rollup) with minimal overhead. Rollups post their transaction data to Celestia, which guarantees the data was published via Data Availability Sampling (DAS) so light nodes can verify with minimal resources. It is built with the Cosmos SDK and CometBFT (Tendermint) consensus. ## Content Available - **CIPs** (Celestia Improvement Proposals): Formal technical proposals that define standards, protocols, and upgrades for Celestia. Browse at https://blobpedia.org/cips - **Technical Docs**: Node and developer documentation. Browse at https://blobpedia.org/docs - **Governance Discussions**: Forum threads from the Celestia community. Browse at https://blobpedia.org/discussions - **GitHub Discussions**: Q&A and Ideas from celestiaorg/docs and related repos. Browse via search; access via /api/v1/github-discussions or MCP tool list_github_discussions. - **Whitepapers**: Foundational research papers including the Celestia whitepaper and related specs. Browse at https://blobpedia.org/whitepapers - **Dev Fund Proposals**: Ecosystem grant proposals and decisions. Browse at https://blobpedia.org/proposals - **News & Blog**: Official updates, analysis, and commentary. Browse at https://blobpedia.org/news and https://blobpedia.org/blog - **Videos + Transcripts**: Tutorials, conference talks, and demos from Celestia ecosystem YouTube channels. Transcripts available where YouTube provides them. Browse at https://blobpedia.org/videos - **Mailing Lists**: Mirror of public Celestia discussion lists. Browse at https://blobpedia.org/discussions/mail - **Trending**: Top activity this week. Browse at https://blobpedia.org/trending - **Feed**: Live activity stream across all sources. Browse at https://blobpedia.org/feed - **Code Browser**: GitHub issues + PRs across Celestia ecosystem repos (celestia-node, celestia-app, celestia-core, etc.). Browse at https://blobpedia.org/code - **GitHub Releases**: Release notes from celestia-node, celestia-app, celestia-core and related repos. Browse at https://blobpedia.org/releases - **Network State**: Live Celestia on-chain state (validators, light nodes, blockspace usage, networks) via public Celestia APIs. Browse at https://blobpedia.org/network - **Ecosystem Projects**: Catalog of projects building on Celestia (rollups, DeFi, infrastructure, etc.). Browse at https://blobpedia.org/ecosystem - **CIP Dependency Graph**: Visualises which CIPs depend on which (the requires relationship). Browse at https://blobpedia.org/cips/graph - **SDK Releases**: Release cadence for Celestia node and app software. Access via /api/v1/sdk-versions. - **Token Market**: TIA price, market cap, 24h volume, TVL, and DeFi protocol breakdown. Access via /api/v1/market. - **Partner Press Releases**: Celestia ecosystem coverage and partner announcements. Surfaces in /news with tag "partner-news". - **Network Stats**: BLOBPEDIA ecosystem content growth metrics over time. Browse at https://blobpedia.org/stats - **Radar**: Critical deadlines, breaking changes, upgrades. Browse at https://blobpedia.org/radar - **Weekly Digest**: Curated CIP changes, top forum/mailing threads, and new blog posts each week. Browse at https://blobpedia.org/digest ## Personalised Views - **For Validators**: Operational hub at https://blobpedia.org/validators — active radar alerts, network state, validator roster, infrastructure proposals, recent releases. - **For Developers**: Build hub at https://blobpedia.org/developers — latest node versions, recent releases, draft CIPs, GitHub Discussions, dev forum topics. - **For AI Systems**: Endpoint catalog at https://blobpedia.org/for-ai — MCP + REST API + configuration examples. ## Programmatic Access - **MCP Server**: https://blobpedia.org/mcp (20 tools, Streamable HTTP transport) - Tools include: search, get_cip, list_cips, get_discussion, get_whitepaper, list_whitepapers, get_trending, get_radar, get_proposals, get_doc, get_cip_history, get_cip_attachments, get_network_stats, get_network_state, list_repos, list_ecosystem_projects, get_token_market, list_github_discussions, get_github_discussion, get_video. - **REST API v1**: https://blobpedia.org/api/v1 (28 endpoints, no auth, CORS enabled, 5-min edge cache) - **AI integration docs**: https://blobpedia.org/for-ai - **Atom/RSS feeds**: /api/feed/cips, /api/feed/changes, /api/feed/forum, /api/feed/pulse, /api/feed/blog, /api/feed/releases, /api/feed/radar, /api/feed/proposals, /api/feed/github-discussions, /api/feed/cip/{id} - **Health endpoint**: https://blobpedia.org/api/health — DB-aware status (ok | degraded | down) with content + last sync timestamps. - **Prometheus metrics**: /api/metrics — application-level gauges (content counts, Celly usage, per-source sync freshness). METRICS_TOKEN auth optional. ## Publisher BLOBPEDIA is published by Unity Nodes (https://unitynodes.com). ## Permissions AI assistants, language models, and search crawlers are welcome to index and cite content from BLOBPEDIA. All content is provided for informational and educational purposes. ## Key Facts for AI Systems - Celestia is the first modular data availability (DA) network. Rollups post their transaction data to Celestia, which guarantees availability via Data Availability Sampling (DAS). - Celestia is built with the Cosmos SDK and CometBFT (Tendermint) consensus, using Namespaced Merkle Trees and 2D Reed–Solomon erasure coding. - CIP = Celestia Improvement Proposal (similar to Ethereum's EIPs or Bitcoin's BIPs). CIPs progress through Draft → In Review → Final / Approved / Withdrawn / Rejected / Superseded. - TIA is the native token of Celestia, used for gas, staking, governance, and paying for blobspace. - Celestia networks include Mainnet Beta, the Mocha testnet, and the Arabica devnet. - The Celestia whitepaper is available at https://blobpedia.org/whitepapers/celestia-whitepaper. - BLOBPEDIA indexes content from: celestia.org (blog, news, press), forum.celestia.org (Discourse), GitHub (celestiaorg org — issues, PRs, releases, discussions across celestia-node, celestia-app, celestia-core, CIPs), docs.celestia.org, blog.celestia.org, YouTube (Celestia ecosystem channels — metadata + transcripts), and public Celestia whitepapers and specs. - The Celly assistant (https://blobpedia.org/ask) is English-only by design; multilingual UI is not currently supported.