spacemeshos / app

[DEPRECATED] The cosmic Spacemesh App containing the Spacemesh Wallet and the Spacemesh Dashboard 🏦📊
MIT License
20 stars 12 forks source link

Core: Mock HD Wallet #29

Open samparsky opened 5 years ago

samparsky commented 5 years ago

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

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