diff --git a/bitaddress.org.html b/bitaddress.org.html index fb043d2..0f56dfa 100644 --- a/bitaddress.org.html +++ b/bitaddress.org.html @@ -3927,6 +3927,10 @@ .keyarea .output { display: block; } .keyarea .qrcode_public { display: inline-block; float: left; } .keyarea .qrcode_private { display: inline-block; position: relative; top: 28px; float: right; } + .vankeyarea { font-family: Courier New; text-align: left; position: relative; padding: 5px; } + .vankeyarea .label { text-decoration: underline; } + .vankeyarea .output { display: block; } + #faqs ol { padding: 0 0 0 25px; } #faqs li { padding: 3px 0; } @@ -3978,7 +3982,11 @@ #detailarea #detailqrcodepubliccomp { position: relative; float: right; margin: 0 0 0 10px; } #detailarea #detailqrcodeprivate { position: relative; float: left; margin: 0 10px 0 0; } #detailarea #detailqrcodeprivatecomp { position: relative; float: right; margin: 0 0 0 10px; } - + #vanityarea { display: none; border: 2px solid green; min-height: 250px;} + #vanityarea .keyarea {display: none; } + #vanityaddareaoutput .keyarea {display: none; } + #vanityarea .notes { text-align: left; font-size: 80%; padding: 0 0 20px 0; } + #bulkfaqs { display: none; } .bulkquestion { padding: 10px 15px; text-align: left; cursor: pointer; } .bulkquestion:hover { color: #77777A; } @@ -4018,6 +4026,11 @@ #brainpassphraseconfirm { width: 280px; } #detailcommands { display: none; } #detailcommands span { padding: 0 10px; } + #vanitykeycommands { display: none; } + #vanitykeycommands span { padding: 0 10px; } + + + #detailprivkey { width: 250px; } .paper .commands { border-bottom: 2px solid green; padding: 10px 0; margin-bottom: 0; } #bulkstartindex, #paperlimit, #paperlimitperpage { width: 35px; } @@ -4062,6 +4075,7 @@
Bulk Wallet
Brain Wallet
Wallet Details
+
Vanity Private Key
@@ -4101,6 +4115,11 @@
+ +
+ +
+
@@ -4207,6 +4226,45 @@
+
+
+
+ Public Key: +
+

Copy and paste the above into the Public Key field in the Vanity Pool Website.
+
+
+ Private Key: + +

Copy and paste the above Private Key field into a text file. Ideally save to an encrypted drive. + You will need this to retrieve the Bitcoin Private Key once the Pool has found your prefix.
+
+
+
+
+
Enter Private Key (previously saved):
+
+
Enter Private Key (from Vanity Pool):
+
+
+ +
+
+
+ Private Key (WIF): + - +

The above is the Private Key to load into your wallet.
+
+
+
+ New Address: + - +

The above is your new address that should include your required prefix.
+
+
+
+
+
@@ -4280,6 +4338,36 @@ - \ No newline at end of file +