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.
 
 
 
 
 

845 B

ZecPaperWallet Web

The paper wallet generator is hosted at paper.zecwallet.co.

This is a web version of the Zec Sapling Paper Wallet generator. It's mainly for illustrative purposes. If you want to generate a serious offline paper wallet, you should run zecpaperwallet offline.

Installing wasm-pack

You can run the web wallet locally. You need to install the following first:

  1. Rust 1.32+
  2. nodejs / npm
  3. wasm-pack
cargo install wasm-pack

Running locally

You can run the web wallet locally.

cd zecpaperwallet/web
wasm-pack build
cd www
npm install
npm run start

This will start a local web server at localhost:8080 where you can access the paper wallet