Coder Social home page Coder Social logo

dice-pybitcoin's Introduction

Generate Bitcoin's private and public keys using dice

Bitcoin address generator from a 99 character base 6 which is generated by rolling a die for 99 times. This is code is based on pybitcoin.

1. Roll a die for 99 times and write down the result each time

If your die shows six, write down zero

1 -> 1

2 -> 2

3 -> 3

4 -> 4

5 -> 5

6 -> 0

do this pricess for 99 times.

2. Clone this project

Clone the project on your computer by running git clone https://github.com/abeikverdi/dice-pybitcoin.git command on your terminal

3. Input your rolling dice record

Input the result you got from the first step in the meetup.py file

4. Run meetup.py file

Run the file in your terminal by typing py meetup.py and the output is going to be output your address.

5. Store your private key safe

The number with 99 characters you created is going to be your private key in base 6. Keep that number somewhere safe as it is your private key and in order to spend your money you need that.

NOTE: Make sure you are not connected to the internet during the whole process.

*This repository is created by Seoul Bitcoin Meetup to demonstrate how we can use dice to generate a private and public key.

dice-pybitcoin's People

Contributors

abeikverdi avatar

Stargazers

Nate Lipp avatar

Watchers

James Cloos avatar  avatar

Forkers

mickeystone

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.