Skip to content

A brain wallet that is rememberable. | Can be used to turn any entropy into mnemonic

License

Notifications You must be signed in to change notification settings

RealCocoArdo/Chess-Wallet-App

Repository files navigation

Chess Wallet


A brain wallet that is rememberable.

Instead of remembering 24 words in a right order you have instead to remember the setup of a chessboard. This setup will be the entropy to your 24 words/ to your bitcoins.

Quality of entropy

A chessboard has 8 by 8 squares. Which equals 64 squares in totall. There are 13 diffrent states(pieces being on them) one square can be in, including empty. So there are 64^13 possible combinations. Thats 302,231,455,000,000,000,000,000 or 0.302 Septillion possibilities

This entropy guide instructs you on what to input.
However the Chess-Wallet can be used to input any entropy.

Disclaimer !

see more - A weak entropy will result in losing your funds. Here is a good explanation on that by Andreas.
- This was only designed for Bitcoin. No other shitcoin.
- I take no responsibility of my code. If you lose your Bitcoins its your fault.
- You can review the code yourself before using it. I added alot of comments into the code to make it more understandable.

Requirements

see more
  1. Install the latest version of Python3 here.
    • Tick the box add to PATH in the installation
  2. Download this repository and unzip it. Or clone it.

Start the program

see more
  1. Navigate to the Chess-Wallet folder and open it
  2. Open in the folder Libraries the install-libraries-windows or bash the install-libraries-linux file to dowload the libraries. You only need to do this once.
  3. Disconnect your Wifi
  4. Open the start-on-windows file or bash the start-on-linux file to start the program.

About

A brain wallet that is rememberable. | Can be used to turn any entropy into mnemonic

Resources

License

Stars

Watchers

Forks

Languages