Overview

Staking in Celestia using the Staking API consists of several main steps:

  1. Create a staking request.
  2. Sign and send the transaction to the network.

Get an authentication token to start using Staking API.

We provide two distinct endpoints for testing and production environments.

For Celestia, there are several networks available:

  • mainnet-beta — production network
  • mocha-testnet — testnet

What's next?