0
As far as I understand, when I want to create an HD Wallet, do I need a private key that is derived into an extended public key?
So, my question is, if I am coding a portfolio of bitcoin in java, how can I generate this public extended key from a private key (I assume that the private key is like a private password right?)?
Thanks for your help,
maybe this helps to get it sorted: http://chimera.labs.oreilly.com/books/1234000001802/ch04.html#hd_wallets and you may want to check https://bitcoin.stackexchange.com/questions/tagged/bip32 and https://bitcoin.stackexchange.com/questions/tagged/bip32+hd-wallet. Let us know, if you are still missing something :-)
– pebwindkraft – 2017-08-19T18:33:35.693