Skip to content

v0.4.3

Compare
Choose a tag to compare
@dan-da dan-da released this 14 May 18:20
· 19 commits to master since this release

It's been a while. This release adds:

  • Path presets for common wallet software, hardware wallets, and Bip standards such as Bip32, Bip44, Bip49, Bip84.
  • Variables in paths for insertion of coin, account, and change values.
  • Iteration can now occur at any path level, not only the deepest level. (needed by Ledger-Live)
  • added --gen-words flag to control how many mnemonic words are created. [12..48]
  • corrected ethereum private key serialization
  • minor bug fixes