Paper wallet for Hush, which you can use with no internet access while wearing a tinfoil hat inside of a Faraday cage.
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.
 
 
 
 
 

13 lines
242 B

[package]
name = "qtlib"
version = "0.1.0"
authors = ["The Hush Developers", "ZecWallet"]
edition = "2018"
[lib]
name = "hushpaperrust"
crate-type = ["staticlib"]
[dependencies]
libc = "0.2.58"
silentdragonpaperlib = { path = "../../lib" }