forked from tominop/atomicwallet.github.io
-
Notifications
You must be signed in to change notification settings - Fork 4
/
bitcoin-price-test.html
930 lines (833 loc) · 43 KB
/
bitcoin-price-test.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
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
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="UTF-8">
<title>Bitcoin price | Bitcoin Charts | Bitcoin Value - Atomic Wallet</title>
<meta name="description" content="Get the most accurate info about Bitcoin Price (BTC), price chart, trade volume, market cap and more. Convert BTC to USD and learn how to buy Bitcoin.">
<link rel="stylesheet" href="css/main.css">
<link rel="stylesheet" href="css/test-media.css">
<link rel="stylesheet" href="css/wallet.css">
<meta property="og:title" content="Bitcoin price | Bitcoin Charts | Bitcoin Value - Atomic Wallet"/>
<meta property="og:description" content="Get the most accurate info about Bitcoin Price (BTC), price chart, trade volume, market cap and more. Convert BTC to USD and learn how to buy Bitcoin."/>
<meta property="og:image" content="https://atomicwallet.io/apple-touch-icon.png"/>
<meta property="og:url" content="https://atomicwallet.io" />
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-KBC3CH8');</script>
<!-- End Google Tag Manager -->
<!-- Global site tag (gtag.js) - Google Analytics
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-114023091-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'UA-114023091-1');
</script> -->
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="theme-color" content="#ffffff">
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KBC3CH8"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<!-- <script src="js/aos.js"></script>
<script>
AOS.init();
</script>
-->
<div class="only-mobile header-menu-mobile header-menu-close f-light" id="menu-mobile">
<div class="container relative">
<a href="/" class="header-menu-here">Wallet</a>
<a href="https://atomicwallet.io/buy-bitcoin">Buy Bitcoin</a>
<a href="/assets">Assets</a>
<a href="/downloads">Download</a>
<a href="https://support.atomicwallet.io/support/home">Support</a>
<a href="https://atomicwallet.io/blog">Blog</a>
<button class="header-menu-mobile-close" id="menu-button-close"></button>
</div>
</div>
<div class="header-container">
<div class="container relative">
<img src="css/images/bg-first-screen.svg" alt class="bg bg-main">
<header class="header">
<a href="https://atomicwallet.io" class="header-logo">
<img src="css/images/logo.svg" alt="Atomic">
</a>
<nav class="header-menu f-light">
<a href="/" >Wallet</a>
<a href="https://atomicwallet.io/buy-bitcoin" >Buy Bitcoin</a>
<a href="assets">Assets</a>
<a href="/downloads">Download</a>
<a href="https://support.atomicwallet.io/support/home" target="_blank" >Support</a>
<a href="https://atomicwallet.io/blog">Blog</a>
</nav>
<nav class="header-menu-icons f-light">
<a href="https://twitter.com/atomicwallet" target="_blank" class="hvr-float">
<img src="css/images/top_twitter.svg">
</a>
<a href="https://t.me/atomicwalletchat" target="_blank" class="hvr-float">
<img src="css/images/top_telegram.svg">
</a>
<a href="https://medium.com/atomic-wallet" target="_blank" class="hvr-float">
<img src="css/images/top_medium.svg">
</a>
<a href="https://www.facebook.com/atomicwallet" target="_blank" class="hvr-float">
<img src="css/images/top_facebook.svg">
</a>
<a href="https://www.reddit.com/r/atomicwallet/" target="_blank" class="hvr-float">
<img src="css/images/top_reddit.svg">
</a>
<a href="https://steemit.com/@atomicwallet" target="_blank" class="hvr-float">
<img src="css/images/top_steemit.svg">
</a>
</nav>
<button class="header-button only-mobile" id="menu-button-open"></button>
</header>
</div>
</div>
<!-- TradingView Widget BEGIN -->
<div class="tradingview-widget-container">
<div class="tradingview-widget-container__widget"></div>
<div class="tradingview-widget-copyright"><a href="https://www.tradingview.com" rel="noopener" target="_blank"></div>
<script type="text/javascript" src="https://s3.tradingview.com/external-embedding/embed-widget-ticker-tape.js" async>
{
"symbols": [
{
"title": "BTC/USD",
"proName": "BITFINEX:BTCUSD"
},
{
"title": "ETH/USD",
"proName": "BITFINEX:ETHUSD"
},
{
"description": "XRP/USD",
"proName": "KRAKEN:XRPUSD"
},
{
"description": "XLM/USD",
"proName": "BITFINEX:XLMUSD"
},
{
"description": "LTC/USD",
"proName": "COINBASE:LTCUSD"
},
{
"description": "DOGE/USD",
"proName": "BITTREX:DOGEUSD"
},
{
"description": "BCH/USD",
"proName": "COINBASE:BCHUSD"
},
{
"description": "DASH/USD",
"proName": "KRAKEN:DASHUSD"
},
{
"description": "EOS/USD",
"proName": "KRAKEN:EOSUSD"
},
{
"description": "DGB/USD",
"proName": "BITFINEX:DGBUSD"
}
],
"theme": "light",
"isTransparent": true,
"displayMode": "adaptive",
"locale": "en"
}
</script>
</div>
<!-- TradingView Widget END -->
<div class="item-page-container">
<div class="item-page">
<div class="item-page-article no-background">
<div class="mobile-download-button only-mobile">
<div class="download-item-app hvr-grow" data-download="android">
<a href="https://play.google.com/store/apps/details?id=io.atomicwallet" target="_blank"><!-- <img src="css/images/OS/googleplay.svg" width="80%" alt class="download-item-img-color"> -->
<img src="css/images/OS/googleplay.svg" width="80%" alt class="download-item-img"></a>
</div>
<div class="download-item-app hvr-grow" data-download="iOS">
<a href="" onclick="window.kol_modal_223800.show()"><!-- <img src="css/images/OS/appstore.svg" width="80%" alt class="download-item-img-color"> -->
<img src="css/images/OS/appstore.svg" width="80%" onclick="window.kol_modal_223800.show()" alt class="download-item-img"></a>
</div>
</div>
<div id="wallet-button" class="center">
<a href="https://atomicwallet.io/buy-bitcoin" class="button-wallet" id="buy-crypto-button">Buy Bitcoin</a>
<a href="https://atomicwallet.io/downloads" class="button-wallet" id="buy-crypto-button">Get Wallet</a>
</div>
<style>
#buy-crypto-button {
display: inline-block;
width: 250px;
height: 45px;
margin-top: 20px;
margin-bottom: 20px;
margin-left: 20px;
padding: 5px;
}
.header-container {
background-color: #182848;
height: inherit;
}
.header {
display: flex;
flex-direction: row;
align-items: center;
justify-content: space-between;
width: 100%;
}
.bg-main {
display: none;
}
.header-logo {
display: block;
margin-right: auto;
margin-left: 0px;
position: relative;
top: -14px;
}
.header-menu {
display: flex;
margin-left: auto;
margin-right: auto;
height: 100%;
align-items: center;
position: relative;
top: 0px;
left: 0px;
}
.header-menu-icons {
display: block;
margin-right: auto;
position: relative;
top: 0px;
left: 0px;
}
.header-menu a {
padding: 0 15px;
margin-left: 0px;
display: flex;
align-items: center;
height: 100%;
border-bottom: 0px solid transparent;
transition: all .3s;
}
.header-menu a + a {
/* padding: 0 15px; */
margin-left: 0px;
/* display: flex;
align-items: center;
height: 100%;
border-bottom: 0px solid transparent;
transition: all .3s; */
}
.header-menu a:hover {
border-bottom: 10px solid #289bfa;
box-shadow: inset 0px -10px 29px 0px rgba(30, 97, 164, 0.09);
text-decoration: none;
}
.button-wallet:hover {
background-color: #2ea4fb;
transition: all .3s;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
.header-container {
height: auto;
}
.header-menu {
display: none;
}
.header-logo {
top: 0px;
}
.header {
margin-top: 0px;
}
.header-menu-icons {
display: none;
}
#wallet-button {
display: none;
}
.mobile-download-button {
margin-top: 120px;
margin-bottom: -50px;
padding-top: 30px;
padding-bottom: 30px;
}
}
</style>
<div style="margin-top: 50px;"></div>
<h1>Live Bitcoin Price: Supply and Market Cap</h1>
<h3>BTC / USD Price</h3>
<div class="widget-price">
<!-- TradingView Widget BEGIN -->
<div class="tradingview-widget-container">
<div id="tradingview_a6953"></div>
<div class="tradingview-widget-copyright"><a href="https://www.tradingview.com/symbols/COINBASE-BTCUSD/" rel="noopener" target="_blank"><span class="blue-text">BTCUSD chart</span></a> by TradingView</div>
<script type="text/javascript" src="https://s3.tradingview.com/tv.js"></script>
<script type="text/javascript">
new TradingView.widget(
{
"symbol": "COINBASE:BTCUSD",
"interval": "D",
"timezone": "Etc/UTC",
"theme": "Light",
"style": "1",
"locale": "en",
"toolbar_bg": "#f1f3f6",
"enable_publishing": false,
"hide_side_toolbar": false,
"allow_symbol_change": true,
"container_id": "tradingview_a6953"
}
);
</script>
</div>
</div>
<style>
#tradingview_a6953 {
width: 320px;
}
</style>
<h3>BTC / EUR Price</h3>
<div class="widget-price">
<!-- TradingView Widget BEGIN -->
<!-- TradingView Widget BEGIN -->
<div class="tradingview-widget-container">
<div id="tradingview_66891"></div>
<div class="tradingview-widget-copyright"><a href="https://www.tradingview.com/symbols/COINBASE-BTCEUR/" rel="noopener" target="_blank"><span class="blue-text">BTCEUR chart</span></a> by TradingView</div>
<script type="text/javascript" src="https://s3.tradingview.com/tv.js"></script>
<script type="text/javascript">
new TradingView.widget(
{
"symbol": "COINBASE:BTCEUR",
"interval": "D",
"timezone": "Etc/UTC",
"theme": "Light",
"style": "1",
"locale": "en",
"toolbar_bg": "#f1f3f6",
"enable_publishing": false,
"hide_side_toolbar": false,
"allow_symbol_change": true,
"container_id": "tradingview_66891"
}
);
</script>
</div>
<!-- TradingView Widget END -->
</div>
<h3>BTC / JPY Price</h3>
<div class="widget-price">
<!-- TradingView Widget BEGIN -->
<div class="tradingview-widget-container">
<div id="tradingview_24d82"></div>
<div class="tradingview-widget-copyright"><a href="https://www.tradingview.com/symbols/BITFINEX-BTCJPY/" rel="noopener" target="_blank"><span class="blue-text">BTCJPY chart</span></a> by TradingView</div>
<script type="text/javascript" src="https://s3.tradingview.com/tv.js"></script>
<script type="text/javascript">
new TradingView.widget(
{
"symbol": "BITFINEX:BTCJPY",
"interval": "D",
"timezone": "Etc/UTC",
"theme": "Light",
"style": "1",
"locale": "en",
"toolbar_bg": "#f1f3f6",
"enable_publishing": false,
"hide_side_toolbar": false,
"allow_symbol_change": true,
"container_id": "tradingview_24d82"
}
);
</script>
</div>
</div>
</div>
</div>
</div>
<div class="relative coin-price-section">
<h2 class="features-title f-bold">Bitcoin Wallet</h2>
<p class="download-text center f-light container">Manage your crypto wisely!<br> Learn how to setup Atomic Wallet to send, receive, exchange and buy cryptocurrency.</p>
<div class="item-page-image-template">
<iframe width="560" height="315" src="https://www.youtube.com/embed/GvPLN8pe_IY" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
</div>
</div>
<section class="container download-container relative">
<!-- Subscribe Pop-up-->
<script>window.jQuery || document.write('<scr' + 'ipt src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.0/jquery.min.js"><\/sc' + 'ript>')</script>
<script>window.$kol_jquery = window.jQuery</script>
<script src="https://kickoffpages-kickofflabs.netdna-ssl.com/widgets/1.9.6/kol_bounce.js"></script>
<script src='https://kickoffpages-kickofflabs.netdna-ssl.com/w/113350/220933.js'></script>
<!-- End of Pop-up-->
<!-- Subscribe Pop-up mobile download-->
<script>window.jQuery || document.write('<scr' + 'ipt src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.0/jquery.min.js"><\/sc' + 'ript>')</script>
<script>window.$kol_jquery = window.jQuery</script>
<script src="https://kickoffpages-kickofflabs.netdna-ssl.com/widgets/1.9.6/kol_bounce.js"></script>
<script src='https://kickoffpages-kickofflabs.netdna-ssl.com/w/113350/223800.js'></script>
<!-- End of mobile download Pop-up-->
<h2 class="download-title-top f-bold mobile-hide" id="download"><br><a name="download">Download Atomic Wallet</a></h2>
<br><h3 class="download-text center f-light mobile-hide"> Atomic Wallet is available for all major Operating Systems.<br> <a href="#contacts" class="sign-up-download-link mobile-hide">Subscribe</a> for our updates to know about latest news and releases.<br><br></h3>
<p class="download-text center mobile-hide">The latest version of the wallet: <a class="sign-up-download-link" href="/downloads">1.38.4</a></p>
<div class="download mobile-hide">
<div class="download-item download-item-windows hvr-grow" data-download="windows">
<a href="https://atomicwallet.io/download/atomicwallet.exe" onclick="window.kol_modal_220933.show()"><img src="css/images/logo-windows.svg" alt class="download-item-img-color"></a>
<img src="css/images/logo-windows-color.svg" alt class="download-item-img">
<span class="download-name">
<a href="https://atomicwallet.io/download/atomicwallet.exe" class="button download-button" onclick="window.kol_modal_220933.show()" ga('send', {
hitType: 'event',
eventCategory: 'Download',
eventAction: 'Download',
eventLabel: 'Windows'
});>Windows</a>
</span>
<span class="download-button-label">
<a href="https://atomicwallet.io/download/atomicwallet.exe" class="button download-button" onclick="window.kol_modal_220933.show()" ga('send', {
hitType: 'event',
eventCategory: 'Download',
eventAction: 'Download',
eventLabel: 'Windows'
});>Download</a>
</span>
</div>
<div class="download-item download-item-apple hvr-grow" data-download="apple">
<a href="https://atomicwallet.io/download/atomicwallet.dmg" onclick="window.kol_modal_220933.show()"><img src="css/images/logo-apple.svg" alt class="download-item-img-color"></a>
<img src="css/images/logo-apple-color.svg" alt class="download-item-img">
<span class="download-name">
<a href="https://atomicwallet.io/download/atomicwallet.dmg" class="button download-button" onclick="window.kol_modal_220933.show()" ga('send', {
hitType: 'event',
eventCategory: 'Download',
eventAction: 'Download',
eventLabel: 'MacOs'
});>macOS</a>
</span>
<span class="download-button-label">
<a href="https://atomicwallet.io/download/atomicwallet.dmg" class="button download-button" onclick="window.kol_modal_220933.show()" ga('send', {
hitType: 'event',
eventCategory: 'Download',
eventAction: 'Download',
eventLabel: 'MacOs'
});>Download</a>
</span>
</div>
<div class="download-item download-item-ubuntu hvr-grow" data-download="ubuntu">
<a href="https://atomicwallet.io/download/atomicwallet.AppImage" onclick="window.kol_modal_220933.show()"><img src="css/images/logo-ubuntu.svg" alt class="download-item-img-color"></a>
<img src="css/images/logo-ubuntu-color.svg" alt class="download-item-img">
<span class="download-name">
<a href="https://atomicwallet.io/download/atomicwallet.AppImage" class="button download-button" onclick="window.kol_modal_220933.show()" ga('send', {
hitType: 'event',
eventCategory: 'Download',
eventAction: 'Download',
eventLabel: 'Ubuntu'
});>Ubuntu</a>
</span>
<span class="download-button-label">
<a href="https://atomicwallet.io/download/atomicwallet.AppImage" class="button download-button" onclick="window.kol_modal_220933.show()" ga('send', {
hitType: 'event',
eventCategory: 'Download',
eventAction: 'Download',
eventLabel: 'Ubuntu'
});>Download</a>
</span>
</div>
<div class="download-item download-item-debian hvr-grow" data-download="debian">
<a href="https://atomicwallet.io/download/atomicwallet.deb" onclick="window.kol_modal_220933.show()"><img src="css/images/logo-debian.svg" alt class="download-item-img-color"></a>
<img src="css/images/logo-debian-color.svg" alt class="download-item-img">
<span class="download-name">
<a href="https://atomicwallet.io/download/atomicwallet.deb" class="button download-button" onclick="window.kol_modal_220933.show()" ga('send', {
hitType: 'event',
eventCategory: 'Download',
eventAction: 'Download',
eventLabel: 'Debian'
});>Debian</a>
</span>
<span class="download-button-label">
<a href="https://atomicwallet.io/download/atomicwallet.deb" class="button download-button" onclick="window.kol_modal_220933.show()" ga('send', {
hitType: 'event',
eventCategory: 'Download',
eventAction: 'Download',
eventLabel: 'Debian'
});>Download</a>
</span>
</div>
<div class="download-item download-item-fedora hvr-grow" data-download="fedora">
<a href="https://atomicwallet.io/download/atomicwallet.rpm" onclick="window.kol_modal_220933.show()"><img src="css/images/logo-fedora.svg" alt class="download-item-img-color"></a>
<img src="css/images/logo-fedora-color.svg" alt class="download-item-img">
<span class="download-name">
<a href="https://atomicwallet.io/download/atomicwallet.rpm" class="button download-button" onclick="window.kol_modal_220933.show()" ga('send', {
hitType: 'event',
eventCategory: 'Download',
eventAction: 'Download',
eventLabel: 'Fedora'
});>Fedora</a>
</span>
<span class="download-button-label">
<a href="https://atomicwallet.io/download/atomicwallet.rpm" class="button download-button" onclick="window.kol_modal_220933.show()" ga('send', {
hitType: 'event',
eventCategory: 'Download',
eventAction: 'Download',
eventLabel: 'Fedora'
});>Download</a>
</span>
</div>
</div>
<div>
<div class="mobile-download-button">
<div class="download-item-app hvr-grow" data-download="android">
<a href="https://play.google.com/store/apps/details?id=io.atomicwallet" target="_blank"><!-- <img src="css/images/OS/googleplay.svg" width="80%" alt class="download-item-img-color"> -->
<img src="css/images/OS/googleplay.svg" width="80%" alt class="download-item-img"></a>
</div>
<div class="download-item-app hvr-grow" data-download="iOS">
<a href="" onclick="window.kol_modal_223800.show()"><!-- <img src="css/images/OS/appstore.svg" width="80%" alt class="download-item-img-color"> -->
<img src="css/images/OS/appstore.svg" width="80%" onclick="window.kol_modal_223800.show()" alt class="download-item-img"></a>
</div>
</div>
</div>
<div class="download-button-bottom mobile-hide" style="margin-top: 0px;">
<a href="https://atomicwallet.io/download/hash_sum.pdf" target="_blank" class="button hash-torrent hvr-float">Check Hash Sum</a>
<!--<a href="magnet:?xt=urn:btih:8F40C43C1602510238281D707D6C29B674B61C95&dn=Atomic" class="button hash-torrent" target="_blank">Torrent Download</a>-->
</div>
</section>
<!-- <section class="coin-price-section">
<div class="container relative buy-coin">
<h3 class="features-title f-bold">Buy Bitcoin</h3>
<img src="css/images/bg-comments.svg" alt class="bg bg-comments">
<div class="buy-coin-wrapper">
<div class="buy-coin-item hvr-grow">
<div class="buy-coin-fiat-value">
<span>100$</span></div>
<a href="https://atomicwallet.io/buy-bitcoin">
<div class="buy-coin-rate">
<p>Get</p> <img src="css/images/crypto-icon/BTC.svg" alt=""><span> 0.02457</span><span class="ticker">BTC </span>
<div class="buy-coin-button">BUY</div>
</a>
</div>
</div>
<div class="buy-coin-item hvr-grow">
<div class="buy-coin-fiat-value">
<span>200$</span></div>
<a href="https://atomicwallet.io/buy-bitcoin">
<div class="buy-coin-rate">
<p>Get</p> <img src="css/images/crypto-icon/BTC.svg" alt=""><span> 0.04915</span><span class="ticker">BTC </span>
<div class="buy-coin-button">BUY</div>
</a>
</div>
</div>
<div class="buy-coin-item hvr-grow">
<div class="buy-coin-fiat-value">
<span>500$</span></div>
<a href="https://atomicwallet.io/buy-bitcoin">
<div class="buy-coin-rate">
<p>Get</p> <img src="css/images/crypto-icon/BTC.svg" alt=""><span> 0.12288</span><span class="ticker">BTC </span>
<div class="buy-coin-button">BUY</div>
</a>
</div>
</div>
<div class="buy-coin-item hvr-grow">
<div class="buy-coin-fiat-value">
<span>1000$</span></div>
<a href="https://atomicwallet.io/buy-bitcoin">
<div class="buy-coin-rate">
<p>Get</p> <img src="css/images/crypto-icon/BTC.svg" alt=""><span> 0.2457</span><span class="ticker">BTC </span>
<div class="buy-coin-button">BUY</div>
</a>
</div>
</div>
</div>
</section>
<section class="list1" id="list1">
<div class="container relative">
<h3 class="features-title f-bold">Buy Cryptocurrency</h3>
<div class="list-items f-medium">
<a href="https://atomicwallet.io/buy-bitcoin">
<div class="list-item">
<img src="css/images/crypto/BTC.svg" alt>
<span class="list-item-name">Buy Bitcoin</span>
</div>
</a>
<a href="https://atomicwallet.io/buy-ethereum">
<div class="list-item">
<img src="css/images/crypto/ETH.svg" alt>
<span class="list-item-name">Buy Ethereum</span>
</div>
</a>
<a href="https://atomicwallet.io/buy-litecoin">
<div class="list-item">
<img src="css/images/crypto-icon/LTC.svg" alt>
<span class="list-item-name">Buy Litecoin</span>
</div>
</a>
<a href="https://atomicwallet.io/buy-ripple">
<div class="list-item">
<img src="css/images/crypto/XRP.svg" alt>
<span class="list-item-name">Buy Ripple</span>
</div>
</a>
<a href="https://atomicwallet.io/buy-bitcoin-cash">
<div class="list-item">
<img src="css/images/crypto/BCH.svg" alt>
<span class="list-item-name">Buy BCH</span>
</div>
</a>
<a href="https://atomicwallet.io/cryptocurrency-prices">
<div class="list-item">
<img src="css/images/crypto/ERC20.svg" alt>
<span class="list-item-name">More Assets</span>
</div>
</a>
</div>
</div>
</section>
-->
<!--<section class="comments mobile-hide">
<div class="container relative">
<h2 class="features-title f-bold">News</h2>
</div>
<div class="comments-slider-label">
<div class="container relative">
<div class="comments-slider relative">
<div class="comments-slider-list">
<div class="comments-item hvr-grow">
<img src="css/images/twitter.svg" alt class="comments-image">
<a href="https://twitter.com/atomicwallet/status/1075783864675639301" target="_blank" class="comments-text">Secure, manage and exchange your #BitcoinSV in @AtomicWallet! $BSV</a>
</div>
<div class="comments-item hvr-grow">
<img src="css/images/twitter.svg" alt class="comments-image">
<a href="https://twitter.com/Aurora_dao/status/1065976899552374785" target="_blank" class="comments-text">$AWC by @atomicwallet has been added to #IDEX https://idex.market/eth/awc
#ethereum #crypto #CryptoNews</a>
</div>
<div class="comments-item hvr-grow">
<img src="css/images/twitter.svg" alt class="comments-image">
<a href="https://twitter.com/atomicwallet/status/1081773743637180416" target="_blank" class="comments-text">Our community Atomic Wallet token $AWC was listed on @CoinMarketCap!</a>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="comments team mobile-hide">
<div class="container relative">
<h2 class="features-title f-bold">Team</h2>
</div>
<div class="comments-slider-label mobile-hide">
<div class="container relative">
<div class="comments-slider relative">
<div class="comments-slider-list">
<div class="comments-item">
<div class="team-author hvr-grow">
<a href="https://twitter.com/gladkos" rel="nofollow">
<img src="css/images/team-2.jpg" class="team-author-avatar" alt>
<div class="team-author-name f-medium">Konstantin Gladych</div>
</a>
</div>
<div class="team-text f-light">Konstantin Gladych, CEO, PhD in data science with 3 years solid experience in blockchain and cryptocurrencies, 10 years in IT. Konstantin is well-known as the co-founder and CEO of Changelly.com, biggest cryptocurrency instant exchange with over 2 millions active customers monthly and $0.5bln in monthly turnover. Konstantins interests are: decentralization, custody-free solutions, p2p exchangers.</div>
<div class="team-social">
<a href="https://twitter.com/gladkos" target="_blank" rel="nofollow"><img src="css/images/icons/team-soc-twitter.svg" alt></a>
<a href="https://linkedin.com/in/gladkos/" target="_blank" rel="nofollow"><img src="css/images/icons/team-soc-in.svg" alt></a>
</div>
</div>
<div class="comments-item">
<div class="team-author hvr-grow">
<a href="https://twitter.com/CharlieShrem" rel="nofollow"><img src="css/images/team-3.jpg" class="team-author-avatar" alt>
<div class="team-author-name f-medium">Charlie Shrem</div>
</a>
</div>
<div class="team-text f-light">Charlie Shrem, Strategic Advisor and Visionary, is an American entrepreneur and bitcoin advocate. In 2011 he co-founded the now-defunct startup company BitInstant, and is a founding member of the Bitcoin Foundation, formerly serving as vice chairman. The Bitcoin Foundation is a nonprofit founded in 2012 with the mission to "standardize, protect and promote the use of bitcoin cryptographic money for the benefit of users worldwide".</div>
<div class="team-social">
<a href="https://twitter.com/CharlieShrem" target="_blank" rel="nofollow"><img src="css/images/icons/team-soc-twitter.svg" alt></a>
<a href="https://linkedin.com/in/charlieshrem/" target="_blank" rel="nofollow"><img src="css/images/icons/team-soc-in.svg" alt></a>
</div>
</div>
<div class="comments-item">
<div class="team-author hvr-grow">
<a href="https://twitter.com/simondixontwitt" rel="nofollow"><img src="css/images/SimonDixon.png" class="team-author-avatar" alt>
<div class="team-author-name f-medium">Simon Dixon </div>
</a>
</div>
<div class="team-text f-light">Simon Dixon, Advisor, CEO of online investment platform BnkToTheFuture.com who have invested over US$400m in FinTech companies, like BitFinex, Bitstamp, Kraken, BitPay, ShapeShift, Exodus and over 40 others. Simon's BnkToTheFuture has 300 professional FinTech investors who all believe the future of finance looks very different from today. Their experience and background covers most areas in finance, technology and startups. </div>
<div class="team-social">
<a href="https://twitter.com/simondixontwitt" target="_blank" rel="nofollow"><img src="css/images/icons/team-soc-twitter.svg" alt></a>
<a href="https://www.linkedin.com/in/simondixonbankingreform/" target="_blank" rel="nofollow"><img src="css/images/icons/team-soc-in.svg" alt></a>
</div>
</div>
div class="comments-item">
<div class="team-author hvr-grow">
<a href="https://www.linkedin.com/in/sokolovpaul/"><img src="css/images/team-1.jpg" class="team-author-avatar" alt>
<div class="team-author-name f-medium">Paul Sokolov</div>
</a>
</div>
<div class="team-text f-light">Paul Sokolov, CPO, has three years experience in blockchain, 10 years in fintech, 2 years of which in CEO position at top-20 cryptocurrency exchange. Certified banking cards security and business expert. Launched over 6 successful projects within last five years. Paul’s interests are: cryptocurrency exchanges, wallets, smart contracts, financial inclusion.</div>
<div class="team-social">
<a href="https://www.linkedin.com/in/sokolovpaul/" target="_blank"><img src="css/images/icons/team-soc-in.svg" alt></a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
-->
<!--<section class="video mobile-hide">
<div class="container relative">
<h2 class="features-title f-bold">Video
</h2>
<div class="video-container">
<div class="video-text video-youtube">
<a href="https://www.youtube.com/channel/UCLMnUt6BBtA67eic1vRGF3g" taget="_blank">
<img src="css/images/icons/icon-youtube.svg">
</a><br><br>
Check Atomic Wallet team videos to feel the inspiration, review Atomic Wallet UI and get educated from conferences. To stay up to date, subscribe to our YouTube channel.
</div>
<div class="video-youtube">
<a href="https://www.youtube.com/watch?v=VsZuDJMmVPY&feature=youtu.be&t=6h2m" target="_blank" frameborder="0">
<div class="gladych-preview">
</div>
</a>
</div>
<div class="video-youtube">
<div class="youtube-player" data-id="U6LZqiSfLTc" data-related="0" data-control="0" data-info="0" data-fullscreen="0" style="width:100%;display: block; position: relative;cursor: pointer;max-height:315px;height:100%; overflow:hidden;padding-bottom:56.25%;margin:0 auto"> <img src="css/images/video-enjoy.jpg" style="bottom: -100%; display: block; left: 0; margin: auto; max-width: 101%; width: 101%;height:auto; position: absolute; right: 0; top: -100%;"> <div style="height: 72px; width: 72px; left: 50%; top: 50%; margin-left: -36px; margin-top: -36px; position: absolute; background: url('http://i.imgur.com/TxzC70f.png') no-repeat;"></div> </div>
</div>
<div class="video-youtube">
<div class="youtube-player" data-id="6dg2COvK0LY" data-related="0" data-control="0" data-info="0" data-fullscreen="0" style="width:100%;display: block; position: relative;cursor: pointer;max-height:315px;height:100%; overflow:hidden;padding-bottom:56.25%;margin:0 auto"> <img src="css/images/video-atomic-mobile.jpg" style="bottom: -100%; display: block; left: 0; margin: auto; max-width: 101%; width: 101%;height:auto; position: absolute; right: 0; top: -100%;"> <div style="height: 72px; width: 72px; left: 50%; top: 50%; margin-left: -36px; margin-top: -36px; position: absolute; background: url('http://i.imgur.com/TxzC70f.png') no-repeat;"></div> </div>
</div>
</div>
</div>
</section>
<div class="partners mobile-hide">
<h3 class="features-title f-bold aos-init aos-animate" data-aos="fade-right" data-aos-duration="800">Partners & Investors</h3>
<div class="container relative cfx">
<div class="partners-list">
<style>
.partners-list{
flex-wrap: wrap;
margin: 0 auto;
max-width: 700px;
display: block;
}
@media screen and (min-width: 1300px) and (max-width: 1920px) {
.partners-list {
max-width: 800px;
}
}
</style>
<a class="hvr-grow" href="https://changelly.com/?ref_id=c2062aad8a83" taget="_blank"><img src="css/images/partner-changelly.png" alt=""></a>
<a class="hvr-grow" href="https://changenow.io?link_id=7c7eaf1f7efc4b" target="_blank"><img src="css/images/partner-changenow.png" alt=""></a>
<a class="hvr-grow" href="https://shapeshift.io" taget="_blank"><img src="css/images/partner-ShapeShift.png" alt=""></a>
</div>
<div class="partners-list">
<a class="hvr-grow" href="https://www.blockchair.com/" target="_blank"><img src="css/images/partner-blockchair.png" alt=""></a>
<a class="hvr-grow" href="https://ethplorer.io/" target="_blank"><img src="css/images/partner-ethplorer.png" alt=""></a>
<a class="hvr-grow" href="https://coinmarketcap.com/" target="_blank"><img src="css/images/partner-coinmarketcap.png" alt=""></a>
</div>
-->
<footer class="footer-new">
<div class="container relative">
<div class="footer-row">
<div class="footer-new-left">
<a href="/"><img src="css/images/logo.png" alt="" class="footer-new-logo"></a><br>
<a href="mailto:support@atomicwallet.io" class="footer-new-email f-light">support@atomicwallet.io</a><br>
<div class="footer-new-soc">
<a href="https://twitter.com/atomicwallet" target="_blank">
<img src="css/images/top_twitter.svg">
</a>
<a href="https://t.me/atomicwalletchat" target="_blank">
<img src="css/images/top_telegram.svg">
</a>
<a href="https://github.com/Atomicwallet" target="_blank">
<img src="css/images/top_github.svg">
</a>
<a href="https://medium.com/atomic-wallet" target="_blank">
<img src="css/images/top_medium.svg">
</a>
<a href="https://www.reddit.com/r/atomicwallet/" target="_blank">
<img src="css/images/top_reddit.svg">
</a>
<a href="https://www.facebook.com/atomicwallet" target="_blank">
<img src="css/images/top_facebook.svg">
</a>
</div>
</div>
<div class="footer-new-right">
<div class="footer-new-cols">
<div class="footer-new-col">
<div class="footer-new-col-title">Atomic Wallet</div>
<ul class="f-light">
<li><a href="https://support.atomicwallet.io/">Support</a></li>
<li><a href="https://t.me/atomicwalletchat">Telegram chat</a></li>
<li><a href="https://atomicwallet.io/terms-of-service">Terms of service</a></li>
<li><a href="https://atomicwallet.io/privacy">Privacy policy</a></li>
<li><a href="https://drive.google.com/drive/folders/1zbu1nKCBq2zNCnEtjWsw3oMJei6aFSuZ">Press Kit</a></li>
</ul>
</div>
<div class="footer-new-col">
<div class="footer-new-col-title">Buy Cryptoсurrency</div>
<ul class="f-light">
<li><a href="https://atomicwallet.io/buy-bitcoin">Buy Bitcoin (BTC)</a></li>
<li><a href="https://atomicwallet.io/buy-litecoin">Buy Litecoin (LTC)</a></li>
<li><a href="https://atomicwallet.io/buy-ethereum">Buy Ethereum (ETH)</a></li>
<li><a href="https://atomicwallet.io/buy-ripple">Buy Ripple (XRP)</a></li>
<li><a href="https://atomicwallet.io/buy-bitcoin-cash">Buy Bitcoin Cash (BCH)</a></li>
</ul>
</div>
<div class="footer-new-col">
<div class="footer-new-col-title">Assets</div>
<ul class="f-light">
<li><a href="https://atomicwallet.io/bitcoin-wallet">Bitcoin (BTC)</a></li>
<li><a href="https://atomicwallet.io/ethereum">Ethereum (ETH)</a></li>
<li><a href="https://atomicwallet.io/ripple">Ripple (XRP)</a></li>
<li><a href="https://atomicwallet.io/litecoin">Litecoin (LTC)</a></li>
<li><a href="https://atomicwallet.io/eos">EOS</a></li>
<li><a href="https://atomicwallet.io/neo">NEO</a></li>
<li><a href="https://atomicwallet.io/tron">TRON (TRX)</a></li>
<li><a href="https://atomicwallet.io/dogecoin">Dogecoin (DOGE)</a></li>
<li><a href="https://atomicwallet.io/cardano">Cardano (ADA)</a></li>
<li><a href="https://atomicwallet.io/dash">DASH</a></li>
<li><a href="https://atomicwallet.io/stellar">Stellar (XLM)</a></li>
<li><a href="https://atomicwallet.io/zcash">Zcash (ZEC)</a></li>
</ul>
</div>
<div class="footer-new-col">
<div class="footer-new-col-title">Cryptocurrency Prices</div>
<ul class="f-light">
<li><a href="https://atomicwallet.io/bitcoin-price-prediction">Bitcoin Price</a></li>
<li><a href="https://atomicwallet.io/litecoin-price-prediction">Litecoin Price</a></li>
<li><a href="https://atomicwallet.io/ethereum-price-prediction">Ethereum Price</a></li>
<li><a href="https://atomicwallet.io/ripple-price-prediction">Ripple Price</a></li>
<li><a href="https://atomicwallet.io/stellar-price-prediction">Stellar Price</a></li>
<li><a href="https://atomicwallet.io/eos-price-prediction">EOS Price</a></li>
<li><a href="https://atomicwallet.io/neo-price-prediction">NEO Price</a></li>
<li><a href="https://atomicwallet.io/tron-price-prediction">TRON Price</a></li>
<li><a href="https://atomicwallet.io/dogecoin-price-prediction">Dogecoin Price</a></li>
<li><a href="https://atomicwallet.io/dash-price-prediction">DASH Price</a></li>
<li><a href="https://atomicwallet.io/zcash-price-prediction">ZCash Price</a></li>
<li><a href="https://atomicwallet.io/bitcoin-cash-price-prediction">Bitcoin Cash Price</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</footer>
<script> (function() { var v = document.getElementsByClassName("youtube-player"); for (var n = 0; n < v.length; n++) { v[n].onclick = function () { var iframe = document.createElement("iframe"); iframe.setAttribute("src", "//www.youtube.com/embed/" + this.dataset.id + "?autoplay=1&autohide=2&border=0&wmode=opaque&enablejsapi=1&rel="+ this.dataset.related +"&controls="+this.dataset.control+"&showinfo=" + this.dataset.info); iframe.setAttribute("frameborder", "0"); iframe.setAttribute("id", "youtube-iframe"); iframe.setAttribute("style", "width: 100%; height: 100%; position: absolute; top: 0; left: 0;"); if (this.dataset.fullscreen == 1){ iframe.setAttribute("allowfullscreen", ""); } while (this.firstChild) { this.removeChild(this.firstChild); } this.appendChild(iframe); }; } })(); </script>
<!-- TrustBox script --> <script type="text/javascript" src="//widget.trustpilot.com/bootstrap/v5/tp.widget.bootstrap.min.js" async></script> <!-- End TrustBox script -->
<script src="js/app.js"></script>
</body>
</html>