Berachain Node (beacond) Reference
beacond, is an EVM consensus client implementation used as a basic beacon node for Berachain. See BeaconKit Consensus Layer for more details.
Global Flags
These flags apply to all commands:Basic Commands
init
Initialize validator and node configuration files.
Flags
start
Run the node application with CometBFT in process.
Flags
Thestart command has numerous configuration flags for networking, consensus, pruning, and more. Key flags include:
Additional flags are available for detailed engine configuration, beacon-kit settings, and consensus parameters.