JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 17
  • Score
    100M100P100Q37289F
  • License ISC

CLI for generating IOTA paper wallets

Package Exports

  • iota-cli-paper-wallet

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (iota-cli-paper-wallet) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

iota-cli-paper-wallet

CLI for generating IOTA paper wallets

License: MIT Dependencies

Preview

alt text

Installation

1. Install Node.js

2. npm install iota-cli-paper-wallet

Usage

node node_modules/.bin/iota-cli-paper-wallet [options]

Options:

-V, --version                      output the version number
-i, --index [index]                Index of the generated address
-s, --seed [seed]                  An optional seed for the paper wallet
-l, --security-level [1, 2, 3]     Security level of the generated address
-d, --discret                      Do not create qr codes
-q, --qr-error-level [L, M, Q, H]  Error correction level for the qr codes
-o, --output                       Display the options used for address and qr generation