How To List All Key Pair
Goal
List all key pairs.
Before you begin
Install the currently supported version of
cleos
.
Steps
Unlock your wallet
List all public keys:
List all private keys:
You can enter the password directly on the command line by adding the --password
option:
Be careful Never use your private keys in a production enviroment!
Last updated