Destiner / blocksmith

Bitcoin/Ethereum key manipulation
Apache License 2.0
256 stars 88 forks source link

write me i need your help #7

Open PROBRO-CREATOR opened 4 years ago

PROBRO-CREATOR commented 4 years ago

write to me in the mail please, there are several private keys, about 100 pieces. How do I get addresses from them? using your program

PROBRO-CREATOR commented 4 years ago

one by one I figured out how to do this, but to add a text document with hex keys 64 characters long to the field

PROBRO-CREATOR commented 4 years ago

dmelnik2858@gmail.com

rak810 commented 4 years ago
import blocksmith

key = '7077da4a47f6c85a21fe6c6cf1285c0fa06915871744ab1e5a5b741027884d00'

address = blocksmith.BitcoinWallet.generate_address(key)
print(address)
hamidreza463 commented 3 years ago

Hello. I have a blockchain wallet. Some bitcoin send to me and when I received, it was nonspendable and need to private key. Please help me for generate private key for my import address. Thanks

Chaddaigo commented 1 year ago

MESSAGE ME