command
Version:
v0.3.0
Opens a new window with list of versions in this module.
Published: Sep 6, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
KeyGen
Description
The keygen utility can be used to create keys that will determine Blockless b7s Node identity.
Usage
Usage of keygen:
-o, --output string directory where keys should be stored (default ".")
Examples
Create keys in the keys directory of the users home directory:
$ ./keygen --output ~/keys
generated private key: /home/user/keys/priv.bin
generated public key: /home/user/keys/pub.bin
generated identity file: /home/user/keys/identity
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.