Skip to main content

Quick Start Prerequisites

This document is intended to outline the steps that should be completed before using any of the validator node quick start guides on this documentation portal.

It does NOT include the New Installation Start Guides or Step-by-Step Guides. If you do not already have a node set up, you may skip this document and proceed directly to the guide that pertains to your particular setup.

โ—ฝ Check List โœ…

  • Your Node is built with nodectl installed.
  • Have your Node accessible via remote SSH.
  • Your Node's nodeid (public key) has been submitted to Constellation Network and confirmed it was placed on the authentication seed list.
    • IntegrationNet specific:
      • Lattice account is setup.
      • NodeID registered on Lattice account.
      • Wallet with collateral requirements provided.
      • Wallet to distribute rewards provided.
  • If your Hypergraph or metagraph requires collateral, your Node's wallet is properly collateralized.
    • IntegrationNet specific:
      • Wallet with collateral requirements provided.
  • Your firewall ports are properly opened.

โ—ฝ Profile Table

Profile NameLayer TypeDescription
dag-l00MainNet and TestNet profile for the layer0 global Hypergraph
dag-l11MainNet and TestNet profile for the currency layer1 Hypergraph
intnet-l00IntegrationNet profile for the layer0 global Hypergraph
intnet-l11IntegrationNet profile for the currency layer1 Hypergraph
dor-dl11Dor metagraph profile for the data layer1 metagraph
Profile Documentation Default

The documentation will most probably refer to dag-l0 from the MainNet cluster profile within nodectl's default profile names, throughout the documentation. You should substitute this for the matching profile of your cluster.