Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.12 KB

adding_node.md

File metadata and controls

22 lines (18 loc) · 1.12 KB

Adding a node to the ledger means that the ledger is already running and you want to add a new validator node.

First we have to choose an alias for the node.

  • The node alias will be a short version of the company running the node, with at least the first letter be uppercase, e.g. HIN or Swisscom

For simplicity reasons we decide to:

  • use the default node and client ports 9701 and 9702.
  • use only one network interface/ip for the node (not suitable for production!)

These are the steps needed to bootstrap: