Allow derived keystore to be displayed on stdout.

Fixes #143
This commit is contained in:
Jim McDonald
2024-08-02 09:46:25 +01:00
parent 8aaf16ab3f
commit f3ae2baf8f
7 changed files with 22 additions and 4 deletions

View File

@@ -183,6 +183,7 @@ $ ethdo account create --account="Personal wallet/Operations" --wallet-passphras
- `show-private-key`: show the private of the derived account. **Warning** displaying private keys, especially those derived from seeds held on hardware wallets, can expose your Ether to risk of being stolen. Only use this option if you are sure you understand the risks involved
- `show-withdrawal-credentials`: show the withdrawal credentials of the derived account
- `generate-keystore`: generate a keystore for the account
- `json`: output the generated keystore to stdout
```sh
$ ethdo account derive --mnemonic="abandon ... abandon art" --path="m/12381/3600/0/0"