Git Product home page Git Product logo

seed-generator's Introduction

seed-generator

Wallet Seed Phrase Generator

This simple script in python or HTML allows you to perform the following operations to generate a Cryptocurrency Wallet easily and securely.

  • Simulates the random roll of 256 dice
  • Runs SHASUM256 on the obtained string and then calculates the checksum of the string
  • Displays the 24 words from the seed phrase

I recommend downloading the file seed-generator.py o seed-generator.html to a new computer not connected to the internet and running it from there. Write down the 24 words in non-connected mode, perhaps on several sheets of paper, taking care to store them safely.

The 24 words are the only way to get access to your wallet, whoever gets hold of them will get hold of your funds.

The HTML generator is also available online at my site

If you want to support this work please consider a very small donation in BTC to my BTC wallet: bc1qcl0svsng2yal9m5dr8k5dp0lpvrp555p83s2e9

Usage

Python

To run the script, download the file seed-generator.py and run it from the shell with the following command:

python3 seed-generator.py

HTML

Open the seed-generator.html file with your favourite browser and click on the Generate button.

License

This project is distributed under the MIT License. Go to https://opensource.org/licenses/MIT for more details.

[js-sha256] - (https://github.com/emn178/js-sha256)

seed-generator's People

Contributors

vinacc avatar

Watchers

 avatar

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.