@trustline/keystore-gen

1.0.4 • Public • Published

keystore-gen

npm

Utility to generate an encrypted Ethereum KeyStore file from a plaintext private key

Usage

Install the package globally:

$ npm install -g @trustline/keystore-gen

Run the command. Enter the private key (without the 0x prefix) and an encryption password:

$ keystore-gen
✔ Please enter the private key: … ****************************************************************
✔ Please enter the encryption password: … *********

You can save the resulting JSON output to disk.

Package Sidebar

Install

npm i @trustline/keystore-gen

Weekly Downloads

2

Version

1.0.4

License

MIT

Unpacked Size

15.7 kB

Total Files

10

Last publish

Collaborators

  • rosendin