Celestia Data Availability Nodes
Golang implementation of Celestia's data availability node types (light | full | bridge). The celestia-node types described above comprise the celestia data availability (DA) network. The DA network wraps the celestia-core consensus network by listening for blocks from the consensus network and making them digestible for data availability sam...
3188
3553
151
711 (123 New)
Related Project:
Celestia App
PoS application for the consensus portion of the Celestia network.
Built using celestia-core (fork of CometBFT) and the cosmos-sdk.