Lighthouse VC
Download Lighthouse
Lighthouse BNCreate a new user account
sudo useradd --no-create-home --shell /bin/false lighthousevalidatorPrepare the validator data directory
sudo mkdir -p /var/lib/lighthouse_validatorsudo lighthouse account validator import --network holesky --datadir /var/lib/lighthouse_validator --directory=$HOME/validator_keys
Configure the validator client service
Start the Lighthouse Validator Client service

Remove duplicates of validator keystores
Resources
Last updated