Finding Betanet Node Credentials

From xx network wiki
Revision as of 19:39, 22 October 2021 by Jono (talk | contribs) (Protected "Finding Betanet Node Credentials" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
Jump to navigation Jump to search
This is a team contributed page

The betanet Node credentials consist of the Node private key and the Node IDF, which are both located on the Node machine:

  • /opt/xxnetwork/creds/node_key.key
  • /opt/xxnetwork/node-logs/nodeIDF.json

First, connect to the machine. Refer to Get SSH Connection Info for more information.

Node Private Key

To get the Node private key, change the directory to the credentials folder /opt/xxnetwork/creds/.


The private key node_key.key is located in this directory.

Node IDF

To get the Node private key, change the directory to the log folder /opt/xxnetwork/node-logs/.


The IDF nodeIDF.json is located in this directory.