generate-env-keypair

Features

Generates a keypair for inserting into a .env file. This adds a command "Generate Env Keypair" to the command palette. Which inserts a keypair into the current file in the format

PRIVATE_KEY=...
PUBLIC_KEY=...