hdwallet icon indicating copy to clipboard operation
hdwallet copied to clipboard

HD wallet BIP-32 related key derivation utilities.

Results 2 hdwallet issues
Sort by recently updated
recently updated
newest added

The `ring` dependency update is particularly important, as that adds support for Windows ARM64 targeting. I also update the toolchain version. Finally, I bump the crate version to 0.4.2 to...

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...