-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathindex.html
More file actions
executable file
·805 lines (538 loc) · 38.9 KB
/
index.html
File metadata and controls
executable file
·805 lines (538 loc) · 38.9 KB
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
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>CreateSendBitcoin</title>
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<!-- App favicon -->
<meta name="description" content="A MyEtherWallet-like Experience for Bitcoin Users" />
<meta name="keywords" content="cryptocurrency, bitcoin wallet, myetherwallet for bitcoin, bitcoin myetherwallet, coinbin, bitcoin coldstorage, bitcoin web wallet, bitcoin, easy send receive bitcoin, bictoin transaction generator, bitaddress, generate bitcoin address" />
<meta property="og:title" content="CreateSendBitcoin" />
<meta property="og:description" content="A MyEtherWallet-like Experience for Bitcoin Users" />
<meta property="og:type" content="article" />
<meta property="og:url" content="https://www.createsendbitcoin.com" />
<meta property="og:image" content="images/screen3.png" />
<meta content='https://www.cvix.io/images/screen3.png' name='twitter:image:src'/>
<meta content='CSB: Create Bitcoin Addresses and Send Bitcoin'/>
<meta content="miked" name="author" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<!-- App favicon -->
<link rel="shortcut icon" href="assets/images/favicon.ico">
<!-- Icons & toast css -->
<link href="assets/css/jquery.toast.min.css" rel="stylesheet" />
<link href="assets/libs/@mdi/font/css/materialdesignicons.min.css" rel="stylesheet" type="text/css" />
<link href="assets/libs/dripicons/webfont/webfont.css" rel="stylesheet" type="text/css" />
<link href="assets/libs/simple-line-icons/css/simple-line-icons.css" rel="stylesheet" type="text/css" />
<!-- App css -->
<!-- build:css -->
<link href="assets/css/app.css" rel="stylesheet" type="text/css" />
<link href="assets/css/custom.css" rel="stylesheet" type="text/css" />
<!-- endbuild -->
</head>
<body>
<!-- github ribbon -->
<a href="https://github.com/mikedeshazer/createsendbitcoin" id="gitRibbon" target="_blank"><img style="" src="assets/images/forkme_right_darkblue_121621.png" alt="Fork me on GitHub"></a>
<!-- github ribbon -->
<!-- Navigation Bar-->
<header id="topnav">
<nav class="navbar-custom">
<div class="container-fluid">
<ul class="list-unstyled topbar-right-menu float-right mb-0">
<li class="dropdown notification-list">
<!-- Mobile menu toggle-->
<a class="navbar-toggle nav-link">
<div class="lines">
<span></span>
<span></span>
<span></span>
</div>
</a>
<!-- End mobile menu toggle-->
</li>
</ul>
<ul class="list-inline menu-left mb-0">
<li class="float-left">
<a href="index.html" class="logo">
<span class="logo-lg">
<img src="assets/images/logo.png" alt="" height="20">
</span>
<span class="logo-sm">
<img src="assets/images/logo_sm.png" alt="" height="28">
</span>
</a>
</li>
</ul>
</div>
</nav>
<!-- end topbar-main -->
<div class="topbar-menu">
<div class="container-fluid">
<div id="navigation">
<!-- Navigation Menu-->
<ul class="navigation-menu">
<li class="has-submenu">
<a href="javascript:createScreen()"><i class=" mdi mdi-wallet"></i>Create Address</a>
</li>
<li class="has-submenu">
<a href="javascript:sendScreen()"><i class="mdi mdi-rocket"></i>Send Bitcoin</a>
</li>
<li class="has-submenu">
<a href="javascript:encryptScreen()"><i class="mdi mdi-lock"></i>Encrypt Existing Key</a>
</li>
</ul>
<!-- End navigation menu -->
<div class="clearfix"></div>
</div> <!-- end #navigation -->
</div> <!-- end container -->
</div> <!-- end navbar-custom -->
</header>
<!-- End Navigation Bar-->
<div class="wrapper" data-sticky-wrap>
<div class="container-fluid">
<!-- Page title box -->
<div class="page-title-alt-bg"></div>
<div class="page-title-box">
<ol class="breadcrumb float-right">
<li class="breadcrumb-item"><a href="javascript:void(0);">Home</a></li>
<li class="breadcrumb-item active">Create Address</li>
</ol>
<h4 class="page-title">Create New Bitcoin Address</h4>
</div>
<!-- End page title box -->
<div class="row createSection">
<div class="alert alert-danger alert-dismissible mainAlertBottom bg-warning text-white border-0 fade show" role="alert">
<button type="button" class="close" data-dismiss="alert" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
<strong>For security, make sure to generate your bitcoin wallets OFFLINE</strong>
</div>
<div class="col-12">
<div class="card-box createWallet">
<h4 class="m-t-0 header-title">Enter a Password</h4>
<form class="form-horizontal passwordFeild">
<div class="form-group row">
<div class="input-group">
<input type="password" class="form-control" value="" placeholder="Do NOT forget to save this" id="password">
<div class="input-group-prepend">
<a href="javascript:toggleEye()" id="eyeBall">
<span class="input-group-text" id="basic-addon1"><i class="mdi mdi-eye"></i> </span></a>
</div>
</div>
</div>
<button type="button" class="btn btn-info w-md createButton" onclick="createWallet()">Create New Wallet</button>
</form>
<p>This password encrypts your private key. This does not act as a seed to generate your keys. You will need this password + the generated encrypted file to unlock your wallet.</p>
<!-- <p></p>-->
</div> <!-- end card-box -->
<div class="card-box saveKeystore">
<h4 class="m-t-0 header-title">Save your Keystore File</h4>
<button type="button" class="btn btn-info w-md downloadButton" onclick="downloadKeystore()">Download Keystore File</button>
<p>**Do not lose it!** It cannot be recovered if you lose it.</p>
<p>**Do not share it!** Your funds will be stolen if you use this file on a malicious/phishing site.</p>
<p>**Make a backup!** Secure it like the millions of dollars it may one day be worth.</p>
<button type="button" class="btn btn-danger w-md iUnderstandButton" disabled onclick="iUnderstand()">I understand. Continue</button>
</div> <!-- end card-box -->
<div class="card-box privateSection">
<h4 class="m-t-0 header-title">Save Your Private Key</h4>
<center>
<textarea class="form-control" rows="2" id="newPrivKey"></textarea>
</center>
<button type="button" class="btn btn-info w-md printPaperButton" onclick="printPaperWallet()">Print Paper Wallet</button>
<p>**Do not lose it!** It cannot be recovered if you lose it.</p>
<p>**Do not share it!** Your funds will be stolen if you use this file on a malicious/phishing site.</p>
<p>**Make a backup!** Secure it like the millions of dollars it may one day be worth.</p>
<button type="button" class="btn btn-warning w-md restartButton" onclick="restart()">Create Another Wallet</button>
</div> <!-- end card-box -->
<div class="row" id="prelimFAQ">
<div class="col-lg-6">
<a href="javascript:faqScreen()"><div class="card m-b-30 card-body">
<h5 class="card-title"><i class=" mdi mdi-wallet bigIcon"></i></h5>
<h5 class="card-title">How to Create a Wallet</i></h5>
</div></a>
</div>
<div class="col-lg-6">
<a href="javascript:faqAbout()"> <div class="card m-b-30 card-body">
<h5 class="card-title"><i class="mdi mdi-power-settings bigIcon"></i></h5>
<h5 class="card-title">Getting Started</i></h5>
</div></a>
</div>
</div>
</div> <!-- end col -->
<div class="alert alert-danger alert-dismissible mainAlertBottom bg-danger text-white border-0 fade show" role="alert">
<button type="button" class="close" data-dismiss="alert" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
CreateSendBitcoin.com does not hold your keys for you. We cannot access accounts, recover keys, reset passwords, nor reverse transactions. Protect your keys & always check that you are on the correct URL
</div>
</div>
<!-- send section -->
<div class="row sendSection">
<div class="col-12">
<div class="card-box howAccess">
<div class="row">
<div class="col-md-6">
<h4 class="m-t-0 header-title">How would you like to access your wallet?</h4>
<div class="mt-3 selectAccessType">
<div class="custom-control custom-radio">
<input type="radio" id="customRadio1" name="customRadio" class="custom-control-input" value="keystore">
<label class="custom-control-label" for="customRadio1">Keystore</label>
</div>
<div class="custom-control custom-radio">
<input type="radio" id="customRadio2" name="customRadio" class="custom-control-input" value="private">
<label class="custom-control-label" for="customRadio2">Private Key</label>
</div>
</div>
</div> <!--end col -->
<div class="col-md-6 credentials">
<h4 class="m-t-0 header-title accessAction">Paste Your Private Key</h4>
<p class="accessInstruct"></p>
<input type="file" id="walletFileButton" class="btn btn-block btn-light accessButton"></button>
<input type="password" class="form-control" value="" placeholder="Password" id="unlockCode">
<button type="button" class="btn btn-primary w-md" id="unlockButton" onclick="unlockEncrypted()">Unlock</button>
<textarea class="form-control" rows="5" id="privKey"></textarea>
<button type="button" id="privKeyButton" class="btn btn-block btn-primary accessButton" onclick="unlockPrivate()">Unlock</button>
</div> <!--end col -->
</div><!--end card row -->
</div>
<div class="card-box generateTransaction">
<div class="row">
<div class="col-md-8">
<form action="javascript:generateTransaction()">
<div class="form-group">
<label for="toAddress">To Address</label>
<input type="text" class="form-control" id="toAddress" aria-describedby="toAddress" placeholder="Recepient Address">
</div>
<div class="form-group">
<label for="amountToSend">Amount To Send</label>
<input type="text" class="form-control" id="amountToSend" placeholder="Amount">
</div>
<div class="form-group">
<label for="feePer100">Fee Per 100kb</label>
<input type="text" class="form-control" id="feePer100" value=".00001"> <span id="recommendedFee">(Recommended)</span>
</div>
<button id="generateTransactionButton" class="btn btn-block btn-primary" type="submit">Generate Transaction</button>
</form>
<div id="transactions">
<div class="row" >
<div class="col-md-6">
<h5>Raw Transaction</h5>
<textarea class="form-control" id="rawTrans" rows="5"></textarea>
</div>
<div class="col-md-6">
<h5>Signed Transaction</h5>
<textarea class="form-control" id="signedTrans" rows="5"></textarea>
</div>
<br><br>
</div>
<div id="sendTransProgress">
<div class="progress mb-2">
<div class="progress-bar progress-bar-striped bg-info" role="progressbar" style="width: 60%" aria-valuenow="50" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div>
<button id="sendTransactionButton" class="btn btn-block btn-info" onclick="sendTransaction()">Send Transaction</button>
<div id="successTrans">
</div>
</div>
</div>
<div class="col-md-4">
<br>
<h4 class="m-t-0 header-title">Key</h4>
<p id="userKey"> <div class="input-group">
<input type="password" class="form-control" id="userKeyPass">
<div class="input-group-prepend">
<a href="javascript:toggleEye2()" id="eyeBall2">
<span class="input-group-text" id="basic-addon2"><i class="mdi mdi-eye"></i> </span></a>
</div>
</div>
</p>
<br>
<h4 class="m-t-0 header-title">Account Address</h4>
<p id="userAddress"></p>
<h4 class="m-t-0 header-title">Account Balance</h4>
<p id="userBalance">--</p>
<h4 class="m-t-0 header-title">Transaction History</h4>
<p id="transHistory"></p>
</div>
</div>
</div>
</div>
</div>
<!-- end send section -->
<!-- encrypt existing section -->
<div class="row encryptSection">
<div class="col-12">
<div class="card-box encryptWallet">
<div class="form-group row" id="privKeyArea">
<label class="col-sm-2 col-form-label">Private Key</label>
<div class="col-sm-10">
<input type="password" class="form-control" value="" placeholder="You should do this OFFLINE" id="toEncryptPriv">
<button type="button" class="btn btn-info w-md" id="addPassButton" onclick="addPasscode()">Next</button>
</div>
</div>
<div class="form-group row" id="passCodeArea">
<label class="col-sm-2 col-form-label">Encryption Password</label>
<div class="col-sm-10">
<input type="password" class="form-control" value="" placeholder="" id="toEncryptPass">
<button type="button" class="btn btn-info w-md" onclick="encryptPriv()" id="encryptButton">Encrypt</button>
</div>
</div>
<div id="encryptProgress">
<div class="progress mb-2">
<div class="progress-bar progress-bar-striped bg-info encProgress" role="progressbar" style="width: 10%" aria-valuenow="50" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div>
<div id="encryptedText">
<textarea class="form-control encText" rows="5"></textarea>
<button type="button" class="btn btn-light w-md" onclick="downloadEncryptedFile()">Download</button>
</div>
</div>
</div>
</div>
<!-- end send section -->
<!-- faQ section -->
<div class="row faqSection">
<div class="col-12">
<div class="row mt-4">
<div class="col-lg-6">
<div id="accordion" class="mb-3">
<!-- FAQ Question-->
<div class="card">
<div class="card-header" id="headingOne">
<h5 class="m-0">
<a class="text-muted" data-toggle="collapse" href="#collapseOne" aria-expanded="true" id="faqCreate">
<i class="mdi mdi-help-circle mr-1 text-primary"></i>
How To Create A Wallet
</a>
</h5>
</div>
<div id="collapseOne" class="collapse show" aria-labelledby="headingOne" data-parent="#accordion">
<div class="card-body">
<ul>
<li id="howTo_1">Go to <a href="https://www.createsendbitcoin.com" target="_blank"> https://www.createsendbitcoin.com/</a>.</li>
<li>
<p id="howTo_2">Enter a strong but easy to remember password. Do not forget it.</p>
<ul>
<li id="howTo_2a"><em> This encrypts (protects) your private key. It does not generate your private key. This password alone will **not** be enough to access your Bitcoin. </em></li>
</ul>
</li>
<li id="howTo_3">Click the <code>"Create New Wallet" </code></li>
<li>
<p id="howTo_4">Download your <code>Keystore file</code> & save this file to a USB drive.</p>
<ul>
<li id="howTo_4a"><em>This is the encrypted version of your private key. You need the password to access it. It is safer than your unencrypted private key but you must have your password to access it in the future.</em></li>
</ul>
</li>
<li id="howTo_5">Read the warning. If you understand it, click the `"I understand. Continue"` button.</li>
<li>
<p id="howTo_6">Print your paper wallet backup and/or <em> carefully </em> hand-write the <code>private key</code> on a piece of paper.</p>
<ul>
<li id="howTo_6a"><em> If you are writing it, it is recommend you write it 2 or 3 times. This decreases the chance your messy handwriting will prevent you from accessing your wallet later. </em></li>
</ul>
</li>
<li>
<p id="howTo_7">Copy & paste your address into a text document somewhere.</p>
<ul>
<li id="howTo_7a">Search your address on <a href="https://blockchain.info" target="_blank"> https://blockchain.info/ </a>. Bookmark this page. This is how you will view your balance at any time</li>
</ul>
</li>
<li id="howTo_8">Send a small amount of Bitcoin (0.0001 BTC) from your previous wallet or exchange to your new wallet.</li>
<li>
<p id="howTo_9">Unlock your new wallet from the Keystore / UTC file on your USB drive or via the private key that you printed out. Ensure it unlocks the wallet you are sent to and matches the bookmark you have.</p>
<ul>
<li id="howTo_9a"><em>Do not simply leave your new wallet open. Pretend you are coming back a year later to access your riches. Can you do it?</em></li>
</ul>
</li>
<li>
<p id="howTo_10">Send a small amount of Bitcoin (0.00001 BTC) from this new wallet to another address.</p>
<ul>
</ul>
</li>
<li id="howTo_11">Ensure you have recorded all necessary bits of information and the addresses match at all times. If they don't, you mis-wrote something somewhere. That means it's time to start from the beginning in order to make sure you never lose access to your funds.</li>
</ul>
</div>
</div>
</div> <!-- end card-->
<!-- FAQ Question-->
<div class="card">
<div class="card-header" id="headingTwo">
<h5 class="m-0">
<a class="text-muted" data-toggle="collapse" href="#collapseTwo" aria-expanded="false" id="aboutFaq">
<i class="mdi mdi-help-circle mr-1 text-primary"></i>
What is C/S B
</a>
</h5>
</div>
<div id="collapseTwo" class="collapse" aria-labelledby="headingTwo" data-parent="#accordion">
<div class="card-body">
<ul>
<li >CreateSendBitcoin is a free, open-source, client-side interface.</li>
<li >We allow you to interact directly with the blockchain while remaining in full control of your keys & your funds.</li>
<li >You and only you are responsible for your security.</li>
<li >We cannot recover your funds or freeze your account if you visit a phishing site or lose your private key.</li>
</ul>
<h3>CreateSendBitcoin is not a Bank</h3>
<ul>
<li >When you open an account with a bank or exchange, they create an account for you in their system.</li>
<li >The bank keeps track of your personal information, account passwords, balances, transactions and ultimately your money.</li>
<li >The bank charge fees to manage your account and provide services, like refunding transactions when your card gets stolen.</li>
<li >The bank allows you to write a check or charge your debit card to send money, go online to check your balance, reset your password, and get a new debit card if you lose it.</li>
<li >You have an account with the bank or exchange and they decide how much money you can send, where you can send it, and how long to hold on a suspicious deposit. All for a fee.</li>
</ul>
<h3>CreateSendBitcoin is an Interface</h3>
<ul>
<li>When you create a wallet on CreateSendBitcoin you are generating a cryptographic set of numbers: your private key and your public key (address).</li>
<li >The handling of your keys happens entirely on your computer, inside your browser. </li>
<li >We never transmit, receive or store your private key, password, or other account information.</li>
<li >We do not charge a transaction fee. </li>
<li >You are simply using our interface to interact directly with the blockchain. </li>
<li>If you send your public key (address) to someone, they can send you Bitcoin. </li>
<li >If you send your private key to someone, they now have full control of your wallet. </li>
</ul>
</div>
</div>
</div>
<!-- FAQ Question-->
<div class="card">
<div class="card-header" id="headingThree">
<h5 class="m-0">
<a class="text-muted" data-toggle="collapse" href="#collapseThree" aria-expanded="false">
<i class="mdi mdi-help-circle mr-1 text-primary"></i>
How is this different from MEW?
</a>
</h5>
</div>
<div id="collapseThree" class="collapse" aria-labelledby="headingThree" data-parent="#accordion">
<div class="card-body">
MyEtherWallet was the inspiration for this project. However, many people asked us why there wasn't anything like it for Bitcoin. After playing with the idea for a year, we created it. <br><br>The theme was made dark to demonstrate the contrast in the two different blockchains, and also because much of the UI is driven completely by MEW's design.
</div>
</div>
</div>
<!-- FAQ Question-->
<div class="card">
<div class="card-header" id="headingFour">
<h5 class="m-0">
<a class="text-muted" data-toggle="collapse" href="#collapseFour" aria-expanded="false">
<i class="mdi mdi-help-circle mr-1 text-primary"></i>
Who made this?
</a>
</h5>
</div>
<div id="collapseFour" class="collapse" aria-labelledby="collapseFour" data-parent="#accordion">
<div class="card-body">
This project was launched by Mike De'Shazer at the Proof Suite offices in Seoul, KR. <br><br>
We are seeking a community of developers to enhance and add featuresets to support the many Bitcoins (Bitcoin Cash, Bitcoin Gold, etc). <br><br>Eventually we plan to also add Lightning Network support, Cosmos Hub support and Ethereum support as cross-blockchain technology matures.
</div>
</div>
</div> <!-- end card-->
</div> <!-- end #accordion -->
</div> <!-- end col -->
<div class="col-lg-6">
<div id="accordion1" class="mb-3">
<!-- FAQ Question-->
<!-- FAQ Question-->
<div class="card">
<div class="card-header" id="headingFour">
<h5 class="m-0">
<a class="text-muted" data-toggle="collapse" href="#collapseEight" aria-expanded="true">
<i class="mdi mdi-help-circle mr-1 text-primary"></i>
What's a blockchain?
</a>
</h5>
</div>
<div id="collapseEight" class="collapse show" aria-labelledby="collapseFour" data-parent="#accordion1">
<div class="card-body">
<ul>
<li>The blockchain is like a huge, global, decentralized spreadsheet.</li>
<li>It keeps track of who sent how many coins to whom, and what the balance of every wallet is.</li>
<li>It is stored and maintained by thousands of people (miners) across the globe who have special computers.</li>
<li>The blocks in the blockchain are made up of all the individual transactions sent from CreateSendBitcoin, Coinb.in, LocalBitcoins, Blockchain.info, Coinbase and everywhere else.</li>
<li>When you see your balance on CreateSendBitcoin.com or view your transactions on blockchain.info, you are seeing data on the blockchain, not in our personal systems.</li>
<li>Again: we are not a bank</li>
</ul>
</div>
</div>
</div> <!-- end card -->
</div> <!-- end #accordion1-->
</div> <!-- end col -->
</div> <!-- end row -->
<div class="row">
<div class="col-12">
<div class="text-center mt-3 mb-5">
<h4 class="font-weight-normal">Can't find what you are looking for ?</h4>
<a href="mailto:support@createsendbitcoin.com"><button type="button" class="btn btn-success mt-2">Email us your question</button></a>
<a href="https://twitter.com/createsendbtc" target="_blank"><button type="button" class="btn btn-primary mt-2 ml-1">Send us a tweet</button></a>
</div> <!--end .text-center -->
</div> <!-- end col -->
</div>
</div>
</div>
<!-- end faq -->
</div> <!-- end container -->
</div>
<!-- end wrapper -->
<!-- Footer -->
<footer class="footer" data-sticky-footer>
<div class="container-fluid">
<div class="row">
<div class="col-sm-6 m-t-20">
<a href="https://www.createsendbitcoin.com"><h4 class="m-t-0 header-title">CreateSendBitcoin</h4></a>
<p class="text-muted m-b-30">
Free, open-source, client-side interface for generating Bitcoin wallets & more. Interact with the Bitcoin blockchain easily & securely. Double-check the URL ( createsendbitcoin.com ) before unlocking your wallet.
</p>
<blockquote class="blockquote">
<p class="mb-0">"03/Jan/2009 Chancellor on brink of second bailout for banks"</p>
<footer class="blockquote-footer">1A1zP1eP5QGefi2DMPTfTL5SLmv7DivfNa in <cite title="Source Title">Block 1</cite></footer>
</blockquote>
</div> <!-- end col -->
<div class="col-sm-6 m-t-20 socialLinks">
<p class="text-muted m-b-30">
<a href="https://github.com/mikedeshazer/createsendbitcoin" target="_blank"><i class="mdi mdi-github-circle mediumIcon"></i></a>
<a href="https://www.facebook.com/Create-Send-Bitcoin-280955152630593" target="_blank"><i class="mdi mdi-facebook-box mediumIcon"></i></a>
<a href="https://twitter.com/createsendbtc" target="_blank"><i class="mdi mdi-twitter-box mediumIcon"></i></a>
<a href="mailto:support@createsendbitcoin.com" target="_blank"><i class="mdi mdi-email-outline mediumIcon"></i></a>
</p>
<p>
Made with <i class="mdi mdi-heart"></i> & Seoul <i class="mdi mdi-city"></i>
</p>
<p>
<a href="javascript:faqScreen()" >FAQ</a>
</p>
</div> <!-- end col-->
</div>
<!-- end row -->
</div>
</footer>
<!-- End Footer -->
<!-- jQuery -->
<script src="assets/libs/jquery/jquery.min.js"></script>
<script src="assets/libs/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/libs/jquery-slimscroll/jquery.slimscroll.min.js"></script>
<!-- App js -->
<script src="assets/js/jquery.core.js"></script>
<script src="assets/js/jquery.app.js"></script>
<script src="assets/js/jquery.toast.min.js"></script>
<script src="assets/js/sticky-footer.js"></script>
<script src="assets/js/wallet-address-validator.js"></script>
<script src="assets/js/crypto-js.js"></script>
<script src="assets/js/sha256.js"></script>
<script src="assets/js/aes.js"></script>
<script src="assets/js/enc-utf8.js"></script>
<script src="assets/js/coinkey.bundle.js"></script>
<script src="assets/js/qrcode.js"></script>
<script src="assets/js/custom.js"></script>
<script src="assets/js/csb.js"></script>
<!-- transaction generation -->
<script src="assets/node/js/bootstrap.min.js"></script>
<script src="assets/node/js/coin.js"></script>
<script src="assets/node/js/crypto-min.js"></script>
<script src="assets/node/js/crypto-sha256-hmac.js"></script>
<script src="assets/node/js/crypto-sha256.js"></script>
<script src="assets/node/js/spend.js"></script>
<script src="assets/node/js/ellipticcurve.js"></script>
<script src="assets/node/js/jsbn.js"></script>
<script src="assets/node/js/ripemd160.js"></script>
<!--<script src="assets/node/js/sha512.js"></script>-->
</body>
</html>