List Key Pairs
Prerequisites
- Install the currently supported version of
clio
info
| The clio
tool is bundled with the Wire software. Installing Wire Core will also install the clio tool.
- Understand public and private key.
Steps
Unlock your wallet
clio wallet unlock
List all public keys:
clio wallet keys
List all key pairs:
clio wallet private_keys
danger
| You should never ever reveal your private keys in a production enviroment!