Register an Indexer Node

Registering Steps


Caution

Please be aware that our Datai Network Console is not live yet, and this guide is for informational purposes only. We will update this guide as soon as it is released.


  1. Open the Nodes Page

    Navigate to the Nodes section via the sidebar. You’ll see a list of your currently deployed nodes, along with a Create Node button.

  2. Click “Create Node”

    Click the Create Node button to open the node creation modal. You will be prompted to select the type of node you wish to deploy.

  3. Select “Indexer Node”

    In the modal, select Indexer Node.

    Indexer nodes are essential to network operations — they index and validate developer projections. You can earn rewards based on the storage volume your node dedicates to the network.

  4. Register your Indexer Node

    After selecting Indexer Node, you’ll be taken to the registration screen.

    You’ll see a form with the following fields:

    • Hash — enter the node’s unique nodeId.

    • Stake Amount — this is the amount of DATAI tokens you’re committing to activate your node. The amount is fixed.

    Finally, click Register Node to complete the process.

  5. Confirm and Sign the Registration Transaction

    After clicking Register Node, a blockchain transaction will be triggered in your connected wallet (e.g., MetaMask).

    Once the transaction is confirmed on-chain, your Indexer Node will be successfully registered and activated for staking rewards.

    Note

    Make sure you have enough DATAI tokens in your wallet for staking, and enough ETH for gas fees on the current network.

Last updated