Skip to content
Version 0.0.1 (Testnet)

Register a Gateway Node

Registering Steps



  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.

    Nodes Page
  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.

    Create Node Modal
  3. Select “Gateway Node”

    In the modal, select Gateway Node.

    Gateway nodes are lightweight and cost-efficient. They match user requests to data hosted on Indexer Nodes.
    You can earn rewards based on data requests served by your node.

  4. Register your Gateway Node

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

    You’ll see a form with the following fields:

    • Node URL — the public URL of your node (e.g., https://example.com).

    • Hash — 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.

    Gateway Node Form

    Once filled in, click Register Node to proceed.

  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 Gateway Node will be successfully registered and activated for staking rewards.

    Node Registration Success