Skip to content

Releases: yerofey/cryptowallet-cli

v1.8.6

16 Jan 14:39
Compare
Choose a tag to compare
  • Update the README file with more info (description, repository url)
  • Change for BTC output: extended private key is only shown with -g option

Full Changelog: v1.8.2...v1.8.6

v1.8.2

15 Nov 12:56
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.8.1...v1.8.2

v1.8.1

04 Oct 16:45
Compare
Choose a tag to compare

Readme a bit updated

Full Changelog: v1.8.0...v1.8.1

v1.8.0

04 Oct 16:31
Compare
Choose a tag to compare
  • Added new option command -D filename as a shorthand for -o csv -F filename to save result into CSV file.
  • Tested if library is compatible with all 16.x Node.js versions - and it is! (tested on my machine)

Full Changelog: v1.7.5...v1.8.0

v1.7.5

03 Oct 19:22
Compare
Choose a tag to compare

@harmony-js/account updated to v0.1.58 with the fix for deprecated web3-js/scrypt-shim package

Full Changelog: v1.7.3...v1.7.5

v1.7.3

29 Sep 11:23
Compare
Choose a tag to compare
  • ES modules support
  • Absolute paths fix

Full Changelog: v1.6.1...v1.7.3

v1.6.1

16 Jun 14:38
Compare
Choose a tag to compare

Now you can save the output into a file in CSV format.
Example: cw -c btc -n 10 -o csv

Full Changelog: v1.5.3...v1.6.1

Note that Windows executable is not tested yet and maybe don't even work!

v1.5.3

15 Apr 11:07
Compare
Choose a tag to compare

Extra line in the wallet addresses output removed

v1.5.2

15 Apr 10:52
Compare
Choose a tag to compare

Dependencies updated

v1.5.1

15 Apr 10:44
Compare
Choose a tag to compare

Docs updated