encrypt
Generate json wallet from private key
Usage
othentic-cli wallet encrypt [options]
Options
--private-key required
0x string
A raw 32-byte private key to encrypt as keystore. If not supplied, CLI will auto-generate a new private key and proceed to encrypt it.
--keystore-dir required
file path
The path to the keystore file
-h, --help optional
flag
Display help information for this command.
Last updated