X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=src%2Findex.html;h=16d93e6f91ee674623e89c88a4a6af87d34f8d5b;hb=3e0ed16a93761d6b706ddcc10ee37319fec43e36;hp=a6ac95bc9d116e9322be9c7bf02dc115268e795d;hpb=ebd8d4e8b526477edf6190ba1fb9d56a6dbcf2ae;p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git diff --git a/src/index.html b/src/index.html index a6ac95b..16d93e6 100644 --- a/src/index.html +++ b/src/index.html @@ -3,13 +3,19 @@ BIP39 - Mnemonic Code - + @@ -38,14 +49,15 @@
-

Phrase

+

Mnemonic

+

You can enter an existing BIP39 mnemonic, or generate a new random one. Typing your own twelve words will probably not work how you expect, since the words require a particular structure (the last word is a checksum)

For more info see the BIP39 spec

- +
@@ -54,17 +66,46 @@
- + - +
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
- +
@@ -77,9 +118,12 @@

Derivation Path

@@ -124,7 +168,7 @@
- +
@@ -142,6 +186,24 @@
+
+ +
+

+ Use path m/0'/0. + For more info see the Hive Wallet homepage +

+
+
+
+ +
+

+ Use path m/44'/0'/0'/0. + For more info see the Mycelium Wallet homepage +

+
+
@@ -149,13 +211,13 @@
- +
- +
@@ -172,7 +234,7 @@
- Index   + Path  
@@ -228,16 +290,98 @@

Private Keys

Use private keys at - brainwallet.org, + brainwallet.org, but be careful - it can be easy to make mistakes if you don't know what you're doing

+ +
+ +
+
+ +

Offline Usage

+ +

+ You can use this tool without having to be online. +

+

+ In your browser, select file save-as, and save this page + as a file. +

+

+ Double-click that file to open it in a browser + on any offline computer. +

+

+ Alternatively, download it from + + https://github.com/dcpos/bip39 + + +

+
+ +
+ +
+
+ +

This project is 100% open-source code

+ +

+ Get the source code at - + + https://github.com/dcpos/bip39 + +

+ +

Libraries

+ +

+ BitcoinJS - + + https://github.com/bitcoinjs/bitcoinjs-lib + +

+ +

+ jsBIP39 - + + https://github.com/iancoleman/jsbip39 + +

+ +

+ sjcl - + + https://github.com/bitwiseshiftleft/sjcl + +

+ +

+ jQuery - + + https://jquery.com/ + +

+ +

+ Twitter Bootstrap - + + http://getbootstrap.com/ + +

+ +
+
+
-
+
Loading...
- - - - - - + + + + + + + +