Call for testing: zcash-mini

Hello!

Here is a nice little snap for zcash users. With zcash-mini, it’s possible to generate z-addresses for offline wallets.

Give it a try:

$ snap install zcash-mini --beta
$ zcash-mini

###############################################################
#
#  Here is your z-address
#
#      ***
#
###############################################################
#
#  Here is the secret spending key
#
#      ***
#
#  KEEP IT SAFE, IT HAS NOT BEEN SAVED ANYWHERE
#
#  To spend, import the secret key with
#
#      zcash-cli z_importkey KEY rescan
#
###############################################################

It has a few niceties like zcash-mini -mnemonic and zcash-mini -prefix.

Please let me know how it works for you.
If you want to help on the road to snapcrafters for this snap, that would be awesome too. Here is the repo: https://github.com/elopio/zcash-mini

1 Like

hi @elopio This snap works perfect for me!

1 Like