Skip to main content

Create a Key Pair

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.

Commands

  • To create a keypair and print the result to the console, run:
clio create key --to-console

Private key: 5KPzrqNMJdr6AX6abKg*******************************cH
Public key: SYS4wSiQ2jbYGrqiiKCm8oWR88NYoqnmK4nNL1RCtSQeSFkGtqsNc
  • To create a keypair and save it to a file, run:
clio create key --file FILE_TO_SAVEKEY

Saving keys to pw.txt