Skip to content

mmarinovic/ethereum-wallet-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ethereum wallet generator

npm version NPM

CLI for generating Ethereum wallets. Easily create a new private key and mnemonic.

Use with npx

$ npx eth-wallet-generator

Install

$ npm install -g eth-wallet-generator

Usage:

$ eth-wallet-generator
  1. You will be prompted with password input
  2. Save mnemonic and private key on a piece of paper

Output:

🏠 Address: 0xa7d1fe7f4f3512ade2096bde69a50a249c1f38c1
🔑 Private key: 5081e7a5a1bf99ea3852135561294431eb6e2a6f815b08ecdfce32bb539c3651
📝 Mnemonic: fault theory glass burger time conduct wing portion cluster opera example elevator

About

CLI for generating Ethereum wallets. Easily create a new private key and mnemonic.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published