jjyr / hdwallet

HD wallet BIP-32 related key derivation utilities.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Full derivation path support

culda opened this issue · comments

commented

I've been looking for a way to derive for paths like m/44'/9004'/0'/0 and I can't work out how to reach there using this lib.
Do you have an example on how to do it?