celestia
Skill based on celestia-node, generated from
sources/celestia. Doc path:sources/celestia/README.md,sources/celestia/docs/adr/, and packagedoc.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
| Topic | Description | Reference |
|---|---|---|
| Node types | Bridge, full, light—roles, DAS, and CLI init/start | core-node-types |
| Headers | ExtendedHeader, header service flow, sync, Header module API | core-headers |
| Shares and DAS | GetSharesByNamespace, availability, DASer, Shares/DAS module | core-shares-and-das |
| State and transactions | StateModule, SubmitTx, SubmitPayForBlob, Transfer, staking, Accessor | core-state-and-txs |
Features
Public API and discovery
| Topic | Description | Reference |
|---|
More from hairyf/blockchain-master
openzeppelin-contracts
Secure smart contract library—access control, tokens (ERC20/721/1155/4626/6909), upgradeable contracts, and utilities.
15viem
TypeScript interface for Ethereum — clients, contracts, accounts, chains, ENS, and utilities.
13wagmi
Wagmi — React/Vue/Solid hooks and Core for Ethereum; config, connectors, read/write contracts, TanStack Query.
11ton
TON Blockchain — addresses, messages, TVM, cells, Blueprint, contracts, payments, API.
11envio
Envio blockchain data stack — HyperSync, HyperIndex, HyperRPC; fast indexing and data APIs.
8uniswap-v4
Uniswap v4 core pool logic — singleton PoolManager, unlock/callback, pool actions, hooks, and types.
7