GithubHelp home page GithubHelp logo

prestontighe / iotaseed Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mnofresno/iotaseed

0.0 1.0 0.0 1.44 MB

Secure IOTA Seed Generator!

Home Page: http://iotaseed.io/

License: Other

HTML 4.35% JavaScript 93.40% TypeScript 0.69% CSS 1.55% Shell 0.02%

iotaseed's Introduction

iotaseed

A pure client-side IOTA seed generator!

The code behind http://iotaseed.io/.

Should also work locally. Both through 'Save Page As', and when checked out from the git repo. Though when using it for real, please stick to the stable version from the site.

It is secure, using random data from the mouse and other entropy such as current time, to generate an IOTA seed.

It also provides 36 mnemonic words (35 + 1 parity) to represent the seed, that can be used to recover the seed at all times.

All of these are then represented in a paper wallet that can be printed off for easy safe-keeping. Now also supports bulk seed generating, providing 12 paper wallets in one go.

The mnemonic words are those in the standard BIP32 list.

The interesting bits of code are inside jscript/iotaseed.js and iotawallet.js

Libraries used are:

And for the paper wallet generator (inspired by Aran Cauchi's https://github.com/arancauchi/IOTA-Paper-Wallet)

Copyright 2017 Iotaseed.io, All rights reserved.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to use and make offline copies of the Software for personal use, subject to the following conditions:

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

The reason for copytighting it is to at the very least make it illegal for scammers to take the code and to modify it in inappropriate ways.

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.