# paper-wallet

[![NPM version][npm-image]][npm-url][![Dependency Status](https://img.shields.io/david/harietqyun/paper-wallet.svg?style=flat-square)](https://david-dm.org/harietqyun/paper-wallet)[![Downloads][downloads-image]][downloads-url]

[npm-image]: https://img.shields.io/npm/v/paper-wallet.svg?style=flat-square
[npm-url]: https://www.npmjs.com/package/paper-wallet
[downloads-image]: https://img.shields.io/npm/dm/paper-wallet.svg?style=flat-square
[downloads-url]: https://www.npmjs.com/package/paper-wallet

Generate paper wallet for bitcoin and altcoins with CLI.

## Supported Coins
* Bitcoin (BTC)
* Bitcoin Cash (BCH)
* Bitcoin Gold (BTG)
* Dash (DASH)
* Decred (DCR)
* Dogecoin (DOGE)
* EOS (EOS)
* Ethereum Classic (ETC)
* Ethereum (ETH)
* Litecoin (LTC)
* Monacoin (MONA)
* Qtum (QTUM)
* Reddcoin (RDD)
* Zcash (ZEC)

## Installation
```bash
npm install -g paper-wallet
```

## Usage
```bash
paper-wallet [btc|bch|btg|dash|dcr|doge|eos|eth|ltc|mona|qtum|rdd|zec]
```

paper-wallet-[symbol]-[timestamp].pdf file will be generated in current folder for printing.

## Secure Offline Paper Wallet Generation

It's recommended to use an air-gapped computer for high value paper wallet generation. 

* Download and install the latest Node.js binaries from https://nodejs.org/en/

* Install this cli tool from npm

* Disconnect from network

* Generate and print the paper wallet

## Preview

![alt text](https://raw.githubusercontent.com/harietqyun/paper-wallet/master/preview.png)

## Donations
BTC: 19uibExshDiqF8X2TBLaEiMK2WJ9j2xfAS
