chebykin / eth-privatekey2keystore

Ethereum private key to JSON keystore generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ethereum private key to JSON keystore generator

NOTICE: I've developed UI for this procedure. Check out Keys Pipeline section at https://eth-toolbox.com/

WARNING: The default password (an empty string "") change is possible only in source code.

Usage

node generate.js c87509a1c067bbde78beb793e6fa76530b6382a4c0241e5e4a9ec0a0f44dc0d3 > myFile.json

About

Ethereum private key to JSON keystore generator


Languages

Language:JavaScript 100.0%