-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
560 lines (542 loc) · 28.8 KB
/
index.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="description" content="Spacecoin is a digital currency to use throughout the universe. Its purpose is to provide a currency, infrastructure, and financial tools for life in space.">
<meta name="keywords" content="spacecoin, SPACE, network, crypto, wallet, blockchain, cryptocurrency, decentralized, finance, DeFi, privacy, cryptoconditions, tokens, NFTs, staking, mining, inheritance, atomic, swaps, smartchain, PoW, PoS">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Spacecoin (SPACE)</title>
<!-- open graph tags -->
<meta property="og:title" content="Spacecoin (SPACE)" />
<meta property="og:url" content="https://spacecoin.network" />
<meta property="og:image" content="https://spacecoin.network/img/spacecoin_site.png" />
<meta property="og:type" content="website" />
<meta property="og:description" content="Spacecoin is a digital currency to use throughout the universe. Its purpose is to provide a currency, infrastructure, and financial tools for life in space." />
<!-- Google Font -->
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700,800,900&display=swap"
rel="stylesheet">
<!-- Css Styles -->
<link rel="stylesheet" href="css/bootstrap.min.css" type="text/css">
<link rel="stylesheet" href="css/font-awesome.min.css" type="text/css">
<link rel="stylesheet" href="css/elegant-icons.css" type="text/css">
<link rel="stylesheet" href="css/flaticon.css" type="text/css">
<link rel="stylesheet" href="css/owl.carousel.min.css" type="text/css">
<link rel="stylesheet" href="css/slicknav.min.css" type="text/css">
<link rel="stylesheet" href="css/style.css" type="text/css">
<!-- favicon -->
<link rel="apple-touch-icon" sizes="180x180" href="img/favicon/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="img/favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="img/favicon/favicon-16x16.png">
<link rel="manifest" href="img/favicon/site.webmanifest">
</head>
<body>
<!-- Page Preloder -->
<div id="preloder">
<div class="loader"></div>
</div>
<!-- Offcanvas Menu Begin -->
<div class="offcanvas__menu__overlay"></div>
<div class="offcanvas__menu__wrapper">
<div class="canvas__close">
<span class="fa fa-times-circle-o"></span>
</div>
<div class="offcanvas__logo">
<a href="#"><img src="img/logo.png" alt="spacecoin logo"></a>
</div>
<nav class="offcanvas__menu mobile-menu">
<ul>
<li><a href="#about">About</a></li>
<li><a href="#features">Features</a></li>
<li><a href="#wallets">Wallets</a></li>
<li><a href="#specs">Specs</a></li>
<li><a href="#get-spacecoin">Get Spacecoin</a></li>
<li><a href="#links">Links</a></li>
</ul>
</nav>
</div>
<!-- Offcanvas Menu End -->
<!-- Header Section Begin -->
<header class="header-section">
<div class="container">
<div class="row">
<div class="col-lg-3 col-md-3">
<div class="header__logo">
<a href="#"><img src="img/logo.png" alt="spacecoin logo"></a>
</div>
</div>
<div class="col-lg-9 col-md-9">
<nav class="header__menu">
<ul>
<li><a href="#about">About</a></li>
<li><a href="#features">Features</a></li>
<li><a href="#wallets">Wallets</a></li>
<li><a href="#specs">Specs</a></li>
<li><a href="#get-spacecoin">Get Spacecoin</a></li>
<li><a href="#links">Links</a></li>
</ul>
</nav>
</div>
</div>
<div class="canvas__open">
<span class="fa fa-bars"></span>
</div>
</div>
</header>
<!-- Header End -->
<!-- Home Section Begin -->
<section class="hero-section">
<div class="hero__slider owl-carousel">
<div class="hero__item set-bg" data-setbg="img/hero-1.jpg">
<div class="container">
<div class="row">
<div class="col-lg-6">
<div class="hero__text">
<h1>Spacecoin (SPACE)</h1>
<h5>A digital currency to use throughout the universe.</h5><br>
</div>
</div>
<div class="col-lg-6">
<div class="hero__img">
<img src="img/hero-right.png" alt="spacecoin coin">
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Home Section End -->
<!-- About Section Begin -->
<section id="about" class="register-domain spad">
<div class="container">
<div class="row d-flex justify-content-center">
<div class="col-lg-8">
<div class="register__text">
<div class="section-title">
<h3>About</h3>
</div>
<p>Spacecoin is a decentralized blockchain launched in September 2020.
Its purpose is to provide a currency, infrastructure, and financial tools for life in space.
This will be accomplished with advanced technology and by establishing a strong community of space and crypto enthusiasts.
The citizens of Earth need one decentralized financial network for all to use when going forward with space endevours.
Spacecoin fills that role.
</p>
</div>
</div>
</div>
</div>
</section>
<!-- About Section End -->
<!-- Features Section Begin -->
<section id="features" class="services-section spad">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="section-title">
<h3>Features</h3>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-4 col-md-4 col-sm-6">
<div class="services__item">
<h5>PoW/PoS</h5>
<p>Blocks are 50% Proof of Work and 50% Proof of Stake.
This hybrid system allows for coins to be generated by everyone on the network.</p>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-6">
<div class="services__item">
<h5>Fast</h5>
<p>30 second block times allow for fast transaction confirmations.
No long waits to use your own coins and practical for use in everyday life.</p>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-6">
<div class="services__item">
<h5>Privacy</h5>
<p>Use private transactions to shield transaction data with Zero-Knowledge Proofs.
You can have financial freedom in a world full of censorship.</p>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-6">
<div class="services__item">
<h5>CryptoConditions</h5>
<p>A standardized format for expressing conditions and fulfillments.
Used to develop UTXO smart contracts and dApps on the blockchain.</p>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-6">
<div class="services__item">
<h5>Tokens/NFTs</h5>
<p>Create, use, and trade tokens on the blockchain.
Tokens can be used to represent various types of traditional financial securities and much more.</p>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-6">
<div class="services__item">
<h5>Inheritance</h5>
<p>Heir Funds will automatically pass coins or tokens onto a specified heir.
This is done automatically after a predetermined time of inactivity.</p>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-6">
<div class="services__item">
<h5>Atomic Swaps</h5>
<p>Trade your coins p2p between multiple blockchains in a decentralized fashion.
No need to rely on a centralized entity.</p>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-6">
<div class="services__item">
<h5>Smartchain</h5>
<p>Built using Komodo's smartchain technology. SPACE remains an independent blockchain with it's own network.</p>
</div>
</div>
</div>
</div>
</section>
<!-- Features Section End -->
<!-- Wallets Section Begin -->
<section id="wallets" class="pricing-section spad">
<div class="container">
<div class="row">
<div class="col-lg-8 col-md-8">
<div class="section-title normal-title">
<h3>Wallets</h3>
</div>
</div>
<div class="col-lg-4 col-md-4">
<div class="team__btn">
</div>
</div>
</div>
<div class="row monthly__plans active">
<div class="col-lg-3 col-md-6 col-sm-6">
<div class="pricing__item">
<h4>Spacecoin-QT</h4>
<ul>
<li>Full Node</li>
<li>Staking</li>
<li>Privacy</li>
<li>Tokens/NFTs</li>
<li>Inheritance</li>
</ul>
<a href="https://github.com/SpaceWorksCo/SpaceOcean/releases" target="_blank" class="primary-btn">Download</a>
</div>
</div>
<div class="col-lg-3 col-md-6 col-sm-6">
<div class="pricing__item">
<h4>AtomicDEX</h4>
<ul>
<li>Lightweight</li>
<li>Multicoin</li>
<li>Decentralized Exchange</li>
</ul>
<a href="https://github.com/KomodoPlatform/atomicDEX-Desktop/releases" target="_blank" class="primary-btn">Download</a>
</div>
</div>
<div class="col-lg-3 col-md-6 col-sm-6">
<div class="pricing__item">
<h4>KMD Hardware</h4>
<ul>
<li>Ledger Support</li>
<li>Trezor Support</li>
</ul>
<a href="https://github.com/pbca26/hw-kmd-wallet/releases" target="_blank" class="primary-btn">Download</a>
</div>
</div>
<div class="col-lg-3 col-md-6 col-sm-6">
<div class="pricing__item">
<h4>CLI</h4>
<ul>
<li>Full Node</li>
<li>Staking</li>
<li>Privacy</li>
<li>Tokens/NFTs</li>
<li>Inheritance</li>
</ul>
<a href="https://github.com/spacecoinSPACE/spacecoin" target="_blank" class="primary-btn">Source Code</a>
</div>
</div>
</div>
</div>
</section>
<!-- Wallets Section End -->
<!-- Specifications Section Begin -->
<section id="specs" class="pricing-section spad">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="section-title">
<h3>Specifications</h3>
</div>
<div class="hosting__text">
<div class="tab-content">
<div class="tab-pane active" id="tabs-1" role="tabpanel">
<div class="hosting__feature__table">
<table>
<thead>
<tr>
<th>
<div class="hosting__feature__plan--choose">
<div class="chose__title">Options</div>
</div>
</th>
<th>
<div class="hosting__feature--plan">
<div class="plan__title">Spacecoin</div>
</div>
</th>
</tr>
</thead>
<tbody>
<tr>
<td class="hosting__feature--item">Block Generation</td>
<td class="hosting__feature--info">50% PoW | 50% PoS</td>
</tr>
<tr>
<td class="hosting__feature--item">Mining Algorith</td>
<td class="hosting__feature--info">Equihash 200,9</td>
</tr>
<tr>
<td class="hosting__feature--item">Block Time</td>
<td class="hosting__feature--info">30 Seconds</td>
</tr>
<tr>
<td class="hosting__feature--item">Block Eras</td>
<td class="hosting__feature--info">6</td>
</tr>
<tr>
<td class="hosting__feature--item">Block Reward (by era)</td>
<td class="hosting__feature--info">36 SPACE | 27 SPACE | 18 SPACE<br>9 SPACE | 6 SPACE | 3 SPACE</td>
</tr>
<tr>
<td class="hosting__feature--item">Block Eras End (at block)</td>
<td class="hosting__feature--info">939,393 | 3,757,572 | 12,212,109<br>325,343,422 | 638,474,735 | 951,606,048</td>
</tr>
<tr>
<td class="hosting__feature--item">Max Supply</td>
<td class="hosting__feature--info">5,898,454,281 SPACE</td>
</tr>
<tr>
<td class="hosting__feature--item">Premine / ICO / Founders Reward</td>
<td class="hosting__feature--info">None</td>
</tr>
<tr>
<td class="hosting__feature--item">Privacy</td>
<td class="hosting__feature--info">zk-SNARKS</td>
</tr>
<tr>
<td class="hosting__feature--item">P2P Port</td>
<td class="hosting__feature--info">35592</td>
</tr>
<tr>
<td class="hosting__feature--item">RPC Port</td>
<td class="hosting__feature--info">35593</td>
</tr>
<tr>
<td class="hosting__feature--item">Launch Date</td>
<td class="hosting__feature--info">September 5th, 2020</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Specifications Section End -->
<!-- Stats Section Begin -->
<section class="achievement-section set-bg spad" data-setbg="img/achievement-bg.jpg">
<div class="container">
<div class="row">
<div class="col-lg-3 col-md-3 col-sm-6">
<div class="achievement__item">
<h2 class="achieve-counter">0</h2>
<p>Premine</p>
</div>
</div>
<div class="col-lg-3 col-md-3 col-sm-6">
<div class="achievement__item">
<h2 class="achieve-counter">27</h2>
<p>Block Reward</p>
</div>
</div>
<div class="col-lg-3 col-md-3 col-sm-6">
<div class="achievement__item">
<h2 class="achieve-counter">30</h2>
<p>Block Time (seconds)</p>
</div>
</div>
<div class="col-lg-3 col-md-3 col-sm-6">
<div class="achievement__item">
<h2 class="achieve-counter">2</h2>
<p>Block Era</p>
</div>
</div>
</div>
</div>
</section>
<!-- Stats Section End -->
<!-- Get Spacecoin Section Begin -->
<section id="get-spacecoin" class="work-section spad">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="section-title">
<h3>GET SPACECOIN</h3>
</div>
<div class="work__text">
<div class="row">
<div class="col-lg-4">
<div class="work__item">
<i class="fa fa-microchip"></i>
<span></span>
<h3>Mine</h3>
<p>Anyone can aquire SPACE by mining with their own or rented hardware. The mining algorithm is equihash 200,9.</p>
<a href="mine" class="primary-btn">Mine</a>
</div>
</div>
<div class="col-lg-4">
<div class="work__item">
<i class="fa fa-shopping-bag"></i>
<span></span>
<h3>Buy</h3>
<p>SPACE is available to buy on exchanges. Choose from one of the available exchanges below and buy some coins.</p>
<a href="buy" class="primary-btn">Buy</a>
</div>
</div>
<div class="col-lg-4">
<div class="work__item">
<i class="fa fa-server"></i>
<span></span>
<h3>Stake</h3>
<p>Use your SPACE to earn more. Choose a wallet that can stake, enable it, and you'll compete with others for block rewards.</p>
<a href="stake" class="primary-btn">Stake</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Get Spacecoin Section End -->
<!-- Footer Section Begin -->
<footer id="links" class="footer-section">
<div class="footer__top">
<div class="container">
<div class="row">
<div class="col-lg-4 col-md-4">
<div class="footer__top-call">
<h5>Read the whitepaper.</h5>
<a href="#coming-soon" class="primary-btn">Whitepaper</a>
</div>
</div>
<div class="col-lg-8 col-md-8">
<div class="footer__top-auth">
<h5>Join the community.</h5>
<a href="https://discord.gg/ryetudex8r" target="_blank" class="primary-btn">Discord</a>
<a href="https://t.me/spacecoinSPACE" target="_blank" class="primary-btn sign-up">Telegram</a>
<a href="https://twitter.com/SpacecoinSPACE" target="_blank" class="primary-btn">Twitter</a>
<a href="https://reddit.com/r/SpacecoinSPACE" target="_blank" class="primary-btn sign-up">Reddit</a>
<a href="https://github.com/SpacecoinSPACE" target="_blank" class="primary-btn">Github</a>
</div>
</div>
</div>
</div>
</div>
<div class="footer__text set-bg" data-setbg="img/footer-bg.png">
<div class="container">
<div class="row">
<div class="col-lg-2 col-md-6 col-sm-6">
<div class="footer__text-widget">
<h5>Exchanges</h5>
<ul>
<li><a href="https://github.com/KomodoPlatform/atomicDEX-Desktop/releases" target="_blank">AtomicDEX Desktop</a></li>
<li><a href="https://dogedex.xyz" target="_blank">DogeDEX Desktop</a></li>
</ul>
</div>
</div>
<div class="col-lg-2 col-md-6 col-sm-6">
<div class="footer__text-widget">
<h5>Explorers</h5>
<ul>
<li><a href="https://spacecoinexplorer.com" target="_blank">spacecoinexplorer.com</a></li>
<li><a href="https://explorer.spaceworks.co" target="_blank">explorer.spaceworks.co</a></li>
<li><a href="https://space.explorer.dexstats.info" target="_blank">dexstats.info</a></li>
<li><a href="https://www.atomicexplorer.com/#/" target="_blank">atomicexplorer.com</a></li>
</ul>
</div>
</div>
<div class="col-lg-2 col-md-6 col-sm-6">
<div class="footer__text-widget">
<h5>Mining Pools</h5>
<ul>
<li><a href="https://mining.spaceworks.co" target="_blank">mining.spaceworks.co</a></li>
<li><a href="http://equihash.network/" target="_blank">equihash.network</a></li>
<li><a href="http://chickenpool.com/" target="_blank">chickenpool.com</a></li>
</ul>
</div>
</div>
<div class="col-lg-2 col-md-6 col-sm-6">
<div class="footer__text-widget">
<h5>Statistics</h5>
<ul>
<li><a href="https://coinpaprika.com/coin/space-spacecoin7367/" target="_blank">Coinpaprika</a></li>
<li><a href="https://dexstats.info/explorers.php" target="_blank">Blockchain Stats</a></li>
<li><a href="https://miningpoolstats.stream/spacecoin" target="_blank">Mining Pools Stats</a></li>
<li><a href="https://dexplorer.io/coin/SPACE" target="_blank">AtomicDEX Stats</a></li>
<li><a href="https://dexstats.info/richlist.php?asset=SPACE" target="_blank">Rich List</a></li>
</ul>
</div>
</div>
<div class="col-lg-2 col-md-6 col-sm-6">
<div class="footer__text-widget">
<h5>Resources</h5>
<ul>
<li><a href="https://guides.spaceworks.co" target="_blank">Guides</a></li>
<li><a href="https://docs.spacecoin.network" target="_blank">RPC Docs</a></li>
<li><a href="https://github.com/spacecoinSPACE/spacecoin-logos" target="_blank">Logos</a></li>
<li><a href="https://dexstats.info/bootstrap.php" target="_blank">Blockchain Bootstrap</a></li>
<li><a href="https://hub.docker.com/r/spaceworksco/spacecoin" target="_blank">Spacecoin Docker</a></li>
<li><a href="https://spaceworks.co/config-generator" target="_blank">Config Generator</a></li>
</ul>
</div>
</div>
<div class="col-lg-2 col-md-6 col-sm-6">
<div class="footer__text-widget">
<h5>Community</h5>
<ul>
<li><a href="https://twitter.com/SpacecoinSPACE" target="_blank">Twitter</a></li>
<li><a href="https://github.com/spacecoinSPACE" target="_blank">Github</a></li>
<li><a href="https://bitcointalk.org/index.php?topic=5273789" target="_blank">BitcoinTalk</a></li>
<li><a href="https://discord.gg/ryetudex8r" target="_blank">Discord</a></li>
<li><a href="https://t.me/spacecoinSPACE" target="_blank">Telegram</a></li>
<li><a href="https://reddit.com/r/spacecoinSPACE" target="_blank">Reddit</a></li>
</ul>
</div>
</div>
</div>
<div class="footer__text-copyright">
<p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
Copyright ©<script>document.write(new Date().getFullYear());</script> All rights reserved | This template is made with <i class="fa fa-heart" aria-hidden="true"></i> by <a href="https://colorlib.com" target="_blank">Colorlib</a>
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
</div>
</div>
</div>
</footer>
<!-- Footer Section End -->
<!-- Js Plugins -->
<script src="js/jquery-3.3.1.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.slicknav.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/main.js"></script>
</body>
</html>