-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
496 lines (378 loc) · 22.6 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<title>P A R E T O .</title>
<!-- Bootstrap Core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- Custom CSS -->
<link href="css/grayscale.css" rel="stylesheet">
<!-- Custom Fonts -->
<link href="font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
<!-- favicon -->
<link rel="apple-touch-icon-precomposed" sizes="57x57" href="/favicon/apple-touch-icon-57x57.png" />
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/favicon/apple-touch-icon-114x114.png" />
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/favicon/apple-touch-icon-72x72.png" />
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="/favicon/apple-touch-icon-144x144.png" />
<link rel="apple-touch-icon-precomposed" sizes="60x60" href="/favicon/apple-touch-icon-60x60.png" />
<link rel="apple-touch-icon-precomposed" sizes="120x120" href="/favicon/apple-touch-icon-120x120.png" />
<link rel="apple-touch-icon-precomposed" sizes="76x76" href="/favicon/apple-touch-icon-76x76.png" />
<link rel="apple-touch-icon-precomposed" sizes="152x152" href="/favicon/apple-touch-icon-152x152.png" />
<link rel="icon" type="image/png" href="/favicon/favicon-196x196.png" sizes="196x196" />
<link rel="icon" type="image/png" href="/favicon/favicon-96x96.png" sizes="96x96" />
<link rel="icon" type="image/png" href="/favicon/favicon-32x32.png" sizes="32x32" />
<link rel="icon" type="image/png" href="/favicon/favicon-16x16.png" sizes="16x16" />
<link rel="icon" type="image/png" href="/favicon/favicon-128.png" sizes="128x128" />
<meta name="application-name" content="P A R E T O ."/>
<meta name="msapplication-TileColor" content="#FFFFFF" />
<meta name="msapplication-TileImage" content="/favicon/mstile-144x144.png" />
<meta name="msapplication-square70x70logo" content="/favicon/mstile-70x70.png" />
<meta name="msapplication-square150x150logo" content="/favicon/mstile-150x150.png" />
<meta name="msapplication-wide310x150logo" content="/favicon/mstile-310x150.png" />
<meta name="msapplication-square310x310logo" content="/favicon/mstile-310x310.png" />
</head>
<style>
rect {
fill: #0085c4;
stroke: #fff;
}
.svg-container {
display: block;
position: relative;
width: 100%;
vertical-align: middle;
overflow: hidden;
}
.svg-content {
display: block;
position: relative;
vertical-align: middle;
margin: auto;
}
@media (min-width: 0px){
.svg-container {
display: block;
position: relative;
width: 100%;
vertical-align: middle;
overflow: hidden;
}
.svg-content {
width: 320px;
height: 208px;
}
}
@media (min-width: 768px){
.svg-container {
display: block;
position: relative;
width: 100%;
vertical-align: middle;
overflow: hidden;
}
.svg-content {
width: 768px;
height: 400px;
}
}
@media (min-width: 1200px){
.svg-container {
display: block;
position: relative;
width: 100%;
vertical-align: middle;
overflow: hidden;
}
.svg-content {
width: 768px;
height: 400px;
}
}
</style>
<body id="page-top" data-spy="scroll" data-target=".navbar-fixed-top">
<!-- Navigation -->
<nav class="navbar navbar-custom navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-main-collapse">
<i class="fa fa-bars"></i>
</button>
<a class="navbar-brand page-scroll" href="#page-top">
<a href="https://t.me/paretonetworkofficial" target="_blank" class="cta-btn"> <img src="img/icon-telegram.png" width="12" height="12"> <span class="light">Telegram</span> </a>
<a href="whitepaper.pdf" target="_blank" class="cta-btn" style="background-color: #fff"> <span class="light">White Paper</span> </a>
</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse navbar-right navbar-main-collapse">
<ul class="nav navbar-nav">
<!-- Hidden li included to remove active class from about link when scrolled up past about section -->
<li class="hidden">
<a href="#page-top"></a>
</li>
<li>
<a class="page-scroll" href="#what">what</a>
</li>
<li>
<a class="page-scroll" href="#why">why</a>
</li>
<li>
<a class="page-scroll" href="#how">method</a>
</li>
<li>
<a class="page-scroll" href="#team">team</a>
</li>
<li>
<a class="page-scroll" href="#press">press</a>
</li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container -->
</nav>
<!-- Intro Header -->
<header class="intro">
<div class="intro-body">
<div class="container">
<div class="row">
<div class="svg-container">
<br/>
<br/>
<svg width="960" height="500" viewBox="0 0 960 500" preserveAspectRatio="xMidYMid" class="svg-content">
<defs>
<clipPath id="clip-upper">
<rect id="rect-clip-upper" width="960" height="305" x="-480" y="-305"></rect>
</clipPath>
<clipPath id="clip-lower">
<rect id="rect-clip-lower" width="960" height="195" x="-480" y="0"></rect>
</clipPath>
</defs>
<g clip-path="url(#clip-upper)" transform="translate(480,305)"></g>
<g clip-path="url(#clip-lower)" transform="translate(480,305)"></g>
</svg>
<h1>P a r e t o</h1>
<p class="intro-text">The information network token</p>
<a href="#what" class="btn btn-circle page-scroll">
<i class="fa fa-angle-double-down animated"></i>
</a>
</div>
</div>
</div>
</div>
</header>
<!-- About Section -->
<section id="what" class="container content-section text-center">
<div class="row">
<h2 class="text-left" style="color: #0085c4;">What</h2>
<div class="text-left col-md-6">
<p><b>The Pareto Network allows you to provide financial information and earn money from it, only if it benefits people in the Pareto Network. People in the Pareto Network want information before others in the network, so the more they compensate information providers, the sooner they are privy to new information next time.</b></p>
<p>Join the alpha, available to our <a href="#what">discounted presale purchasers</a>, and use the tool for yourself.</p>
</div>
<div class="text-left col-md-6">
<p>The Pareto principle states that "roughly 80% of the effects come from 20% of the causes" and the Pareto Network intends to be the 20% cause of capital allocation and market efficiency.</p>
<p>Pareto is an Erc20 standard token on the Ethereum network and blockchain, it is the unit of account on the Pareto Network.</p>
</div>
<!-- asynchronous algorithm graph here -->
<div class="algoslice"></div>
</div>
</section>
<!-- Why Section -->
<section id="why" class="content-section text-center">
<div class="download-section">
<div class="container">
<h2 style="color: #fff;">Why</h2>
<div style="color: #fff;" class="col-md-6">
<p>Allocation of capital in the blockchain economy is an efficient way to improve the financial system's infrastructure. Correct allocations are difficult due to lack of objective information, documentation, communication, and liquidity.</p>
</div>
<div style="color: #fff;" class="col-md-6">
<p>
There are many opportunities for growth in the blockchain economy and having foresight into market inefficiencies will allow capital to migrate to the most profitable opportunities, before the rest of the crowd.
</p>
</div>
</div>
</div>
</div>
</section>
<!-- Method Section -->
<section id="how" class="container content-section text-center">
<div class="row">
<div class="text-left col-md-12">
<h2 style="color: #0085c4;">Method</h2>
<p>Pareto is a network that contains holders and providers. Holders receive information from providers in order of the holder's ranking in the Pareto system. Providers receive Pareto tokens when they provide the holder with information that was valuable to the holder. Holders improve their ranking by paying providers, and in turn receive exclusive information sooner.</p>
<p>
The Pareto system will have several ways of improving ranking, and several ways of promoting valuable information from providers and disencentivizing information that only benefits the provider.
In its simplest form, providers earn more by providing the most actionable and profitable information to the Pareto system.
Holders improve their ranking primarily by holding the most amount of Pareto, for the longest time, and voting for provider information.
</p>
<p>
More information about the ranking and incentive algorithms are published within the <a href="whitepaper.pdf" target="_blank">white paper.</a>
</p>
</div>
<div class="text-center center-block col-md-6">
<a href="whitepaper.pdf" target="_blank"><img src="img/whitepaperlogo.png"/></a>
</div>
<div class="text-left center-block col-md-3 vertical-align">
<br/>
<br/>
<br/>
<p>We are pleased to announce that the <a href="whitepaper.pdf" target="_blank">white paper</a> has been reviewed by advisors, and <a href="whitepaper.pdf">updated for release.</a></p>
</div>
</div>
</section>
<!-- When Section -->
<section id="team" class="container content-section text-center">
<div class="row">
<div class="text-left col-md-12">
<h2 style="color: #0085c4;">Who</h2>
<h3>We are a global team of experts, backed by top counsel.<h3>
<div class="row center-block">
<div class="col-md-3 center-block who-padding">
<img src="img/people-1.png" class="center-block rounded-corners">
<p><h6 class="bio">Eric Lamison-White <br/>Co-Founder & CEO<br/> <br/>UMBC, Bowie State BS | Cryptocurrency developer since 2013, Manager of Blockchain Development Company, Former FDIC investigator, 8+ years of software development and engineering management<br/> <br/><a href="https://www.linkedin.com/in/eric-lamison-white-749873112/" target="_blank"><img src="img/icon-linkedin.png" width="20" height="20"></a></h6></p>
</div>
<div class="col-md-3 center-block who-padding">
<img src="img/people-2.png" class="center-block rounded-corners">
<p><h6 class="bio">Ted Lanpher<br/>Co-Founder & CSOO<br/> <br/>
Yale BA, UVA MBA | IBM Satellite Business Systems | Serial entreprenuer in software, fintech, cybersecurity, blockchain consulting<br/> <br/><a href="https://www.linkedin.com/in/tedlanpher/" target="_blank"><img src="img/icon-linkedin.png" width="20" height="20"></a></h6></p>
</div>
<!-- reserved -->
<div class="col-md-3 center-block who-padding">
<img src="img/people-10.jpg" class="center-block rounded-corners">
<p><h6 class="bio">Chris Eberle<br/>Chief of Content<br/> <br/>
Syracuse Newhouse School BS, Harvard Business School Exec Ed | Facebook | Federated Media | Meebo(Google) | Aol 20 years in digital content and marketing. Writer, Speaker, Creator<br/> <br/><a href="https://www.linkedin.com/in/creberle/" target="_blank"><img src="img/icon-linkedin.png" width="20" height="20"></a></h6></p>
</div>
<!-- reserved -->
<div class="col-md-3 center-block who-padding">
<img src="img/people-4.png" class="center-block rounded-corners">
<p><h6 class="bio">Dr. Anna Becker<br/>Advisor | Lead Data Scientist<br/> <br/>
Technion - Israel Institute of Technology PhD, A.I., Comp Sci | 20 yrs. leadership algo development for hedge funds<br/> <br/><a href="https://www.linkedin.com/in/drannabecker/" target="_blank"><img src="img/icon-linkedin.png" width="20" height="20"></a></h6></p>
</div>
</div>
<div class="row center-block">
<div class="col-md-3 center-block who-padding">
<img src="img/people-7.jpg" class="center-block rounded-corners">
<p><h6 class="bio">Colin Mo<br/>Communications Strategy Lead<br/> <br/>
Northwestern M.S. Journalism | Digital media innovation focused reporter and technical writer<br/> <br/><a href="https://www.linkedin.com/in/colin-mo-355b96ba/" target="_blank"><img src="img/icon-linkedin.png" width="20" height="20"></a></h6></p>
</div>
<div class="col-md-3 center-block who-padding">
<img src="img/people-9.jpg" class="center-block rounded-corners">
<p><h6 class="bio">John Heffernan<br/>Market Analyst<br/> <br/>
Former CME Group Member | Wealth Management and 30+ yr financial services, derivatives, investment banking and trading<br/> <br/><a href="https://www.linkedin.com/in/john-heffernan-b84b143/" target="_blank"><img src="img/icon-linkedin.png" width="20" height="20"></a></h6></p>
</div>
<div class="col-md-3 center-block who-padding">
<img src="img/people-8.jpg" class="center-block rounded-corners">
<p><h6 class="bio">Ian Balina<br/>Advisor<br/> <br/>
George Washington MS, BS | Prominent voice and investor in cryptocurrencies, prior work with IBM, Deloitte <br/> <br/><a href="https://www.linkedin.com/in/ianbalina/" target="_blank"><img src="img/icon-linkedin.png" width="20" height="20"></a></h6></p>
</div>
<div class="col-md-3 center-block who-padding">
<img src="img/people-6.jpg" class="center-block rounded-corners">
<p><h6 class="bio">Henok (Hen) Tekle<br/>Advisor<br/> <br/>
Angel investor and advisor for token projects through Hen Global. Prior Compliance and IT Enterprise work with Goldman Sachs, Deutsche Bank, Deloitte, Mayo Clinic<br/> <br/><a href="https://www.linkedin.com/in/henglobal/" target="_blank"><img src="img/icon-linkedin.png" width="20" height="20"></a></h6></p>
</div>
</div>
<div class="row center-block">
<div class="col-md-3 center-block who-padding">
<img src="img/people-5.png" class="center-block rounded-corners">
<p><h6 class="bio">Christopher Aguilar<br/>General Counsel<br/> <br/>
Univ. of California Hasting JD, St. Mary's BA | 25 yrs as director, general counsel and compliance officer in broker-dealer, asset management, and financial services firms<br/> <br/><a href="https://www.linkedin.com/in/christopheraguilar/" target="_blank"><img src="img/icon-linkedin.png" width="20" height="20"></a></h6></p>
</div>
<div class="col-md-3 center-block who-padding">
<img src="img/icon-faceless.png" class="center-block rounded-corners">
<p><h6 class="bio">VC, Advisor<br/> <br/>
Renowned VC now utilizing blockchain tokens<br/> <br/></h6></p>
</div>
</div>
<div class="row center-block">
</div>
<div class="row center-block" style="text-align: center;">
<h3>With Support From</h3>
<img src="img/logo-pryor.png" class="center-block" width="250">
<p><h6 class="bio">Pryor Cashman LLP, Securities & Corporate Counsel<br/> <br/>
<br/> <br/></h6></p>
<img src="img/logo-wood.gif" class="center-block" width="150">
<p><h6 class="bio">Wood LLP, Tax Counsel<br/> <br/>
<br/> <br/></h6></p>
</div>
<div class="row center-block" style="text-align: center;">
<img src="img/logo-otonomos.png" width="300">
<img src="img/logo-ibn.png" width="300">
<br/>
<br/>
<img src="img/logo-harneys.jpg" width="300">
<br/>
<br/>
<h3>and others</h3>
</div>
</div>
</div>
</section>
<!-- Status Section -->
<section id="press" class="container content-section text-center">
<div class="row">
<div class="text-left col-md-12">
<h2 style="color: #0085c4;">Press</h2>
<div class="row center-block" style="text-align: center;">
<a href="https://www.forbes.com/sites/tinamulqueen/2017/08/08/heres-why-payment-considerations-are-more-important-than-ever-in-retail-marketing/#2c7666b4bb7f" target="_blank"><img src="img/logo-forbes.png" width="200"></a>
<a href="https://themerkle.com/4-key-misconceptions-about-cryptocurrency/" target="_blank"><img src="img/logo-themerkle.png" width="200"></a>
<a href="http://www.huffingtonpost.com/entry/4-misconceptions-of-cryptocurrency_us_59a89f1fe4b0bef3378cd75c" target="_blank"><img src="img/logo-huffpost.png" width="200"></a>
</div>
<div class="row center-block" style="text-align: center;">
<a href="https://www.inc.com/jeff-barrett/how-starbucks-apple-and-more-make-content-work-for.html" target="_blank"><img src="img/logo-inc.png" width="200"></a>
</div>
</div>
</div>
</section>
<!-- Contact Section
<section id="who" class="container content-section text-center">
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
<h2>Contact Start Bootstrap</h2>
<p>Feel free to email us to provide some feedback on our templates, give us suggestions for new templates and themes, or to just say hello!</p>
<p><a href="mailto:[email protected]">[email protected]</a>
</p>
<ul class="list-inline banner-social-buttons">
<li>
<a href="https://twitter.com/SBootstrap" class="btn btn-default btn-lg"><i class="fa fa-twitter fa-fw"></i> <span class="network-name">Twitter</span></a>
</li>
<li>
<a href="https://github.com/IronSummitMedia/startbootstrap" class="btn btn-default btn-lg"><i class="fa fa-github fa-fw"></i> <span class="network-name">Github</span></a>
</li>
<li>
<a href="https://plus.google.com/+Startbootstrap/posts" class="btn btn-default btn-lg"><i class="fa fa-google-plus fa-fw"></i> <span class="network-name">Google+</span></a>
</li>
</ul>
</div>
</div>
</section>
-->
<!-- Footer -->
<footer>
<div class="container text-center">
<p>Copyright Pareto Network Ltd. Contact <a href="mailto:[email protected]">[email protected]</a></p>
</div>
</footer>
<!-- jQuery -->
<script src="js/jquery.js"></script>
<!-- Bootstrap Core JavaScript -->
<script src="js/bootstrap.min.js"></script>
<!-- Plugin JavaScript -->
<script src="js/jquery.easing.min.js"></script>
<!-- Custom Theme JavaScript -->
<script src="js/grayscale.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/d3/3.5.5/d3.min.js"></script>
<script src="js/spiraltriangle_config.js"></script>
<script src="js/algoslice_config.js"></script>
</body>
</html>