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.
 
 
 
 
 
gilardh d3111b4ade Rebrand 4 years ago
..
src Rebrand 4 years ago
tests Web zec paper wallet (#4) 5 years ago
www Rebrand 4 years ago
.gitignore Web zec paper wallet (#4) 5 years ago
Cargo.toml Rebrand 4 years ago
LICENSE_APACHE Web zec paper wallet (#4) 5 years ago
LICENSE_MIT Web zec paper wallet (#4) 5 years ago
README.md Rebrand 4 years ago
package-lock.json Web zec paper wallet (#4) 5 years ago

README.md

hushPaperWallet Web

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

This is a web version of the Hush Paper Wallet generator. It's mainly for illustrative purposes. If you want to generate a serious offline paper wallet, you should run hushpaperwallet 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 hushpaperwallet/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