Difference between revisions of "Finding Betanet Node Credentials"

From xx network wiki
Jump to navigation Jump to search
(Created page with "The betanet Node credentials consist of the Node private key and the Node IDF, which are both located on the Node machine: * {{Inline-code|/opt/xxnetwork/creds/node_key.key|t...")
 
m (Protected "Finding Betanet Node Credentials" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
(No difference)

Revision as of 19:39, 22 October 2021

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.