Building with SettleMint

Add a Node to a Network

Guide to adding blockchain nodes to your network

Once you have deployed a permissioned network or joined a public network, you can add more nodes to it. The number of nodes needed depends on your network's protocol.

Node Types

  • Validator nodes
  • Non-validator nodes
  • Archive nodes
  • Light nodes

Key Features

  • Custom configurations
  • Resource management
  • Performance monitoring
  • Health checks

Add Node

Add a Node

Go to the application containing your network

Access Nodes

Click Blockchain nodes in the left navigation

Configure Node

  1. Click Add a blockchain node
  2. Select the blockchain network to add this node to
  3. Choose node name and type (VALIDATOR/NON_VALIDATOR for permissioned networks)
  4. Configure deployment settings
  5. Click Confirm

Manage Node

Navigate to your node and click Manage node to see available actions:

  • View node details and status
  • Monitor node health
  • Restart node operations

All operations require appropriate permissions in your workspace.

On this page