-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
93 lines (87 loc) · 4.41 KB
/
index.html
File metadata and controls
93 lines (87 loc) · 4.41 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
<!DOCTYPE HTML>
<!--
Photon by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Bitcoin BCC also known as Bitcoin Cash</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!--[if lte IE 8]><script src="assets/js/ie/html5shiv.js"></script><![endif]-->
<link rel="stylesheet" href="assets/css/main.css" />
<!--[if lte IE 8]><link rel="stylesheet" href="assets/css/ie8.css" /><![endif]-->
<!--[if lte IE 9]><link rel="stylesheet" href="assets/css/ie9.css" /><![endif]-->
</head>
<body>
<!-- Header -->
<section id="header">
<div class="inner">
<span class="icon major fa-btc"></span>
<h1>Bitcoin BCC is a fork of the Bitcoin blockchain ledger focused on scaling and growth.</h1>
<p>Bitcoin BCC is peer-to-peer electronic cash for the Internet. <br> It is fully decentralized, with no central bank and requires no trusted third parties to operate.</p>
<ul class="actions">
<li><a href="#four" class="button scrolly">Discover</a></li>
</ul>
</div>
</section>
<!-- One -->
<!-- Four -->
<section id="four" class="main style2 special">
<div class="container">
<header class="major">
<h2>Where can you trade Bitcoin BCC?</h2>
</header>
<p>The following exchanges will support Bitcoin BCC: <br>
ViaBTC (China) <a href="https://www.viabtc.com/">https://www.viabtc.com/</a> <br>
OKCoin (China) <a href="https://www.okcoin.com/">https://www.okcoin.com/</a> <br>
OKEX (China) <a href="https://www.okex.com/">https://www.okex.com/</a> <br>
BTCBox (Japan) <a href="https://www.btcbox.co.jp/">https://www.btcbox.co.jp/</a> <br>
Bitthumb (Korea) <a href="https://www.bithumb.com/">https://www.bithumb.com/</a> <br>
MercuryCash (USA) <a href="https://www.mercury.cash/">https://www.mercury.cash/</a> <br>
Huobi (China) <a href="">https://www.huobi.com/</a> <br>
QuadrigaCX (Canada) <a href="">https://www.quadrigacx.com/</a> <br>
Toubi (China) <a href="">https://www.toubi.com/</a> <br>
BTCPop (Marshall Islands) <a href="">https://btcpop.co/home.php</a> <br>
Korbit (Korea) <a href="">https://www.korbit.co.kr/?locale=en</a> <br>
HitBTC (Panama or somewhere I don't know man) <a href="">https://hitbtc.com/</a> <br>
You can trade Bitcoin Cash at any of the above exchanges once the fork happens.
</p>
</div>
</section>
<!-- Two -->
<section id="two" class="main style2">
<div class="container">
<div class="row 150%">
<div class="6u 12u$(medium)">
<ul class="major-icons">
<li><span class="icon style1 major fa-code"></span></li>
<li><span class="icon style2 major fa-bolt"></span></li>
<li><span class="icon style3 major fa-btc"></span></li>
<li><span class="icon style4 major fa-cog"></span></li>
<li><span class="icon style5 major fa-desktop"></span></li>
<li><span class="icon style6 major fa-calendar"></span></li>
</ul>
</div>
<div class="6u$ 12u$(medium)">
<header class="major">
<h2>Bitcoin BCC (or Bitcoin Cash)</h2>
</header>
<p>Bitcoin Cash immediately raises the blocksize limit to 8MB as part of a massive on-chain scaling approach. There will be ample capacity for everyone's transactions. Low fees and fast confirmations will resume with Bitcoin Cash. The network will be allowed to grow again. Users, merchants, businesses, and investors will return.</p>
<p>Unlike the previous situation in Bitcoin, there is no one single development team for Bitcoin Cash. There are now multiple independent teams of developers. This decentralization of development (and decentralization of software implementations) is a much needed and important step forward.</p>
<p>If interested in purchasing this domain please contact us here: <a href="mailto:6a4fc2ede7e4409386f33c539c6cf4e7.protect@whoisguard.com
">inquiry</a></p>
</div>
</div>
</div>
</section>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/util.js"></script>
<!--[if lte IE 8]><script src="assets/js/ie/respond.min.js"></script><![endif]-->
<script src="assets/js/main.js"></script>
</body>
</html>