Skip to content

This Script create 10 sets of non custodial btc and eth wallet. 1 set contains a compressed and uncompressed legacy, bech32 and P2SH btc address and also the etherum address all belonging to the same private key.

Notifications You must be signed in to change notification settings

KrashKrash/btc-addr-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

This Script create 10 sets of btc and eth wallet. 1 set contains a compressed and uncompressed legacy, bech32 and P2SH btc address and also the etherum address all belonging to the same private key.

TO USE first:

pip install ecdsa, base58, pycryptodome, rich, bech32, pysha3

btc

and then run the script.

It not only print the script but it also stores the information in a file called "YourCryptoInfo.txt"

If you like my script, you can donate here, BTC ADDRESS: 3MNAKj3xjJRRjfMtdSfgNZsKAYXjSNeXtg

About

This Script create 10 sets of non custodial btc and eth wallet. 1 set contains a compressed and uncompressed legacy, bech32 and P2SH btc address and also the etherum address all belonging to the same private key.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages