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

Core: Mock HD Wallet #29

Open
samparsky opened this issue Oct 12, 2018 · 0 comments
Open

Core: Mock HD Wallet #29

samparsky opened this issue Oct 12, 2018 · 0 comments
Labels
funded help wanted Extra attention is needed

Comments

@samparsky
Copy link

samparsky commented Oct 12, 2018

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

@samparsky samparsky changed the title Core: Mock HD Wallet address generation Core: Mock HD Wallet Oct 12, 2018
@avive avive added help wanted Extra attention is needed funded labels Oct 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
funded help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants