BIP44 Identity Derivation #2622
ozwaldorf
started this conversation in
Feature Requests
Replies: 1 comment 7 replies
-
Thank you for the suggestion, @ozwaldorf! The support for seed phrases was implemented in #2499 by @adamspofford-dfinity. |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
So it was mentioned that DFX might be getting first class support for seedphrases. The current plan (as far as I know) is to do a simple implementation, where you can import a seedphrase, and derive/save the first secp identity from it. This would be matching the basic quill functionality. I think the support should go even further, to match the functionality of keysmith, where multiple of a seeds derivations can be used and or saved. This could be done in 2 ways:
Beta Was this translation helpful? Give feedback.
All reactions