-
Notifications
You must be signed in to change notification settings - Fork 0
/
bgc.html
296 lines (294 loc) · 15.3 KB
/
bgc.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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>BITGOLD Coin Info</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<link href="http://fonts.googleapis.com/css?family=Open+Sans:400,700|Roboto+Slab:400,700" rel="stylesheet" type="text/css" />
<link href="common/css/normalize.css" rel="stylesheet" type="text/css" />
<link href="common/css/common.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
WebFontConfig = {
google: { families: ['Open+Sans:400,700:latin', 'Roboto+Slab:400,700:latin'] }
};
(function () {
var wf = document.createElement('script');
wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
'://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
wf.type = 'text/javascript';
wf.async = 'true';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(wf, s);
})();
</script>
</head>
<body>
<!-- Wrap -->
<div id="wrap">
<!-- Header -->
<div id="header_wrap">
<div id="header">
<div id="inb">
<h1><a href="bgc.html">
<img src="common/img/bgc_logo.png" alt="logo" /></a></h1>
<!-- 상단메뉴 -->
<div id="nav">
<ul>
<li><a href="bgc.html" class="active">What is BGC?</a></li>
<li><a href="http://block.bgc-e.com">Block Explorer</a></li>
<li><a href="http://www.bgc-e.com">Exchange</a></li>
<li class="last"><a href="biz.html">Biz Model</a></li>
</ul>
</div>
<!-- // 상단메뉴 -->
</div>
</div>
</div>
<!--// Header -->
<!-- Container -->
<div id="container">
<!-- contents -->
<div id="contents">
<div id="visual_view">
<div id="img">
<h1>What is BGC?</h1>
<p class="main_txt">
Bitgold coin is a peer-to-peer Internet
<br />
currency that enables instant, near-zero
<br />
cost payments to anyone in the world.
<br />
<br />
Bitgold coin is an open source,
<br />
global payment network that is fully<br />
decentralized without any central
<br />
authorities.
</p>
</div>
<ul id="point">
<li>
<img src="common/img/bgc_img01.png" alt="Open Source" /><br />
<h2>Open Source Software</h2>
<p class="sub_txt">
Bitgold coin is an open source
software project
<br />
released under
the MIT/X11 license...
</p>
<p class="detail"><a href="#detail01">View details</a></p>
</li>
<li class="last">
<img src="common/img/bgc_img02.png" alt="Blockchain" /><br />
<h2>Blockchain</h2>
<p class="sub_txt">
The Bitgold coin blockchain
is capable of
<br />
handling higher
transaction volume than its ...
</p>
<p class="detail"><a href="#detail02">View details</a></p>
</li>
<li>
<img src="common/img/bgc_img03.png" alt="Wallet Encryption" /><br />
<h2>Wallet Encryption</h2>
<p class="sub_txt">
Wallet encryption allows you to
secure your wallet,
<br />
so that you can
view transactions and your account...
</p>
<p class="detail"><a href="#detail03">View details</a></p>
</li>
<li class="last">
<img src="common/img/bgc_img04.png" alt="Mining Reward" /><br />
<h2>Mining Reward</h2>
<p class="sub_txt">
Miners are currently awarded with 50
new bitgold coins
<br />
per block, an amount
which gets halved roughly...
</p>
<p class="detail"><a href="#detail04">View details</a></p>
</li>
</ul>
</div>
<div id="download_bg">
<div id="download_set">
<div id="list">
<h2>BGC Download the wallet.</h2>
<ul>
<li>BGC Wallet for Windows</li>
<li>BGC Wallet for GNU/Linux</li>
<li>BGC Wallet for Mac OS X</li>
<li>BGC-E Wallet for Mobile</li>
</ul>
</div>
<div id="btn">
<ul>
<li class="ws"><a href="#">Wallet for Windows</a></li>
<li class="lx"><a href="#">Wallet for GNU/Linux</a></li>
<li class="ios"><a href="#">Wallet for Mac</a></li>
<li class="mobile"><a href="#">BGC-E Mobile</a></li>
</ul>
<p>
<img src="common/img/icon_git.png" class="valign_m" alt="github" />
<a href="#">github download link</a>
</p>
</div>
</div>
</div>
<div id="section_c1">
<div class="group">
<dl>
<dt>BGC Block Explorer</dt>
<dd><a href="http://block.bgc-e.com">block.bgc-e.com</a></dd>
</dl>
</div>
<div class="group">
<dl>
<dt>Exchange</dt>
<dd><a href="http://www.bgc-e.com">www.bgc-e.com</a></dd>
</dl>
</div>
<div class="group">
<dl>
<dt>bitgoldcoin.conf</dt>
<dd class="box">
//For RPC Connection
rpcuser="YourName"<br />
rpcpassword="YourPassword"<br />
rpcallowip=127.0.0.1<br />
server=1<br />
listen=1<br />
rpcport=9988<br />
port=9989</dd>
</dl>
</div>
<div class="widget">
<a class="twitter-timeline" href="https://twitter.com/bgcexchange" data-widget-id="567482387139788801">@bgcexchange 님의 트윗</a>
<script type="text/javascript">
!function (d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0], p = /^http:/.test(d.location) ? 'http' : 'https';
if (!d.getElementById(id)) {
js = d.createElement(s);
js.id = id; js.src = p + "://platform.twitter.com/widgets.js";
fjs.parentNode.insertBefore(js, fjs);
}
}(document, "script", "twitter-wjs");
</script>
</div>
<div class="group">
<dl>
<dt>Mining pool</dt>
<dd><a href="http://pool.bgc-e.com:8988">pool.bgc-e.com</a></dd>
</dl>
</div>
<div class="group">
<dl>
<dt>Paper Wallet</dt>
<dd><a href="http://coin.bgc-e.com/pwallet/BGC-address.org.html">coin.bgc-e.com/pwallet</a></dd>
</dl>
</div>
<div class="group_clear">
<dl>
<dt>Social</dt>
<dd><a href="https://www.facebook.com/bitgoldcoin">
<img src="common/img/social_fb.png" alt="facebook" /></a></dd>
<dd><a href="#">
<img src="common/img/social_tw.png" alt="tweet" /></a></dd>
</dl>
</div>
<div class="group_last">
<dl>
<dt>BGC Specifications</dt>
<dd>Algorithm : <span class="blue">Scrypt</span> </dd>
<dd>Block time : <span class="blue">60 seconds</span></dd>
<dd>Difficulty & reward retarget time : <span class="blue">each block</span></dd>
<dd>Total BGC : <span class="blue">168,000,000 BGC</span></dd>
</dl>
</div>
</div>
<a name="detail01">
<br />
</a>
<div id="view_detail">
<img class="detail_01" src="common/img/detail_img01.png" alt="Open Source Software" />
<dl>
<dt>Open Source Software <span><a href="#">→ Go to Github Download</a></span></dt>
<dd>Bitgold coin is an open source software project released under the <span class="red">MIT/X11</span> license which gives you the power to run, modify, and copy the software and to distribute, at your option, modified copies of the software.
<br />
<br />
The software is released in a transparent process that allows for independent verification of binaries and their corresponding source code.
</dd>
</dl>
<div class="top" onclick="window.scrollTo(0,0);">Top</div>
<a name="detail02">
<br />
</a>
<div class="line"></div>
<img class="detail_02" src="common/img/detail_img02.png" alt="Blockchain" />
<dl>
<dt>Blockchain <span><a href="http://block.bgc-e.com">→ Go to Blockchain</a></span></dt>
<dd>The Bitgold coin blockchain is capable of handling higher transaction volume than its counterpart
- Bitcoin.
<br />
<br />
Due to more frequent block generation, the network supports more transactions without a need to modify the software in the future.<br />
<br />
As a result, merchants get faster confirmation times, while still having ability to wait for more confirmations when selling bigger ticket items.
</dd>
</dl>
<div class="top" onclick="window.scrollTo(0,0);">Top</div>
<a name="detail03"></a>
<div class="line"></div>
<img class="detail_03" src="common/img/detail_img03.png" alt="Wallet Encryption" /><br />
<dl>
<dt>Wallet Encryption</dt>
<dd>Wallet encryption allows you to secure your wallet, so that you can view transactions
and your account balance, but are required to enter your password before spending bitgold coins.
<br />
<br />
This provides protection from wallet-stealing viruses and trojans as well as a sanity
check before sending payments.
</dd>
</dl>
<div class="top" onclick="window.scrollTo(0,0);">Top</div>
<a name="detail04"></a>
<div class="line"></div>
<img class="detail_04" src="common/img/detail_img04.png" alt="Mining Reward" /><br />
<dl>
<dt>Mining Reward <span><a href="http://pool.bgc-e.com">→ Go to Mining pool</a></span></dt>
<dd>Miners are currently awarded with <span class="red">50</span> new Bitgold coins per block, an amount which gets halved roughly every <span class="red">4</span> years (every <span class="red">840,000</span> blocks).
<br />
<br />
The Bitgold coin network is therefore scheduled to produce <span class="red">84</span> million bitgold coins, which is <span class="red">4</span> times as many currency units as Bitcoin.
</dd>
</dl>
<div class="top" onclick="window.scrollTo(0,0);">Top</div>
</div>
</div>
<!--// contents -->
<div id="footer_wrap">
<!-- Footer -->
<div id="footer">
<!-- Trust by -->
<div class="trust">
<img src="common/img/copyright_logo.png" alt="copyright 로고" />
<p>2015 © <a href="http://coin.bgc-e.com">coin.bgc-e.com</a>. ALL Rights Reserved.</p>
</div>
<!-- // Trust by -->
</div>
<!--// Footer -->
</div>
<!--// Wrap -->
</div>
</div>
</body>
</html>