Star on GitHub - 5.8k

primitives keypair

Restore a key pair from a private key.

Usage

Restore a key pair from a private key.

$ dotenvx primitives keypair <privateKey>
{"publicKey":"<publicKey>","privateKey":"<privateKey>"}