Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BLS] adds 'existing-seed' to generate keys from a hashed mnemonic seed #295

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

KevinVitale
Copy link

I've modified the CLI such that users can generate/recover keys from a hashed mnemonic seed. This is useful if the mnemonic phrase is not backed up in its original form.

For example: users of GridPlus' Lattice1 hardware wallet have the ability to backup their wallets using a PIN-protected SafeCard. Their open-source safecare-cli will recover the hashed seed of the mnemonic, so stakers using this backup method will benefit from having the option to use an existing-seed.

@KevinVitale KevinVitale deleted the kvn/import-seed branch October 18, 2022 14:18
@KevinVitale KevinVitale restored the kvn/import-seed branch October 18, 2022 14:20
@KevinVitale KevinVitale reopened this Oct 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant