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

Restore keys only with "Seed" #179

Open
ghost opened this issue Jan 13, 2018 · 2 comments
Open

Restore keys only with "Seed" #179

ghost opened this issue Jan 13, 2018 · 2 comments

Comments

@ghost
Copy link

ghost commented Jan 13, 2018

How i can restore keystore or pwDerivedKey only with "12 word Seed" which is used for encryptio.

@ghost ghost closed this as completed Jan 13, 2018
@ghost ghost reopened this Jan 13, 2018
@ghost ghost closed this as completed Jan 13, 2018
@ghost ghost reopened this Jan 13, 2018
@Moejoe90
Copy link

You just create a new wallet with the 12-word seed. then you can use that wallet again.

@abhiramhatolkar
Copy link

@danishsaber createVault function gives you wallet when you supply 12 word seed to it. In order to get keystore for a seed just pass the same seed to createVault function instead of sending new random seed.
Note: password you supply to this function can be different than what you supplied before.

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

No branches or pull requests

2 participants