To generate an ETH key pair from the command line:

cd in to the repo and use the following to install dependencies:

npm install

then generate a random key pair:

npm run generate