Support keystore and password file path flags in es-node
qzhodl opened this issue · 1 comments
qzhodl commented
Rationale
Why should this feature exist?
Prysm have similar options like --wallet-dir and --wallet-password-file, and the related references are https://docs.prylabs.network/docs/prysm-usage/parameters and https://docs.prylabs.network/docs/wallet/deterministic
Implementation
Do you have ideas regarding the implementation of this feature?
Are you willing to implement this feature?
syntrust commented
Optimism:
- a remote signer (via opsigner.CLIConfig) or
- a mnemonic + derivation path or
- a private key.
Prysm:
- external-signer: URL for consensys' web3signer software to use with the Prysm validator client.
- wallet-dir + wallet-password-file
reference:
https://docs.prylabs.network/docs/prysm-usage/parameters#validator-flags