jjordan-quantum / eth-key-gen

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:JavaScript 100.0%