-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
executable file
·305 lines (303 loc) · 10.2 KB
/
index.html
File metadata and controls
executable file
·305 lines (303 loc) · 10.2 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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-64310208-4"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-64310208-4');
</script>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Bellcoin | Let's ring your bell of life.</title>
<meta name="keywords" content="Bellcoin,crypto" />
<meta name="description" content="Bellcoin is a safe and revolutionary crypto currency and is resistant to ASIC and GPU mining." />
<meta property="og:title" content="Bellcoin" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://bellcoin.web4u.jp/" />
<meta property="og:image" content="https://bellcoin.web4u.jp/images/ogp.png" />
<meta name="twitter:card" content="summary_large_image">
<link rel="shortcut icon" href="/favicon.ico" />
<link href="https://fonts.googleapis.com/css?family=Varela+Round" rel="stylesheet" />
<link href="default.css" rel="stylesheet" type="text/css" media="all" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/css/all.min.css"/>
</head>
<body>
<div id="wrapper1">
<div id="header-wrapper">
<div id="header" class="container">
<div id="logo"> <img src="images/bellcoin.svg" />
<h1><a href="https://github.com/bellcoin-org/bellcoin" target="_blank">Bellcoin</a></h1>
<span>Let's ring your bell of life.</span>
</div>
<div id="menu">
<ul>
<li class="item"><a href="#about" accesskey="1" title="About">About</a></li>
<li class="item"><a href="#features" accesskey="2" title="Features">Features</a></li>
<li class="item"><a href="#specs" accesskey="3" title="Specs">Specs</a></li>
<li class="item_wallet"><a href="#wallet" accesskey="4" title="Wallet">Wallet</a></li>
<li class="item"><a href="#exchange" accesskey="5" title="Exchange">Exchange</a></li>
<li class="item"><a href="#link" accesskey="6" title="Shop">Link</a></li>
<li class="item"><a href="#shop" accesskey="7" title="Shop">Shop</a></li>
<li class="item"><a href="#contact" accesskey="8" title="Contact Us">Contact Us</a></li>
</ul>
</div>
</div>
</div>
<a name="about" />
<div id="wrapper2">
<div id="welcome" class="container">
<div class="title">
<h2>About</h2>
</div>
<p>
<strong>Bellcoin</strong> is a safe and revolutionary crypto currency and is <strong>resistant to ASIC and GPU</strong> mining.<br />
It adopts a new algorithm <strong>"YesPoWer"</strong>, and adopts <strong>"LWMA"</strong> as a difficulty algorithm.<br />
It inherits technology based on Bitcoin, and has the most up-to-date features such as <strong>SegWit</strong>.<br />
Because the block time is as fast as <strong>60 seconds</strong>, it works with speedy transactions.
</p>
</div>
</div>
<a name="features" />
<div id="wrapper3">
<div id="portfolio" class="container">
<div class="title">
<h2>Features</h2>
<span class="byline"> </span> </div>
<div class="inner">
<div class="column1">
<div class="box">
<span class="icon fa fa-wrench"></span>
<h3>YesPoWer 1.0</h3>
<span>Consensus Algorithm (PoW)</span>
</div>
</div>
<div class="column2">
<div class="box">
<span class="icon fa fa-chart-line"></span>
<h3>LWMA</h3>
<span>Difficulty Algorithm</span>
</div>
</div>
<div class="column3">
<div class="box">
<span class="icon fa fa-key"></span>
<h3>SegWit</h2>
<span>Block Architecture</span>
</div>
</div>
<div class="column4">
<div class="box">
<span class="icon fa fa-rocket"></span>
<h3>60 Seconds</h3>
<span>Fast Block Time</span>
</div>
</div>
</div>
</div>
</div>
<a name="specs" />
<div id="wrapper2">
<div id="welcome" class="container">
<div class="title">
<h2>Specs</h2>
</div>
<p>
<ul>
<li>Ticker: <strong>BELL</strong></li>
<li>Consensus Algorithm: <strong>PoW (YesPoWer 1.0)</strong></li>
<li>Difficulty Algorithm: <strong>LWMA</strong></li>
<li>Block Time: <strong>60 Seconds</strong></li>
<li>Port: <strong>25253</strong></li>
<li>RPCport: <strong>25252</strong></li>
<li>Block Reward: <strong>10 BELL</strong></li>
<li>Reward Halving: <strong>Every 1,000,000 blocks</strong></li>
<li>Max supply: <strong>200,000,000 BELL</strong></li>
<li>Premine: <strong>5%</strong></li>
</ul>
</p>
</div>
</div>
</div>
<a name="wallet" />
<div id="wrapper3">
<div id="portfolio" class="container downloads">
<div class="title">
<h2>Wallet</h2>
<span class="byline">Bellcoin Core v1.0.2.2</span>
</div>
<div class="inner">
<div class="column1">
<a href="https://github.com/bellcoin-org/bellcoin/releases/download/1.0.2.2/bellcoin-1.0.2.2-win64.zip">
<div class="box">
<span class="icon fab fa-windows"></span>
<h3>Windows 64bit</h3>
</div>
</a>
</div>
<div class="column2">
<a href="https://github.com/bellcoin-org/bellcoin/releases/download/1.0.2.2/bellcoin-1.0.2.2-win32.zip">
<div class="box">
<span class="icon fab fa-windows"></span>
<h3>Windows 32bit</h3>
</div>
</a>
</div>
<div class="column3">
<a href="https://github.com/bellcoin-org/bellcoin/releases/download/1.0.2.2/bellcoin-1.0.2.2-osx.dmg">
<div class="box">
<span class="icon fab fa-apple"></span>
<h3>macOS</h3>
</div>
</a>
</div>
<div class="column4">
<a href="https://github.com/bellcoin-org/bellcoin/releases/download/1.0.2.2/bellcoin-1.0.2.2-x86_64-linux-gnu.tar.gz">
<div class="box">
<span class="icon fab fa-ubuntu"></span>
<h3>Ubuntu 18.04 64bit</h3>
</div>
</a>
</div>
</div>
<div class="inner">
<div class="column1">
<a target="_blank" href="https://wallet.bellcoin.web4u.jp/">
<div class="box">
<span class="icon fas fa-globe-asia"></span>
<h3>Web wallet</h3>
</div>
</a>
</div>
<div class="column2">
<a target="_blank" href="https://github.com/bellcoin-org/bellcoin/releases">
<div class="box">
<span class="icon fab fa-github"></span>
<h3>GitHub</h3>
</div>
</a>
</div>
</div>
</div>
</div>
<a name="exchange" />
<div id="wrapper2">
<div id="exchange" class="container">
<div class="title">
<h2>Exchange</h2>
</div>
<div class="inner">
<div class="column1">
<a target="_blank" href="https://qutrade.io/en/?market=bell_btc">
<div class="box">
<span class="icon fas fa-landmark"></span>
<h3>Qutrade<br /><br />BELL / BTC<br />
<object><a target="_blank" href="https://qutrade.io/en/?market=bell_usdt">BELL / USDT</a></object><br />
</h3>
</div>
</a>
</div>
<div class="column2">
<a target="_blank" href="https://ataix.com/market/BELL-BTC">
<div class="box">
<span class="icon fas fa-landmark"></span>
<h3>ATAIX<br /><br />BELL / BTC</h3>
</div>
</a>
</div>
<div class="column3">
<a target="_blank" href="https://www.finexbox.com/market/pair/BELL-BTC.html">
<div class="box">
<span class="icon fas fa-landmark"></span>
<h3>FINEXBOX<br /><br />BELL / BTC</h3>
</div>
</a>
</div>
</div>
</div>
</div>
<a name="link" />
<div id="wrapper3">
<div id="portfolio" class="container downloads">
<div class="title">
<h2>Link</h2>
</div>
<div class="inner">
<div class="column1">
<a target="_blank" href="https://blockbook-bellcoin.web4u.jp/">
<div class="box">
<span class="icon fas fa-search"></span>
<h3>Block Explorer</h3>
</div>
</a>
</div>
<div class="column2">
<a target="_blank" href="https://github.com/bellflower2015/cpuminer-opt/releases">
<div class="box">
<span class="icon fas fa-wrench"></span>
<h3>Mining Software<br />cpuminer-opt v3.8.12-bf</h3>
</div>
</a>
</div>
<div class="column3">
<a target="_blank" href="https://bitcointalk.org/index.php?topic=5035609.0">
<div class="box">
<span class="icon fab fa-bitcoin"></span>
<h3>Bitcointalk</h3>
</div>
</a>
</div>
</div>
</div>
</div>
<a name="shop" />
<div id="wrapper2">
<div id="shop" class="container">
<div class="title">
<h2>Shop</h2>
</div>
<div class="inner">
<a target="_blank" href="https://suzuri.jp/bellflower2015/1338990/tote-bag/m/natural">
<div class="column1">
<img src="images/shop2.png" />
</div>
</a>
<a target="_blank" href="https://suzuri.jp/bellflower2015/1338990/t-shirt/s/white">
<div class="column2">
<img src="images/shop3.png" />
</div>
</a>
<a target="_blank" href="https://suzuri.jp/bellflower2015/1338990/smartphone-case/iphone7-plus/white">
<div class="column3">
<img src="images/shop5.png" />
</div>
</a>
<a target="_blank" href="https://suzuri.jp/bellflower2015/1338990/mug/m/white">
<div class="column4">
<img src="images/shop9.png" />
</div>
</a>
</div>
</div>
</div>
</div>
</div>
<a name="contact" />
<div id="footer" class="container">
<div class="title">
<h2>Get in touch</h2>
<span class="byline">Twitter / Discord / GitHub</span>
</div>
<ul class="contact">
<li><a href="https://x.com/bellcoin_crypto" target="_blank" class="icon fab fa-x-twitter"><span>X</span></a></li>
<li><a href="https://discord.gg/kE6DKyd" target="_blank" class="icon fab fa-discord"><span>Discord</span></a></li>
<li><a href="https://github.com/bellcoin-org/bellcoin" target="_blank" class="icon fab fa-github"><span>GitHub</span></a></li>
</ul>
</div>
<div id="copyright" class="container">
<p>© 2018<script>new Date().getFullYear()>2018&&document.write("-"+new Date().getFullYear());</script> Kikyou Akino (<a href="https://twitter.com/bellflower2015" target="_blank">@bellflower2015</a>) All rights reserved.</p>
</div>
</body>
</html>