From ebd8d4e8b526477edf6190ba1fb9d56a6dbcf2ae Mon Sep 17 00:00:00 2001 From: Ian Coleman Date: Thu, 18 Sep 2014 11:01:19 +1000 Subject: Move from private repo --- src/index.html | 257 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 257 insertions(+) create mode 100644 src/index.html (limited to 'src/index.html') diff --git a/src/index.html b/src/index.html new file mode 100644 index 0000000..a6ac95b --- /dev/null +++ b/src/index.html @@ -0,0 +1,257 @@ + + + + + BIP39 - Mnemonic Code + + + + + + + + + +
+ +

Mnemonic Code Converter

+
+
+
+

Phrase

+
+
+
+

For more info see the BIP39 spec

+
+
+ +
+ +
+
+
+ +
+
+ + + + +
+
+
+
+ +
+ +
+
+
+
+
+ +
+ +
+
+

Derivation Path

+ +
+
+
+
+
+
+

For more info see the BIP44 spec

+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+
+
+
+
+
+
+

For more info see the BIP32 spec

+
+
+ +
+ +
+
+
+
+
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+
+
+ +
+ +
+
+

Derived Addresses

+

Note these addreses are derived from the BIP32 Extended Key

+ + + + + + + + + + + + + +
+
+ Index   + +
+
+
+ Address   + +
+
+
+ Private Key   + +
+
   
   
   
   
   
+
+
+ Show next + + + +
+ +
+
+

More info

+

BIP39 Mnemonic code for generating deterministic keys

+

+ Read more at the + official BIP39 spec +

+

BIP32 Hierarchical Deterministic Wallets

+

+ Read more at the + official BIP32 spec + and see the demo at + bip32.org +

+

BIP44 Multi-Account Hierarchy for Deterministic Wallets

+

+ Read more at the + official BIP44 spec +

+

Private Keys

+

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

+
+
+
+ +
+ +
+ + + + + + + + + + -- cgit v1.2.3