Skip to content

QuantumProductions/private-dice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Obtain 6-sided dice or 2-sided object like a coin. Copy these programs to your offline machine. Run python roll.py or python flip.py as appropriate. Follow the prompts. It requires 64 * 4 inputs, using binary math to generate a 64 digit string with letters ranging from 0-9, A-F. Your private key will be printed. Write it down and keep it safe.

This was built for use with https://github.com/bitkey/bitkey/

No warranty. Use as is.

BTC donations: 1KNdLWYC4eF9voBrrPr9FBo7w29zPrHBqY

https://github.com/QuantumProductions/private-dice/

About

Roll 6 sided dice to generate Bitcoin private key.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages