Skip to content

Converts hex format bitcoin private keys to WIF format.

Notifications You must be signed in to change notification settings

joesciii/BitcoinKeyConverter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BitcoinKeyConverter

Converts hex format bitcoin private keys to WIF format safely, offline. Option to dump converted keys to file. No real error handling, only 64 character hex format bitcoin keys are taken. I wrote it quickly for myself so I could parse a lot of keys safely offline instead of using a website like https://gobittest.appspot.com/PrivateKey.

Dependencies

*.NET 4.6.1

How to use

Instructions are given within the program. Only 64 character hex format private keys are accepted.

Acknowledgements

About

Converts hex format bitcoin private keys to WIF format.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages