Skip to content

calr0x/Generate_ETH_Keys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 

Repository files navigation

Generate_ETH_Keys

Generates a valid Ethereum keypair for use with Metamask

To use:

git clone https://github.com/calr0x/Generate_ETH_Keys.git
cd Generate_ETH_Keys

This will generate 1 key and write it to /root/eth_keys:

./generate_key.sh

You can optionally specify the number of keys to generate by adding the number to the end. This command will create 100 keys:

./generate_key.sh 100

About

Generates a valid Ethereum Keypair

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages