0xMiden / 0xMiden/wallet

Allow for exporting/importing of accounts through Private Keys and Multiple Seed phrases in a single wallet

Offen
#64 0 Kommentare 0 Reaktionen 1 zugewiesene Person Beansprucht von @0xnullifier Auf GitHub ansehen
enhancement
Vorherrschende Sprache
TypeScript
Sterne
5
Forks
28
Ø Merge
9 Std. 50 Min.
Gemergte PRs (30 T.)
123

Beschreibung

Currently there is no way for the users to export and import accounts for wallet with a private key.

It is not as simple and would require some changes to how we do things with the seed AFAIK we should change and use the seed from bip39 for only secret key generation.

We currently use `client.newWallet` for creating a new account but this uses seed for both secret key generation and account seed thus exporting an account would require either the full seed or secret key + account id to import the account.

As for Multiple seed phrase it is open for discussion, some wallets do it some don't.

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.