Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
hairyf avatar

Celestia

  • 4 installs
  • 4 repo stars
  • Updated February 25, 2026
  • hairyf/blockchain-master

Operate and query Celestia data-availability nodes: bridge/full/light types, headers, shares, DAS, state API, and fraud proofs.

About

A reference for celestia-node (Go DA node) covering the three node types, share sampling, header/state queries, and P2P discovery. A developer uses it to run nodes, submit PayForBlob transactions, and reason about data availability.

  • Bridge/full/light node roles with DAS and CLI init/start
  • Header, share, state APIs plus P2P discovery and fraud proofs

Celestia by the numbers

  • 4 all-time installs (skills.sh)
  • Ranked #347 of 479 Web3 & Blockchain skills by installs in the Skillselion catalog
  • Data as of Jul 13, 2026 (Skillselion catalog sync)
npx skills add https://github.com/hairyf/blockchain-master --skill celestia

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs4
repo stars4
Last updatedFebruary 25, 2026
Repositoryhairyf/blockchain-master

What it does

Operate and query Celestia data-availability nodes: bridge/full/light types, headers, shares, DAS, state API, and fraud proofs.

Files

SKILL.mdMarkdownGitHub ↗
Skill based on celestia-node, generated from sources/celestia. Doc path: sources/celestia/README.md, sources/celestia/docs/adr/, and package doc.go (header, share, das, state).

Celestia-node is the Go implementation of Celestia’s data availability (DA) node types: bridge, full, and light. The DA network wraps celestia-core by consuming or producing ExtendedHeaders and making block data available via share sampling (DAS). Use this skill to operate nodes, query headers/shares/state, submit PayForBlob and other transactions, and reason about P2P discovery and fraud proofs.

Core References

TopicDescriptionReference
Node typesBridge, full, light—roles, DAS, and CLI init/startcore-node-types
HeadersExtendedHeader, header service flow, sync, Header module APIcore-headers
Shares and DASGetSharesByNamespace, availability, DASer, Shares/DAS modulecore-shares-and-das
State and transactionsStateModule, SubmitTx, SubmitPayForBlob, Transfer, staking, Accessorcore-state-and-txs

Features

Public API and discovery

TopicDescriptionReference
Public APIModule-centric API (Header, Shares, P2P, Node, DAS, State, Fraud, Metrics)features-public-api
P2P discoveryFull-node discovery, advertising, bridge/light behavior, taggingfeatures-p2p-discovery
Fraud proofsBEFP, subscribe/verify, storage, fraud sync, haltingfeatures-fraud-proofs

Best Practices

TopicDescriptionReference
State verificationVerifying balance (and state) against header AppHash with Merkle proofsbest-practices-state-verification

Related skills

Web3 & Blockchainbackenddevops

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.