Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

Create a wallet address using a password #54

Closed
imstar15 opened this issue Apr 22, 2020 · 1 comment
Closed

Create a wallet address using a password #54

imstar15 opened this issue Apr 22, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@imstar15
Copy link
Contributor

No description provided.

@imstar15 imstar15 added the enhancement New feature or request label Apr 22, 2020
@imstar15 imstar15 self-assigned this Apr 22, 2020
@imstar15
Copy link
Contributor Author

Use the following parameters to generate an address consistent with MyCrypto

mnemonic: multiply merit imitate embrace grass mountain badge stadium pluck rough hospital label
password: 11111111

this.seed = bip39.mnemonicToSeedSync(mnemonic, '11111111');

image

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant