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

Implement an Ethereum style HD Wallet #45

Open
omidmahboubian opened this issue Nov 12, 2018 · 0 comments
Open

Implement an Ethereum style HD Wallet #45

omidmahboubian opened this issue Nov 12, 2018 · 0 comments

Comments

@omidmahboubian
Copy link

Description
Implement an Ethereum style HD Wallet
You can view more details
https://github.com/spacemeshos/app/wiki/Wallet-Tech-Notes

Describe the solution you'd like
Libraries to consider include BIP32, BIP39, Hdkey

Mnemonic
Extended public & private key pair
Key derivation (PKDF2)
You can use Ethereum path (m/44/0/0/1)
https://github.com/bitcoinjs/bip32
https://github.com/bitcoinjs/bip39

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Contribution Guide
Please checkout the contribution guide

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

No branches or pull requests

1 participant