For the complete documentation index, see llms.txt. This page is also available as Markdown.

General setup

Each validator node should have the following files and folders:

  • validatorKey.pem (or allValidatorsKey.pem if a multisig node): The validator key used to deploy the node.

  • config folder: Contains the configuration files required to run the node.

Last updated