What is Celestia?
Celestia is the first modular blockchain network. It provides data availability (DA) as a service, allowing sovereign chains to rent secure DA from Celestia instead of building their own consensus.
Key Concepts
- Data Availability - Ensuring block data is publicly available
- Modular Architecture - Separation of execution, consensus, DA
- Sovereign Chains - Independent blockchains using Celestia DA
- Rollups - Optimistic and ZK rollups can use Celestia
RPC Endpoints
# Public RPC
https://rpc.celestia-mocha.com
# REST API
https://api.celestia-mocha.com
# Bridge Node
https://rpc.celestia-mocha.com:26657