keygentool
v1.0.19
Published
CLI tool for generating simple keypairs
Maintainers
Readme
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
