coincashew / EthPillar

EthPillar: one-liner ethereum staking node setup tool and management TUI
https://www.coincashew.com/coins/overview-eth/ethpillar
GNU General Public License v3.0
8 stars 5 forks source link

Always Install submenuValidator #18

Open chrismarino opened 2 months ago

chrismarino commented 2 months ago

When I first installed I did not want to configure a validators. Then when I wanted to generate keys I had to run install-nimbus-nethermind.sh directly. Did all the client install, updates, etc. Worried that I would have to re-sync my clients. Would have been better if the validator submenu was there with an option to install.

coincashew commented 2 months ago

Agreed. Will look into adding this scenario.

In the meantime, you can always refer to the manual installation and manually create the validator service files. They're consistent and compatible in setup. https://www.coincashew.com/coins/overview-eth/testnet-holesky-validator/step-5-installing-validator/installing-validator

Once the validator service file is present, the submenuValidator will appear.