-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
387 lines (363 loc) · 14.4 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
---
layout: default
title: 'Shardus – Distributed Ledger Software'
---
<!-- START SLIDER STATIC -->
<section id="home" class="home-static-1 register home-static-bg">
<div class="container header-content">
<div class="globe"></div>
<div class="background"></div>
<div class="row">
<div class="text-left home-static-middle col-lg-7 col-md-12 col-sm-12 col-12">
<div class="owl-theme">
<div class="message-slider-text">
<h1><span class="red">Shardus</span></h1>
</div>
</div>
<p><br />Software to enable a decentralized world.</p>
<div class="header-desc">{{ site.description }}</div>
<div class="home-btn-wrapper">
<a href="#about" class="js-scroll-trigger btn-home">READ MORE</a>
<a href="#join" class="js-scroll-trigger btn-home-2">JOIN</a>
</div>
</div>
<div class="video-panel col-lg-5 col-md-12 col-sm-12 col-12" id="videoPanel1">
<div class="video-wrap video-responsive">
<iframe
width="500"
height="281"
src="https://www.youtube.com/embed/eQY-p9yp-GY"
frameborder="0"
allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen
>
</iframe>
</div>
</div>
</div>
</div>
</section>
<!-- END SLIDER STATIC -->
<div class="clearfix"></div>
<!-- START ABOUT -->
<section id="about" class="section-padding">
<div class="container">
<div class="row">
<div class="col-lg-5 col-md-4 col-sm-12 col-xs-12">
<div class="about-image">
<img class="img-fluid" src="assets/img/network_icon.svg" alt="" />
</div>
</div>
<!-- end col -->
<div class="col-lg-7 col-md-8 col-sm-12">
<div class="mt-10 section-title">
<h3>Technology</h3>
<span class="underline"></span>
<p>
All peer-to-peer networks built using Shardus will benefit from sharding and auto-scaling to provide high throughput, low latency, and
immediate finality while maintaining the highest level of decentralization and security.
</p>
<br />
<p>
The supporting technology that allows for these features is our unique Shardus Consensus Algorithm, which is based on Proof-of-Quorum, in
combination with the Shardus Distributed Ledger, which addresses the problems of linear scaling and state sharding as the network grows.
</p>
<div class="text-center col-lg-12 col-md-12 col-sm-12 col-12">
<div class="boucher-promo">
<div class="boucher-order">
<a href="{{ site.data.links.whitepaper }}" target="_blank" class="btn-order whitepaper-button btn-light">Whitepaper</a>
</div>
</div>
</div>
</div>
</div>
<!-- end col -->
<!-- end col -->
</div>
<!--- END ROW -->
</div>
<!--- END CONTAINER -->
</section>
<!-- END ABOUT -->
<section id="features" class="why-us">
<div class="text-center">
<div class="section-title">
<h3>Features</h3>
<span class="underline"></span>
</div>
</div>
<div class="container text-center">
<div class="outer">
<!--Logo-->
<div class="inner-circle"><img class="phone" src="assets/img/logo.svg" alt="Shardus logo" /></div>
<div class="clearfix row">
<!--Left Column-->
<div class="left-column col-lg-4 col-md-6 col-sm-6 col-xs-12">
<!--Service Box-->
<div class="service-box-three">
<div class="inner-box">
<div class="icon-box"><img src="assets/img/icons/i2.png" alt="icon" /></div>
<h3 class="change-on-hover">Fast</h3>
<div class="text">
Transactions are processed immediately and not grouped into blocks resulting in fully confirmed transaction times of just a few
seconds.
</div>
</div>
</div>
<!--Service Box-->
<div class="service-box-three">
<div class="inner-box">
<div class="icon-box"><img src="assets/img/icons/i5.png" alt="icon" /></div>
<h3 class="change-on-hover">Scalable Processing</h3>
<div class="text">
Transactions are routed to groups of nodes (shards) so that not all nodes have to process all transactions and the network can scale
to millions of transactions per second.
</div>
</div>
</div>
<!--Service Box-->
<div class="service-box-three">
<div class="inner-box">
<div class="icon-box"><img src="assets/img/icons/i3.png" alt="icon" /></div>
<h3 class="change-on-hover">Scalable Storage</h3>
<div class="text">
State data is distributed across multiple shards resulting in networks that can hold trillions of accounts without requiring each node
to provide petabytes of storage.
</div>
</div>
</div>
</div>
<!--Right Column-->
<div class="right-column col-lg-4 col-md-6 col-sm-6 col-xs-12">
<!--Service Box-->
<div class="service-box-four">
<div class="inner-box">
<div class="icon-box"><img src="assets/img/icons/i4.png" alt="icon" /></div>
<h3 class="change-on-hover">Truly Decentralized</h3>
<div class="text">
Off the shelf computers can be used as full nodes to earn a steady regular income without joining mining pools and providing the
highest level of decentralization.
</div>
</div>
</div>
<!--Service Box-->
<div class="service-box-four">
<div class="inner-box">
<div class="icon-box"><img src="assets/img/icons/i1.png" alt="icon" /></div>
<h3 class="change-on-hover">Secure</h3>
<div class="text">
Proof-of-Quorum consensus provides the highest level of security and data consistency while maintaining energy efficiency.
</div>
</div>
</div>
<!--Service Box-->
<div class="service-box-four">
<div class="inner-box">
<div class="icon-box"><img src="assets/img/icons/i6.png" alt="icon" /></div>
<h3 class="change-on-hover">Sustainable</h3>
<div class="text">
Fixed periodic distributions given to nodes for providing resources removes the variance in reward and allows for long-term
sustainable incentives.
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Start Token Section -->
<section id="token" class="section-padding">
<div class="container">
<div class="text-center section-title token-section">
<h3>Token</h3>
<span class="underline"></span>
<p>
The Shardus Token is an ERC-20 token used for
<a href="https://github.com/Shardus/shardus.github.io/wiki/Shardus-Token" target="_blank">licensing the Shardus software</a>. Public networks
that are built using Shardus pay for the license by giving at least 1% of their coin supply to Shardus token holders. It's a win-win situation
as the network also gains new users in addition to all the features provided by Shardus.
</p>
</div>
<!--- END ROW -->
<div id="uniswap-convert-section">
<script src="https://widgets.coingecko.com/coingecko-coin-ticker-widget.js"></script>
<coingecko-coin-ticker-widget coin-id="shardus" currency="usd" locale="en"></coingecko-coin-ticker-widget>
<br />
</div>
<div class="text-center section-title token-section">
<p>
The Shardus Token was previously called the "Unblocked Ledger Token" with the symbol ULT. It may still be listed on other sites with this name
and symbol. Tokens available in the market are offered by individuals who have earned the tokens. The Shardus project does not buy or sell it's
own token and only gives it during the development phase to those that have contributed directly to the project.
</p>
<!--
<br/>
<p>Market information on: <a href="https://www.coingecko.com/en/coins/shardus" target="_blank">CoinGecko</a>
-->
</div>
<div class="row">
<div class="text-center col-lg-12 col-md-12 col-sm-12 col-12">
<div class="boucher-promo">
<div class="boucher-order">
<a href="https://github.com/Shardus/shardus.github.io/wiki/Shardus-Token" class="js-scroll-trigger btn-order btn-light">Read more</a>
<a href="https://coinmarketcap.com/currencies/shardus/" class="js-scroll-trigger btn-order btn-light" target=_blank>Buy Sell</a>
</div>
</div>
</div>
<!-- end col -->
</div>
</div>
<!--- END CONTAINER -->
</section>
<!-- End Token Section -->
<!-- Start Bounties Section -->
<!--
<section id="bounties" class="section-padding section-back-image join-section">
<div class="container">
<div class="text-center section-title">
<h3 class="white">Bounties</h3>
<span class="underline"></span>
<p class="white">
We offer various bounties for finding errors, video production, referring developers and more. Current bounties can be found here.
</p>
<div class="text-center col-lg-12 col-md-12 col-sm-12 col-12">
<div class="boucher-promo">
<div class="boucher-order">
<a href="https://github.com/ULCproject/ulcproject.github.io/issues" class="btn-order bounty-button">Bounties</a>
</div>
</div>
</div>
<hr />
<p class="white">To stay up-to-date with the Shardus project, subscribe to our newsletter!</p>
</div>
<div class="newsletter-form-bounty">
<form
class="newsletter-form description"
id="bountyForm"
name="theform"
action="https://app.mailerlite.com/webforms/submit/r8m8m0"
data-code="r8m8m0"
method="post"
target="_blank"
>
<div class="form-group">
<input
spellcheck="false"
type="email"
class="form-email"
data-inputmask=""
name="fields[email]"
placeholder="Your Email"
autocomplete="email"
/>
<div class="text-center captcha-wrap">
<div class="g-recaptcha" id="gcaptcha1"></div>
</div>
<input type="hidden" name="ml-submit" value="1" />
<button type="submit" class="send-btn" data-editfield="subscribe"><span class="fas fa-paper-plane"></span></button>
<img
src="https://track.mailerlite.com/webforms/o/1676002/r8m8m0?v4a60e9ef938a7fa0240ac9ba567062cb"
width="1"
height="1"
style="max-width: 1px; max-height: 1px; visibility: hidden; padding: 0; margin: 0; display: block"
alt="."
border="0"
/>
</div>
</form>
</div>
</div>
</section>
-->
<!-- End Bounties Section -->
<div class="clearfix"></div>
<!-- START FAQ -->
<section id="faq" class="section-padding">
<div class="container">
<div class="row">
<div class="text-center col-lg-12">
<div class="section-title">
<h3>FAQ</h3>
<span class="underline"></span>
</div>
</div>
<!-- end col -->
<div class="row faq-tab scrollable-wrap">
<div class="col-lg-4 col-md-12 col-sm-12 col-12">
<ul class="nav nav-tabs scroll-menu">
{% for question in site.data.faq %} {% if forloop.first == true %}
<li class="nav-item">
<a href="#" data-target="#faq1" data-toggle="tab" class="nav-link active"
>{{ question.q }}<i class="icofont icofont-rounded-right"></i
></a>
{% else %}
</li>
<li class="nav-item">
<a href="#" data-target="#faq{{ forloop.index }}" data-toggle="tab" class="nav-link"
>{{ question.q }}<i class="icofont icofont-rounded-right"></i
></a>
{% endif %} {% endfor %}
</li>
</ul>
</div>
<!-- end col -->
<div class="col-lg-8 col-md-12 col-sm-12 col-12">
<div class="tab-content">
{% for question in site.data.faq %} {% if forloop.first == true %}
<div id="faq1" class="tab-pane fade active show">
<h4>{{ question.q }}</h4>
<p>{{ question.a }}</p>
</div>
{% else %}
<div id="faq{{ forloop.index }}" class="tab-pane fade">
<h4>{{ question.q }}</h4>
<p>{{ question.a | markdownify }}</p>
</div>
{% endif %} {% endfor %}
</div>
</div>
</div>
<!-- end row -->
</div>
<!--- END ROW -->
</div>
<!--- END CONTAINER -->
</section>
<!-- END FAQ -->
<section id="join" class="section-padding section-back-image join-section">
<div class="container">
<div class="text-center section-title">
<h3 class="white">Join Us</h3>
<span class="underline"></span>
<p class="white">
We are looking for awesome engineers. If you want to be on the cutting edge of blockchain technology and build a product that will change the
world, send us a note. If you can support the project in other ways, please let us know.
</p>
</div>
<div class="row">
<div class="text-center col-lg-12 col-md-12 col-sm-12 col-12">
<div class="boucher-promo">
<div class="boucher-order">
<a href="https://goo.gl/forms/csV4Qh1JCHcKNsbh1" class="js-scroll-trigger btn-order">Apply to be a dev</a>
</div>
<hr />
<div class="boucher-order">
<a
href="https://docs.google.com/forms/d/1VTvBZey869k7V3tDoLswy8dQ5MeNztPokBvq-k4R2lA/"
class="js-scroll-trigger btn-order"
target="_blank"
>Become a Supporter</a
>
</div>
</div>
</div>
<!-- end col -->
</div>
<!--- END ROW -->
</div>
<!--- END CONTAINER -->
</section>
<script src="/assets/js/three.min.js" defer></script>
<script src="/assets/js/gio.min.js" defer></script>
<script src="/assets/js/home.js" defer></script>