keygentool

1.0.19 • Public • Published

Keygentool

Lightweight CLI tool for generating simple keypairs.

Commands

Command Option Description
generate-keypair <algo: string> [filename: string] Generate a key with the specified algorithm. Optionally provide a file name to write the key into the [filename] and [filename].pub files for private and public keys respectively.

Supported Algorithms:

  • secp256k1

Contributing

If you would like to contribute, fork my code and submit a pull request. :)

License

MIT License

Package Sidebar

Install

npm i keygentool

Weekly Downloads

20

Version

1.0.19

License

MIT

Unpacked Size

5.96 kB

Total Files

6

Last publish

Collaborators

  • digitalkitten