Skip to content
This repository was archived by the owner on Mar 23, 2020. It is now read-only.

Latest commit

 

History

History
21 lines (14 loc) · 370 Bytes

File metadata and controls

21 lines (14 loc) · 370 Bytes

Generate a Paperwallet From a Password

Installation

Ubuntu dependencies

sudo apt-get install libcairo2-dev libjpeg-dev libgif-dev

Once the dependencies are installed, do:

npm install
npm run browserify

Usage

open dist/index.html

Remark

  • You need to provide the account name
  • Passwords must be at least 16 characters long