Skip to content

androidteacher/Python_Bitcoin_Wallet_Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Bitcoin Wallet Generator

To Generate a Bitcoin Wallet Address Pair Randomly Type:

python wallet_gen.py

This will create a random public/private bitcoin address by default.

To create 'not so random' wallet address pairs uncomment the line:

#private_key = "0000000000000000000000000000000000000000000000000000000000000001"

Interesting Fact: (The private key 0x1 has contained up to 7.8 bitcoin over the years!)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages