Releases: dfinity/keysmith
Releases · dfinity/keysmith
v1.6.2
- Add support for seed phrases of different sizes.
v1.6.1
- Upgrade encoding library.
v1.6.0
- Add
shortlist
command to print the available commands.
- Add
x-private-key
command to derive your extended private key and write it to a file.
- Normalize mnemonic seed input to use the space character as its field separator.
v1.5.0
- Add support for reading files from stdin and writing files to stdout.
v1.4.1
- Add support for Linux on 32-bit ARM.
v1.4.0
- Add support for latest MacOS and Windows.
v1.3.0
- Upgrade HD crypto library dependency.