Core Configuration#
Core Configuration groups related pages inside Deploy. Core node, chain, wallet, and voting settings.
The table links to the next useful page or sub-hub, keeping the sidebar staged instead of fully expanded.
Map#
| Page | What you'll find |
|---|---|
| Conf | Welcome to the node configuration files documentation. |
| Full Example | The code in this file is responsible for configuring various settings for the Ergo project. |
| Ergo Settings | The node{} configuration section specifies general settings for the node view holder regime. |
| Chain Settings | This section pertains to chain-specific settings, which should typically be left untouched unless you are planning to launch a new blockchain. |
| Wallet Settings | This configures the directory where the wallet's secret information, such as private keys, will be stored. |
| Voting Settings | The voting configuration is an important part of the system, allowing a node to propose changes to the network or vote on existing proposals. |