pywallet
pywallet copied to clipboard
different master pub keys
I tried both pywallet and the nodejs libs mentioned in https://medium.com/bitcraft/so-you-want-to-build-an-ethereum-hd-wallet-cb2b7d7e4998
From the same seed, I can get the same ethereum address using both methods. But the master pub keys for the root node are different.
Any comments? Thanks.
NVM, I tried the 3 test vectors from bip32 and your results match them perfectly.