Paper wallet for Hush, which you can use with no internet access while wearing a tinfoil hat inside of a Faraday cage. https://hush.is
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

14 lines
287 B

[package]
name = "zecpaperwallet"
version = "0.1.0"
authors = ["ZecWallet"]
edition = "2018"
[dependencies]
clap = "~2.33"
zecpaperlib = { path = "../lib" }
json = "0.11.14"
qrcode = { version = "0.8", default-features = false }
lodepng = "*"
printpdf = "0.2.8"
image = "0.21.2"