You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There should be a global function to allow import of multiple (i.e. all) asset BIP44-derived keys from a supplied BIP39 mnemonic phrase. Tested in principle on multiple wallets usinghttps://iancoleman.io/bip39/.
Thought would need to be given on (a) how to determine how many HD path indexes to generate (and might need extension of the current model to something more dynamic) and (b) whether only derived keys or the mnemonic itself would be persisted.
There should be a global function to allow import of multiple (i.e. all) asset BIP44-derived keys from a supplied BIP39 mnemonic phrase. Tested in principle on multiple wallets usinghttps://iancoleman.io/bip39/.
Thought would need to be given on (a) how to determine how many HD path indexes to generate (and might need extension of the current model to something more dynamic) and (b) whether only derived keys or the mnemonic itself would be persisted.
Requires #7
The text was updated successfully, but these errors were encountered: