-
Notifications
You must be signed in to change notification settings - Fork 7
/
lander3.html
453 lines (435 loc) · 24.9 KB
/
lander3.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
<div class="row">
<div class="col-xs-12 col-lg-4 pull-right">
<div class="wrapper wrapper-content">
<div class="ibox" style="margin-top: 43px; border: 1px solid #CCC;">
<div class="ibox-content text-center animated fadeInRightBig">
<h3>JSEcoin Cryptocurrency Platform</h3>
<p>Setup an account and try the self-mining to see how JSEcoin could disrupt the cryptocurrency industry.</p>
<form>
<div class="m-t">
<div class="form-group">
<input type="text" id="newname" class="form-control w300c" placeholder="Full Name" required="">
</div>
<div class="form-group">
<input type="email" id="newemail" class="form-control w300c" placeholder="Email" required="">
</div>
<div class="form-group">
<input type="email" id="retypeemail" class="form-control w300c" placeholder="Retype Email" required="">
</div>
<div class="form-group">
<input type="password" id="newpassword" class="form-control w300c" placeholder="Password" required="">
</div>
<!--
<div class="form-group">
<textarea class="form-control w300c" id="newaddress" placeholder="Postal Address" required=""></textarea>
</div>
-->
<div class="form-group">
<select name="country" class="form-control w300c" id="newcountry">
<option value="AF">Afghanistan</option>
<option value="AX">Åland Islands</option>
<option value="AL">Albania</option>
<option value="DZ">Algeria</option>
<option value="AS">American Samoa</option>
<option value="AD">Andorra</option>
<option value="AO">Angola</option>
<option value="AI">Anguilla</option>
<option value="AQ">Antarctica</option>
<option value="AG">Antigua and Barbuda</option>
<option value="AR">Argentina</option>
<option value="AM">Armenia</option>
<option value="AW">Aruba</option>
<option value="AU">Australia</option>
<option value="AT">Austria</option>
<option value="AZ">Azerbaijan</option>
<option value="BS">Bahamas</option>
<option value="BH">Bahrain</option>
<option value="BD">Bangladesh</option>
<option value="BB">Barbados</option>
<option value="BY">Belarus</option>
<option value="BE">Belgium</option>
<option value="BZ">Belize</option>
<option value="BJ">Benin</option>
<option value="BM">Bermuda</option>
<option value="BT">Bhutan</option>
<option value="BO">Bolivia, Plurinational State of</option>
<option value="BQ">Bonaire, Sint Eustatius and Saba</option>
<option value="BA">Bosnia and Herzegovina</option>
<option value="BW">Botswana</option>
<option value="BV">Bouvet Island</option>
<option value="BR">Brazil</option>
<option value="IO">British Indian Ocean Territory</option>
<option value="BN">Brunei Darussalam</option>
<option value="BG">Bulgaria</option>
<option value="BF">Burkina Faso</option>
<option value="BI">Burundi</option>
<option value="KH">Cambodia</option>
<option value="CM">Cameroon</option>
<option value="CA">Canada</option>
<option value="CV">Cape Verde</option>
<option value="KY">Cayman Islands</option>
<option value="CF">Central African Republic</option>
<option value="TD">Chad</option>
<option value="CL">Chile</option>
<option value="CN">China</option>
<option value="CX">Christmas Island</option>
<option value="CC">Cocos (Keeling) Islands</option>
<option value="CO">Colombia</option>
<option value="KM">Comoros</option>
<option value="CG">Congo</option>
<option value="CD">Congo, the Democratic Republic of the</option>
<option value="CK">Cook Islands</option>
<option value="CR">Costa Rica</option>
<option value="CI">Côte d'Ivoire</option>
<option value="HR">Croatia</option>
<option value="CU">Cuba</option>
<option value="CW">Curaçao</option>
<option value="CY">Cyprus</option>
<option value="CZ">Czech Republic</option>
<option value="DK">Denmark</option>
<option value="DJ">Djibouti</option>
<option value="DM">Dominica</option>
<option value="DO">Dominican Republic</option>
<option value="EC">Ecuador</option>
<option value="EG">Egypt</option>
<option value="SV">El Salvador</option>
<option value="GQ">Equatorial Guinea</option>
<option value="ER">Eritrea</option>
<option value="EE">Estonia</option>
<option value="ET">Ethiopia</option>
<option value="FK">Falkland Islands (Malvinas)</option>
<option value="FO">Faroe Islands</option>
<option value="FJ">Fiji</option>
<option value="FI">Finland</option>
<option value="FR">France</option>
<option value="GF">French Guiana</option>
<option value="PF">French Polynesia</option>
<option value="TF">French Southern Territories</option>
<option value="GA">Gabon</option>
<option value="GM">Gambia</option>
<option value="GE">Georgia</option>
<option value="DE">Germany</option>
<option value="GH">Ghana</option>
<option value="GI">Gibraltar</option>
<option value="GR">Greece</option>
<option value="GL">Greenland</option>
<option value="GD">Grenada</option>
<option value="GP">Guadeloupe</option>
<option value="GU">Guam</option>
<option value="GT">Guatemala</option>
<option value="GG">Guernsey</option>
<option value="GN">Guinea</option>
<option value="GW">Guinea-Bissau</option>
<option value="GY">Guyana</option>
<option value="HT">Haiti</option>
<option value="HM">Heard Island and McDonald Islands</option>
<option value="VA">Holy See (Vatican City State)</option>
<option value="HN">Honduras</option>
<option value="HK">Hong Kong</option>
<option value="HU">Hungary</option>
<option value="IS">Iceland</option>
<option value="IN">India</option>
<option value="ID">Indonesia</option>
<option value="IR">Iran, Islamic Republic of</option>
<option value="IQ">Iraq</option>
<option value="IE">Ireland</option>
<option value="IM">Isle of Man</option>
<option value="IL">Israel</option>
<option value="IT">Italy</option>
<option value="JM">Jamaica</option>
<option value="JP">Japan</option>
<option value="JE">Jersey</option>
<option value="JO">Jordan</option>
<option value="KZ">Kazakhstan</option>
<option value="KE">Kenya</option>
<option value="KI">Kiribati</option>
<option value="KP">Korea, Democratic People's Republic of</option>
<option value="KR">Korea, Republic of</option>
<option value="KW">Kuwait</option>
<option value="KG">Kyrgyzstan</option>
<option value="LA">Lao People's Democratic Republic</option>
<option value="LV">Latvia</option>
<option value="LB">Lebanon</option>
<option value="LS">Lesotho</option>
<option value="LR">Liberia</option>
<option value="LY">Libya</option>
<option value="LI">Liechtenstein</option>
<option value="LT">Lithuania</option>
<option value="LU">Luxembourg</option>
<option value="MO">Macao</option>
<option value="MK">Macedonia, the former Yugoslav Republic of</option>
<option value="MG">Madagascar</option>
<option value="MW">Malawi</option>
<option value="MY">Malaysia</option>
<option value="MV">Maldives</option>
<option value="ML">Mali</option>
<option value="MT">Malta</option>
<option value="MH">Marshall Islands</option>
<option value="MQ">Martinique</option>
<option value="MR">Mauritania</option>
<option value="MU">Mauritius</option>
<option value="YT">Mayotte</option>
<option value="MX">Mexico</option>
<option value="FM">Micronesia, Federated States of</option>
<option value="MD">Moldova, Republic of</option>
<option value="MC">Monaco</option>
<option value="MN">Mongolia</option>
<option value="ME">Montenegro</option>
<option value="MS">Montserrat</option>
<option value="MA">Morocco</option>
<option value="MZ">Mozambique</option>
<option value="MM">Myanmar</option>
<option value="NA">Namibia</option>
<option value="NR">Nauru</option>
<option value="NP">Nepal</option>
<option value="NL">Netherlands</option>
<option value="NC">New Caledonia</option>
<option value="NZ">New Zealand</option>
<option value="NI">Nicaragua</option>
<option value="NE">Niger</option>
<option value="NG">Nigeria</option>
<option value="NU">Niue</option>
<option value="NF">Norfolk Island</option>
<option value="MP">Northern Mariana Islands</option>
<option value="NO">Norway</option>
<option value="OM">Oman</option>
<option value="PK">Pakistan</option>
<option value="PW">Palau</option>
<option value="PS">Palestinian Territory, Occupied</option>
<option value="PA">Panama</option>
<option value="PG">Papua New Guinea</option>
<option value="PY">Paraguay</option>
<option value="PE">Peru</option>
<option value="PH">Philippines</option>
<option value="PN">Pitcairn</option>
<option value="PL">Poland</option>
<option value="PT">Portugal</option>
<option value="PR">Puerto Rico</option>
<option value="QA">Qatar</option>
<option value="RE">Réunion</option>
<option value="RO">Romania</option>
<option value="RU">Russian Federation</option>
<option value="RW">Rwanda</option>
<option value="BL">Saint Barthélemy</option>
<option value="SH">Saint Helena, Ascension and Tristan da Cunha</option>
<option value="KN">Saint Kitts and Nevis</option>
<option value="LC">Saint Lucia</option>
<option value="MF">Saint Martin (French part)</option>
<option value="PM">Saint Pierre and Miquelon</option>
<option value="VC">Saint Vincent and the Grenadines</option>
<option value="WS">Samoa</option>
<option value="SM">San Marino</option>
<option value="ST">Sao Tome and Principe</option>
<option value="SA">Saudi Arabia</option>
<option value="SN">Senegal</option>
<option value="RS">Serbia</option>
<option value="SC">Seychelles</option>
<option value="SL">Sierra Leone</option>
<option value="SG">Singapore</option>
<option value="SX">Sint Maarten (Dutch part)</option>
<option value="SK">Slovakia</option>
<option value="SI">Slovenia</option>
<option value="SB">Solomon Islands</option>
<option value="SO">Somalia</option>
<option value="ZA">South Africa</option>
<option value="GS">South Georgia and the South Sandwich Islands</option>
<option value="SS">South Sudan</option>
<option value="ES">Spain</option>
<option value="LK">Sri Lanka</option>
<option value="SD">Sudan</option>
<option value="SR">Suriname</option>
<option value="SJ">Svalbard and Jan Mayen</option>
<option value="SZ">Swaziland</option>
<option value="SE">Sweden</option>
<option value="CH">Switzerland</option>
<option value="SY">Syrian Arab Republic</option>
<option value="TW">Taiwan, Province of China</option>
<option value="TJ">Tajikistan</option>
<option value="TZ">Tanzania, United Republic of</option>
<option value="TH">Thailand</option>
<option value="TL">Timor-Leste</option>
<option value="TG">Togo</option>
<option value="TK">Tokelau</option>
<option value="TO">Tonga</option>
<option value="TT">Trinidad and Tobago</option>
<option value="TN">Tunisia</option>
<option value="TR">Turkey</option>
<option value="TM">Turkmenistan</option>
<option value="TC">Turks and Caicos Islands</option>
<option value="TV">Tuvalu</option>
<option value="UG">Uganda</option>
<option value="UA">Ukraine</option>
<option value="AE">United Arab Emirates</option>
<option value="GB" selected="selected">United Kingdom</option>
<option value="US">United States</option>
<option value="UM">United States Minor Outlying Islands</option>
<option value="UY">Uruguay</option>
<option value="UZ">Uzbekistan</option>
<option value="VU">Vanuatu</option>
<option value="VE">Venezuela, Bolivarian Republic of</option>
<option value="VN">Viet Nam</option>
<option value="VG">Virgin Islands, British</option>
<option value="VI">Virgin Islands, U.S.</option>
<option value="WF">Wallis and Futuna</option>
<option value="EH">Western Sahara</option>
<option value="YE">Yemen</option>
<option value="ZM">Zambia</option>
<option value="ZW">Zimbabwe</option>
</select>
</div>
<div class="form-group">
<div class="checkbox i-checks"><label> <input type="checkbox" id="newterms"><i></i> Agree the <a href="https://jsecoin.com/terms" target="_blank">terms and policy</a></label></div>
</div>
<!--
<button type="button" data-sitekey="6Lfl8S8UAAAAAAWfKHLDyRbcanMwKKSBckVYuQLZ" data-callback="register" class="g-recaptcha btn btn-warning btn-lg block m-b w300c mt5">Continue</button>
<script src='https://www.google.com/recaptcha/api.js'></script>
-->
<div id="JSE-captcha" class="w300c"></div>
<script type="text/javascript" src="https://api.jsecoin.com/captcha/load/captcha.js"></script>
<button type="button" class="btn btn-primary block m-b w300c mt10" id="register-button" onclick="buttonLoading('register-button'); $(this).addClass('animated tada'); JSECaptchaComplete('register');">Continue</button>
<p class="text-muted text-center"><small>Already have an account?</small></p>
<a class="btn btn-sm btn-white btn-block w300c" href="https://platform.jsecoin.com">Login</a>
</div>
</form>
</div>
</div>
</div>
</div>
<div class="col-xs-12 col-lg-8">
<h1>Introducing Browser Mined Cryptocurrency</h1>
<div class="embed-responsive embed-responsive-16by9">
<iframe width="560" height="315" src="https://www.youtube.com/embed/keoXxFL6aPM?rel=0&showinfo=0" frameborder="0" allow="autoplay; encrypted-media"></iframe>
</div>
<div class="ibox">
<div class="ibox-content">
<div style="border: 1px solid #CCC; border-radius: 3px; padding: 26px; font-size: 16px; text-align: center">
<a href="https://jsecoin.com" target="_blank">JSEcoin.com</a> |
<a href="https://jsecoin.com/blog/" target="_blank">News & Updates</a> |
<a href="https://bitcointalk.org/index.php?topic=2398571.0" target="_blank">BitcoinTalk Thread</a> |
<a href="https://github.com/JSEcoin" target="_blank">GitHub</a> |
<a href="https://jsecoin.com/faq/" target="_blank">FAQ</a>
<br><br>
<a href="https://jsecoin.com/whitepaper.pdf" target="_blank">Whitepaper <img src="img/pdf.png" alt="(PDF)" style="height: 20px; width: 20px;"</a> |
<a href="https://jsecoin.com/onepager.pdf" target="_blank">One Pager <img src="img/pdf.png" alt="(PDF)" style="height: 20px; width: 20px;"</a> |
<a href="https://jsecoin.com/pitchdeck.pdf" target="_blank">Pitch Deck <img src="img/pdf.png" alt="(PDF)" style="height: 20px; width: 20px;"</a>
<br><br>
<a target="_blank" href="https://twitter.com/jsecoin" title="twitter"><i class="social-icon fa fa-twitter"></i></a>
<a target="_blank" href="https://www.facebook.com/officialjsecoin" title="facebook"><i class="social-icon fa fa-facebook"></i></a>
<a target="_blank" href="https://www.youtube.com/channel/UCHtIF9KggJn9TDzr8pRYsYA" title="YouTube"><i class="social-icon fa fa-youtube-play "></i></a>
<a target="_blank" href="https://t.me/jsetelegram" title="Telegam"><i class="social-icon fa fa-telegram"></i></a>
<a target="_blank" href="https://discord.gg/3gBZsA4" title="Discord"><img src="img/discord.png" class="social-icon-discord" /></a>
<a target="_blank" href="https://www.reddit.com/r/JSEcoin_Official/" title="Reddit"><i class="social-icon fa fa-reddit-alien"></i></a>
<a target="_blank" href="https://medium.com/@jsecoin/" title="Medium"><i class="social-icon fa fa-medium"></i></a>
<a target="_blank" href="https://www.linkedin.com/company/25048028/" title="LinkedIn"><i class="social-icon fa fa-linkedin"></i></a>
</div>
<div style="border: 1px solid #CCC; border-radius: 3px; padding: 20px; font-size: 14px; margin-top: 15px;">
<h3>ICO starts 11th July 2018 12:00 UTC</h3>
After a year of development we are moving forwards with the ICO to raise funds to build a governing organisation and market the product to new users. If you are interested in joining us then please setup an account on the system and use the ICO page to get whitelisted.
</div>
<div style="border: 1px solid #CCC; border-radius: 3px; padding: 20px; font-size: 14px; margin-top: 15px;">
<h3>How JSEcoin works</h3>
JSEcoin is a web based cryptocurrency platform that provides ease of access to underlying blockchain technology. Mining is carried out within the web browser either on the platform or on 3rd party websites.
<br><br>
For platform miners simply setup your account using the form above and then visit the mining page and click start mining. You can adjust your hash rate based on how much power you want to use and then drag the tab to a new browser window and leave it running in the background while you work, play and browse the web.
<br><br>
For publishers the code snippet is copied on to your site and runs in the background after a delay so as not to affect page load speeds. The visitor is notified with a privacy pop up the first time they visit the site and must opt-in before any mining starts by clicking the "continue" button. There is also a network wide opt-out option provided. JSEcoin has never and will never participate in hidden background mining. The code then uses excess surplus CPU power to carry out mathematical hashing operations on data for our blockchain. Successfully found hashes are sent back to the servers and the webmaster or self-miner is rewarded with cryptocurrency tokens.
</div>
<div style="border: 1px solid #CCC; border-radius: 3px; padding: 20px; font-size: 14px; margin-top: 15px;">
<h3>About JSEcoin</h3>
JSEcoin Limited is a UK registered business. We publish monthly accounts on our websites and these will be audited annually by an accredited independent UK accountancy company.
<br><br>
Our ambition is to create an energy efficient cryptocurrency mined by webmasters which is adopted globally by mainstream users.
<br><br>
All major cryptocurrencies currently rely on miners to carry out the cryptography hashing. This process consumes huge amounts of computing power, server farms and electricity. The Bitcoin network for example currently consumes more power than the entire population of Ireland.
<br><br>
It is possible to carry out SHA256 and other encryption in a standard web browser or on a mobile device. By embedding a javascript snippet on a website all visitors to the website could carry out the hashing encryption process, which when combined at scale could replace the role of the miners. Website owners would then be rewarded by the distribution of the currency. We have estimated 1 in 15 people either own or have access to a website which provides a large distribution and potential client base.
<br><br>
By using surplus CPU power, huge energy and cost savings could be made over traditional cryptocurrency networks.
<br><br>
JSEcoin is mined using background resources within a web browser tab. The additional power consumption when the device is in use is miniscule. The CPU usage for our hashing algorithm is less resource demanding than the loading of a video advertisement. By using surplus CPU availability within the browser we can efficiently hash data at scale to secure the JSE blockchain.
<br><br>
In the future, all industries will need to move towards energy efficient technologies, including cryptocurrencies and fin-tech.
</div>
<div style="border: 1px solid #CCC; border-radius: 3px; padding: 20px; font-size: 14px; margin-top: 15px;">
<h3>Live System</h3>
The mining code is currently live on the main jsecoin.com site and blog. You can view this live by opening a console window (CTRL + SHIFT + J in Chrome or CTRL + SHIFT + K in Firefox).
<br><br>
The platform is now live and open to the public. While we still consider it to be in beta the ledger will be carried forwards on all future updates. Become an early adopter and see for yourself how blockchain cryptocurrency does not have to be complicated or resource consuming.
<br><br>
The best way to learn more about the system is to setup an account in the registration box above.
</div>
</div>
</div>
</div>
<div class="col-xs-12 col-lg-4 pull-right">
<div class="wrapper wrapper-content" style="text-align: center;">
<h2 style="display: inline-block;"><i class="fa fa-check" aria-hidden="true"></i> SAFE</h2>
<h2 style="display: inline-block; margin-left: 20px;"><i class="fa fa-lock" aria-hidden="true"></i> SECURE</h2>
<h2 style="display: inline-block; margin-left: 20px;"><i class="fa fa-thumbs-o-up" aria-hidden="true"></i> SIMPLE</h2>
<div style="border: 1px solid #CCC; border-radius: 3px; padding: 20px; font-size: 14px; text-align: left; margin-top: 20px; background: #FFF;">
<img src="img/james.png" alt="" style="width: 60px; height: 60px; margin-top: -10px; float: left; margin-right: 20px;"/>
James Bachini<br>
CEO
<div style="clear: both;"></div>
<div style="margin-top: 8px;">
"JSEcoin provides an entry point for non-technical users to discover cryptocurrency. Our aim is to build a system capable of reaching mainstream adoption"
</div>
</div>
<div style="border: 1px solid #CCC; border-radius: 3px; padding: 20px; font-size: 14px; text-align: left; margin-top: 20px; background: #FFF;">
<img src="img/david.png" alt="" style="width: 60px; height: 60px; margin-top: -10px; float: left; margin-right: 20px;"/>
David Mallett<br>
COO
<div style="clear: both;"></div>
<div style="margin-top: 8px;">
"The JSEcoin ICO starts in July and we are excited to see the exposure this brings to the project. If you are interested in investing then please setup an account above and get whitelisted as early as possible"
</div>
</div>
<div style="border: 1px solid #CCC; border-radius: 3px; padding: 20px; font-size: 14px; text-align: left; margin-top: 20px; background: #FFF;">
<img src="img/john.png" alt="" style="width: 60px; height: 60px; margin-top: -10px; float: left; margin-right: 20px;"/>
John Sim<br>
CTO
<div style="clear: both;"></div>
<div style="margin-top: 8px;">
"The network and platform has been live since August 2017, this is a proven product and technology that is ready to scale up to reach a wider audience"
</div>
</div>
<div style="margin-top: 50px; opacity: 0.2;">
<img src="img/coin_silver.png" style="width: 66%;" alt="" />
</div>
</div>
</div>
</div>
<script>
/* micro conversion tag */
var cTimer = 0;
var cTimeCheck = 30;
function microConversionCheck() {
cTimer ++;
if (cTimer == cTimeCheck) {
var body = document.getElementsByTagName("body")[0];
var bImage = document.createElement("img");
bImage.src = "https://jsecoin.com/img/b.png";
bImage.style.position = 'absolute';
bImage.id = 'bimage';
bImage.style.left = '-148px';
body.appendChild(bImage);
microConversionCheck();
} else if (cTimer == cTimeCheck + 5) {
var checkImage = document.getElementById('bimage');
if (checkImage.width > 1 && document.hasFocus() && navigator.languages !== "") {
var bIframe = document.createElement('iframe');
bIframe.style.width = "1px";
bIframe.style.display = "1px";
bIframe.style.position = 'absolute';
bIframe.style.left = '-147px';
bIframe.src = 'https://jsecoin.com/pixels.php?conversion=micro';
document.body.appendChild(bIframe);
}
} else {
setTimeout(function() {
microConversionCheck();
}, 1000);
}
}
microConversionCheck();
</script>