Star on GitHub - 5.8k

primitives derive --stdin

Derive a public key from a private key on stdin.

Usage

Derive a public key from a private key on stdin.

$ printf '%s\n' "$PRIVATE_KEY" | dotenvx primitives derive --stdin
<publicKey>