1.0.1 • Published 2 years ago

private-keys v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Private keys generator

A simple command line utility to generate set of private keys and it's addresses.

Installation

npm i -g private-keys

Usage

private-keys [count]

Generates private keys and addresses. To specify amount of keys provide count
argument

Options:
  --help     Show help                                                 [boolean]
  --version  Show version number                                       [boolean]

Output example:

Private key: 0xa16791279754a6f10e93777c2e8c9fba5d61e5f0bb55e5ed8e05841317c179f4
Address: 0xe8d179067e131e99335cbe00ada6a14f33087487
1.0.1

2 years ago

1.0.0

2 years ago