This repository was archived by the owner on Sep 26, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
executable file
·565 lines (539 loc) · 38.1 KB
/
index.html
File metadata and controls
executable file
·565 lines (539 loc) · 38.1 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
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
561
562
563
564
565
<!DOCTYPE html>
<html dir="ltr" lang="en-US">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<!-- Stylesheets
============================================= -->
<!--<link href="http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700" rel="stylesheet" type="text/css" /> -->
<link rel="stylesheet" href="css/bootstrap.css" type="text/css" />
<link rel="stylesheet" href="css/style.css" type="text/css" />
<!-- One Page Module Specific Stylesheet -->
<link rel="stylesheet" href="onepage.css" type="text/css" />
<!-- / -->
<link rel="stylesheet" href="css/dark.css" type="text/css" />
<link rel="stylesheet" href="css/font-icons.css" type="text/css" />
<link rel="stylesheet" href="css/et-line.css" type="text/css" />
<link rel="stylesheet" href="css/animate.css" type="text/css" />
<link rel="stylesheet" href="css/magnific-popup.css" type="text/css" />
<link rel="stylesheet" href="css/fonts.css" type="text/css" />
<link rel="stylesheet" href="css/responsive.css" type="text/css" />
<link rel="stylesheet" href="css/customize.css" type="text/css" />
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.13/css/all.css" integrity="sha384-DNOHZ68U8hZfKXOrtjWvjxusGo9WQnrNx2sqG0tfsghAvtVlRW3tvkXWZh58N9jp" crossorigin="anonymous">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
<!-- Latest compiled and minified JavaScript -->
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="shortcut icon" href="images/favicon.ico">
<meta name="description" content="Lino aims to create a decentralized autonomous content economy, where content value can be recognized efficiently and all contributors can be incentivized directly and effectively to promote long-term economic growth." />
<!-- Document Title
============================================= -->
<title>Lino Network | Value-sharing Content Economy</title>
</head>
<body class="stretched side-push-panel">
<div id="wrapper" class="clearfix">
<!-- <div class="modal-on-load" data-target="#myModal1"></div>
<div class="modal1 mfp-hide" id="myModal1">
<div class="block divcenter" style="background-color: #000000; max-width: 640px; padding: 1px 0 0 0;">
<div class="center">
<h4 style="color: #666666;">Announcement</h4>
<p class="nobottommargin"><a href="https://github.com/lino-network/lino" target="_blank"><img src="images/bounty.jpg"></p>
<a href="#" onClick="$.magnificPopup.close();return false;" style="color: #444444;">Close</a>
</div>
</div>
</div> -- >
<!-- Header
============================================= -->
<header id="header" class="full-header transparent-header static-sticky" data-sticky-offset="full" data-sticky-offset-negative="100">
<div id="header-wrap">
<div class="container clearfix" style="height: 55px">
<div id="primary-menu-trigger" style="padding-top: 2px"><i class="icon-reorder" style="color: #fff"></i></div>
<!-- Logo
============================================= -->
<div id="logo" style="padding-top: 0px!important; padding-right: 0px;">
<a href="https://lino.network" class="standard-logo"><img src="images/lino-ph.png" style="height: 30px"></a>
<a href="https://lino.network" class="retina-logo" style="margin: 12px" ><img src="images/lino-ph.png" style="height: 30px"></a>
</div>
<!-- #logo end -->
<!-- Primary Navigation
============================================= -->
<nav id="primary-menu" style="height: 55px">
<ul class="one-page-menu" data-easing="easeInOutExpo" data-speed="1250" data-offset="65">
<li>
<a href="#" data-href="#section-solution">
<div>Blockchain</div>
</a>
</li>
<!--
<li>
<a href="#" data-href="#section-team">
<div>Team</div>
</a>
</li>
<li>
<a href="#" data-href="#section-partners">
<div>Partners</div>
</a>
</li>
-->
<li>
<a href="https://medium.com/@linonetwork" target="_blank">
<div>Blog</div>
</a>
</li>
<li>
<a href="https://vsce.shortcm.li/faq" target="_blank">
<div>FAQ</div>
</a>
</li>
<li>
<a href="https://account.lino.network" target="_blank">
<div>Account</div>
</a>
</li>
<li>
<a href="https://tracker.lino.network" target="_blank">
<div>Tracker</div>
</a>
</li>
<li>
<a href="https://DLive.tv" target="_blank">
<div>DLive →</div>
</a>
</li>
</ul>
</nav>
<!-- #primary-menu end -->
</div>
</div>
</header>
<!-- #header end -->
<!-- Slider
============================================= -->
<section id="slider" class="slider-element slider-parallax full-screen force-full-screen">
<div class="slider-parallax-inner">
<div class="full-screen force-full-screen section nopadding nomargin noborder ohidden">
<div class="container center">
<div class="vertical-middle ignore-header flexCon">
<div class="emphasis-title mainHeaderCon" style="padding: 0 10px">
<h1>
<img class="lino-logo" alt="image" src="images/lino_logo.png"><br>
<span class="text-rotater nocolor" data-separator="|" data-rotate="fadeIn" data-speed="6000">
<span class="t300 font-body opm-large-word ls0" style="color:#FFD300;">Value-sharing Content Economy</span>
</span>
</h1><br>
</div>
<div class="linopress pressCon">
<a class="press-link" href="https://technode.com/2019/01/16/meet-lino-the-chinese-company-bringing-decentralized-content-to-the-world/" target="_blank"><img alt="image" src="images/press/technode.png" ></a>
<a class="press-link" href="https://techcrunch.com/2018/02/05/lino-is-launching-to-be-a-crypto-youtube-with-20-million-from-chinas-most-famous-seed-investor/" target="_blank"><img alt="image" src="images/press/techcrunch.png" ></a>
<a class="press-link" href="https://www.coindesk.com/lino-raises-20-million-youtube-fight/" target="_blank"><img alt="image" src="images/press/coindesk.png" ></a>
<a class="press-link" href="https://www.dailydot.com/upstream/what-is-lino/?tw=dd" target="_blank"><img alt="image" src="images/press/dailydot.png" ></a>
<a class="press-link" href="http://www.atimes.com/article/blockchain-wants-to-catch-the-youtube-star/" target="_blank"><img alt="image" src="images/press/asiatimes.png" ></a>
</div>
<ul class="linosocial">
<li>
<a href="https://t.me/joinchat/HE1lF0cPRPDt61Gnh8KH3A" target="_blank">
<div><img alt="image" src="images/social/telegram.png"></div>
</a>
</li>
<li>
<a href="#wechatmodal" data-lightbox="inline">
<div><img alt="image" src="images/social/wechat.png"></div>
</a>
</li>
<li>
<a href="https://medium.com/@linonetwork" target="_blank">
<div><img alt="image" src="images/social/medium.png"></div>
</a>
</li>
<li>
<a href="https://twitter.com/lino_network" target="_blank">
<div><img alt="image" src="images/social/twitter.png"></div>
</a>
</li>
<li>
<a href="https://www.linkedin.com/company/linocorp/" target="_blank">
<div><img alt="image" src="images/social/linkedin.png"></div>
</a>
</li>
<li>
<a href="https://github.com/lino-network" target="_blank">
<div><img alt="image" src="images/social/github.png"></div>
</a>
</li>
<li>
<a href="https://www.reddit.com/r/lino_network/" target="_blank">
<div><img alt="image" src="images/social/reddit.png"></div>
</a>
</li>
<li>
<a href="https://discord.gg/TUxp3ww" target="_blank">
<div><img alt="image" src="images/social/discord.png"></div>
</a>
</li>
</ul>
<div class="product-btns">
<a class="button" style="background-color:white; color: black;" href="https://vsce.shortcm.li/rpYTET" target="_blank">Lino Blockchain Overview</a> <a class="button" style="background-color:white; color: black;" href="https://my.sendinblue.com/users/subscribe/js_id/353oc/id/1" target="_blank">Subscribe</a>
</div>
<!--End mc_embed_signup-->
<p><br><a href="https://dlive.tv" target="_blank" style="color:#FFD300;">Check out DLive, the first DApp on Lino blockchain →</a></p>
<!-- We Chat Modal -->
<div class="modal1 mfp-hide" id="wechatmodal">
<div class="block divcenter" style="background-color: #FFF; max-width: 500px;">
<div class="center" style="padding: 50px;">
<h3>WeChat ID: Lino_network</h3>
<p class="nobottommargin"><img alt="image" src="images/social/qr-wechat.jpg"></p>
</div>
<div class="section center nomargin" style="padding: 30px;">
<a href="#" class="button" onClick="$.magnificPopup.close();return false;">Close</a>
</div>
</div>
</div>
</div>
</div>
<div class="video-wrap">
<video poster="images/videos/lino.jpg" preload="auto" loop autoplay muted>
<source src='images/videos/lino.webm' type='video/webm' />
<source src='images/videos/lino.mp4' type='video/mp4' />
</video>
<div class="video-overlay" style="background: #000000; opacity: 0.8"></div>
</div>
<a href="#" data-scrollto="#section-solution" data-easing="easeInOutExpo" data-speed="1250" data-offset="65" class="one-page-arrow dark"><i class="icon-angle-down infinite animated fadeInDown"></i></a>
</div>
</div>
</section>
<!-- #slider end -->
<!-- Content
============================================= -->
<section id="content">
<div class="content-wrap nopadding">
<div class="section" id="section-solution" >
<div class="container clear-bottommargin clearfix">
<!-- Products
============================================= -->
<div id="section-product" class="title-center page-section">
<div class="heading-block center">
<h2>Ecosystem</h2>
</div>
</div>
<div id="posts" class="post-grid grid-container grid-3 clearfix" data-layout="fitRows">
<div class="entry clearfix">
<div class="entry-image">
<a href="https://tracker.lino.network" target="_blank"><img class="image_fade" src="https://i.imgur.com/eNO8BDy.png" alt="Lino Tracker"></a>
</div>
<div class="entry-title">
<a href="https://tracker.lino.network" style="color: black" target="_blank"><h2 style="text-align: center">Lino Testnet Tracker</h2></a>
</div>
</div>
<div class="entry clearfix">
<div class="entry-image">
<a href="https://account.lino.network" target="_blank"><img class="image_fade" src="https://i.imgur.com/X7ebRUJ.png" alt="Lino Account"></a>
</div>
<div class="entry-title">
<a href="https://account.lino.network" style="color: black" target="_blank"><h2 style="text-align: center">Lino Blockchain Account</h2></a>
</div>
</div>
<div class="entry clearfix">
<div class="entry-image">
<a href="https://github.com/lino-network/lino" target="_blank"><img class="image_fade" src="https://i.imgur.com/VEtXSWh.png" alt="Lino on Github"></a>
</div>
<div class="entry-title">
<h2 style="text-align: center"><a href="https://github.com/lino-network/lino" target="_blank">Lino Testnet on Github</a></h2>
</div>
</div>
</div>
<div id="products">
<div class="products-grid grid-container clearfix" data-layout="fitRows">
<div class="product-entry clearfix">
<div class="entry-content">
<a href="https://dlive.tv" target="_blank" style="color: black; display: block; text-align: center"><br><img width="200px"; src="https://i.imgur.com/bL33Dao.png" /></a>
<p style="text-align: center;">
<br><br><a href="https://dlive.tv" style="color: black; font-weight: 700">DLive</a>, the largest live streaming DApp in the world, is now on Lino Network.
</p>
<p style="color: #999; text-align: center;">
"We believe by utilizing the Lino ecosystem DLive can become a killer app that stands out from the industry." — Charles Wayn, the Founder & CEO of DLive
</p>
<br>
<div class="product-btns">
<a class="button" href="https://dlive.tv" target="_blank">Go to DLive →</a>
</div>
</div>
<div class="entry-image">
<a href="https://dlive.tv" target="_blank"><img src="https://i.imgur.com/Bg3Qz6a.png" /></a>
</div>
</div>
</div>
</div>
<!-- Products End
============================================= -->
<div class="heading-block center">
<br><br><br><h2>Lino Solution</h2>
<p> </p>
<span>Content creators, are facing content monetization challenges. Lino's mission is to create a Value-sharing Content Economy where content creators, viewers, and all other contributors are fully and fairly incentivized to maximize long-term economic growth in a sustainable way.<!--<br><br><a class="button" href="https://dlive.io" target="_blank">Whitepaper</a>--></span>
</div>
<div id="section-blockchain" class="title-center page-section" style="padding-top: 0;">
</div>
<div class="col_one_third">
<div class="feature-box fbox-plain">
<div class="fbox-icon" data-animate="bounceIn">
<img alt="image" src="images/content.png"/>
</div>
<h3>Proof of Content Value</h3>
<p>At Lino, we believe paying based on impressions alone would create fraudulent consumption. We employ several measures to prevent the system from being flooded with fraud or spam.</p>
</div>
</div>
<div class="col_one_third">
<div class="feature-box fbox-plain">
<div class="fbox-icon" data-animate="bounceIn" data-delay="200">
<img alt="image" src="images/tps.png" />
</div>
<h3>Thousands Of TPS</h3>
<p>Lino uses Practical Byzantine Fault Tolerant (PBFT) based Proof-of-Stake (PoS) consensus algorithm to achieve thousands of transactions per second. Transactions on the Lino network are processed with instant finality.</p>
</div>
</div>
<div class="col_one_third col_last">
<div class="feature-box fbox-plain">
<div class="fbox-icon" data-animate="bounceIn" data-delay="400">
<img alt="image" src="images/engage.png" />
</div>
<h3>Proof of Human Engagement</h3>
<p>The Lino ecosystem is built upon engagement from real humans, not bots. <a href="https://medium.com/@linonetwork/proof-of-human-engagement-on-decentralized-networks-6a87f50d7d55">Proof of Human Engagement</a> is used to prevent bots from manipulating the reward distribution and discourage potential attacks.</p>
</div>
</div>
<div class="clear"></div>
<div class="col_one_third">
<div class="feature-box fbox-plain">
<div class="fbox-icon" data-animate="bounceIn" data-delay="600">
<img src="images/auction.png" alt="image"/>
</div>
<h3>Infrastructure Auction System </h3>
<p>We believe in using a decentralized, peer-to-peer CDN, but current solutions are below par. Lino, at this stage, proposes an auction based method to prioritize performance.</p>
</div>
</div>
<div class="col_one_third">
<div class="feature-box fbox-plain">
<div class="fbox-icon" data-animate="bounceIn" data-delay="800">
<img alt="image" src="images/inflation.png" />
</div>
<h3>Native Currency System</h3>
<p>Lino is developing its own currency on the LINO blockchain. The currency system aims to create a sustainable content economy that incentives all community members.</p>
</div>
</div>
<div class="col_one_third col_last">
<div class="feature-box fbox-plain">
<div class="fbox-icon" data-animate="bounceIn" data-delay="1000">
<img alt="image" src="images/free.png"/>
</div>
<h3>Decentralized Governance System</h3>
<p>The decentralized governance system built in the Lino blockchain aims to achieve a balance among all contributors and to ensure each decision is aligned with all parties’ interests.</p>
</div>
</div>
<div class="clear"></div>
<br><div class="product-btns" align="center">
<a class="button" href="https://vsce.shortcm.li/rpYTET" target="_blank">Lino Blockchain Overview</a><br><br><br><br><br><br><br>
</div>
<!-- Posts
============================================= -->
<div id="section-blog" class="title-center page-section">
<div class="heading-block center">
<h2>Recent Updates</h2><br>
</div>
</div>
<div id="posts" class="post-grid grid-container grid-3 clearfix" data-layout="fitRows">
<div class="entry clearfix">
<!--<div class="entry-image">
<a href="https://technode.com/2019/01/16/meet-lino-the-chinese-company-bringing-decentralized-content-to-the-world/" target="_blank"><img class="image_fade" src="images/owners.jpg" alt="California-based startup Lino fights social-platform power with blockchain"></a>
</div>-->
<div class="entry-title">
<h2><a href="https://vsce.shortcm.li/rpYTET" target="_blank">Lino Blockchain Overview</a></h2>
</div>
<ul class="entry-meta clearfix">
<li><i class="icon-calendar3"></i> 5th April 2019</li>
</ul>
<div class="entry-content">
<p>Lino’s mission is to create a Value-sharing Content Economy where content creators, viewers, and all other contributors are fully and fairly incentivized to maximize long-term economic growth in a sustainable way.</p>
<a href="https://vsce.shortcm.li/rpYTET" class="more-link" target="_blank">Read More</a>
</div>
</div>
<div class="entry clearfix">
<!--<div class="entry-image">
<a href="https://technode.com/2019/01/16/meet-lino-the-chinese-company-bringing-decentralized-content-to-the-world/" target="_blank"><img class="image_fade" src="images/owners.jpg" alt="California-based startup Lino fights social-platform power with blockchain"></a>
</div>-->
<div class="entry-title">
<h2><a href="https://technode.com/2019/01/16/meet-lino-the-chinese-company-bringing-decentralized-content-to-the-world/" target="_blank">California-based startup Lino fights social-platform power with blockchain</a></h2>
</div>
<ul class="entry-meta clearfix">
<li><i class="icon-calendar3"></i> 16th Jan 2019</li>
</ul>
<div class="entry-content">
<p>With their promise to empower, decentralized platforms have quickly become havens for content creators. </p>
<a href="https://technode.com/2019/01/16/meet-lino-the-chinese-company-bringing-decentralized-content-to-the-world/" class="more-link" target="_blank">Read More</a>
</div>
</div>
<div class="entry clearfix">
<!-- <div class="entry-image">
<a href="https://medium.com/@linonetwork/lino-network-annual-report-87c0823a132c" target="_blank"><img class="image_fade" src="https://i.imgur.com/QHbkRJo.png" alt="Lino Annual Report"></a>
</div> -->
<div class="entry-title">
<h2><a href="https://medium.com/@linonetwork/lino-network-annual-report-87c0823a132c" target="_blank">Lino Network Annual Report</a></h2>
</div>
<ul class="entry-meta clearfix">
<li><i class="icon-calendar3"></i> 14th Sep 2018</li>
</ul>
<div class="entry-content">
<p>In July 2018, we celebrated Lino’s first anniversary. It has been a year of extraordinary achievements and we would like to share them with you. </p>
<a href="https://medium.com/@linonetwork/lino-network-annual-report-87c0823a132c" class="more-link" target="_blank">Read More</a>
</div>
</div>
<div class="entry clearfix">
<!-- <div class="entry-image">
<a href="https://medium.com/@linonetwork/is-it-really-possible-to-trust-youtube-to-help-content-creators-a48383633fc9" target="_blank"><img class="image_fade" src="https://i.imgur.com/PrPfZWW.png" alt="Is it Really Possible to Trust Youtube to Help Content Creators?"></a>
</div> -->
<div class="entry-title">
<h2><a href="https://medium.com/@linonetwork/is-it-really-possible-to-trust-youtube-to-help-content-creators-a48383633fc9" target="_blank">Is it Really Possible to Trust Youtube to Help Content Creators?</a></h2>
</div>
<ul class="entry-meta clearfix">
<li><i class="icon-calendar3"></i> 26th Jul 2018</li>
</ul>
<div class="entry-content">
<p>YouTube has recently hosted its 9th Annual Vidcon this year at the Anaheim Convention...</p>
<a href="https://medium.com/@linonetwork/is-it-really-possible-to-trust-youtube-to-help-content-creators-a48383633fc9" class="more-link" target="_blank">Read More</a>
</div>
</div>
<div class="entry clearfix">
<!-- <div class="entry-image">
<a href="https://medium.com/@linonetwork/proof-of-human-engagement-on-decentralized-networks-6a87f50d7d55" target="_blank"><img class="image_fade" src="https://i.imgur.com/rCjA0TQ.png" alt="Proof of Human Engagement"></a>
</div> -->
<div class="entry-title">
<h2><a href="https://medium.com/@linonetwork/proof-of-human-engagement-on-decentralized-networks-6a87f50d7d55" target="_blank">Proof of Human Engagement on Decentralized Networks</a></h2>
</div>
<ul class="entry-meta clearfix">
<li><i class="icon-calendar3"></i> 9th Mar 2018</li>
</ul>
<div class="entry-content">
<p>We present an approach to proving human engagement on decentralized networks...</p>
<a href="https://medium.com/@linonetwork/proof-of-human-engagement-on-decentralized-networks-6a87f50d7d55" class="more-link" target="_blank">Read More</a>
</div>
</div>
</div>
<!-- #posts end -->
<div id="section-team" class="title-center page-section">
<div class="heading-block center">
<h2>Founding Team</h2>
</div>
</div>
<div id="oc-testi" class="owl-carousel testimonials-carousel carousel-widget" data-margin="20" data-items-sm="1" data-items-md="2" data-items-xl="3">
<div class="oc-item">
<div class="testimonial">
<div class="testi-image">
<img alt="image" src="images/team/wilson.jpg">
<a href="https://www.linkedin.com/in/wilson-wei-868a33105/" class="si-small" target="_blank">
<i class="icon-linkedin"></i>
</a>
</div>
<div class="testi-content">
<div class="testi-meta">
Wilson Wei
<span>Co-Founder & CEO</span>
</div>
<p>Business B.S. <br>UC Berkeley <br>“AACYF 30 under 30” 2018</p>
<!-- <img src="images/team/berkeley.png"> -->
</div>
</div>
</div>
<div class="oc-item">
<div class="testimonial">
<div class="testi-image">
<img alt="image" src="images/team/yihe.jpg">
<a href="https://www.linkedin.com/in/ryanli827/" class="si-small" target="_blank">
<i class="icon-linkedin"></i>
</a>
</div>
<div class="testi-content">
<div class="testi-meta">
Yihe Li
<span>Co-Founder & CTO</span>
</div>
<p>Electrical Engineering & <br> Computer Sciences B.S. <br>UC Berkeley <br>Formerly Facebook, Google</p>
<ul>
<!-- <img src="images/team/facebook.png"><img src="images/team/google.png"><img src="images/team/berkeley.png"> -->
</div>
</div>
</div>
<div class="oc-item">
<div class="testimonial">
<div class="testi-image">
<img alt="image" src="images/team/qifeng.jpg">
<a href="https://www.linkedin.com/in/qifeng-chen-26064731/" class="si-small" target="_blank">
<i class="icon-linkedin"></i>
</a>
</div>
<div class="testi-content">
<div class="testi-meta">
Qifeng Chen
<span>Co-Founder & Chief Scientist</span>
</div>
<p>Computer Science PhD at Stanford University<br>Assistant professor in CSE and ECE at HKUST <br>Formerly Intel</p>
<!-- <img src="images/team/intel.png"><img src="images/team/stanford.png"> -->
</div>
</div>
</div>
</div>
</div>
<div class="clear"></div>
</div>
</div>
<div id="section-partners" class="title-center page-section" >
<div class="heading-block center">
<h2>Investors & Partners</h2>
</div>
</div>
<div class="container clearfix">
<div id="oc-clients" class="owl-carousel topmargin image-carousel carousel-widget" data-margin="80" data-loop="true" data-nav="false" data-autoplay="1000" data-pagi="false" data-items-xs="1" data-items-sm="3" data-items-md="4" data-items-lg="5" data-items-xl="4">
<div class="oc-item"><img alt="image" src="images/investors/zhenfund.png"></div>
<div class="oc-item"><img alt="image" src="images/investors/dfund.png"></div>
<div class="oc-item"><img alt="image" src="images/investors/inblockchain.png"></div>
<div class="oc-item"><img alt="image" src="images/investors/linkvc.png"></div>
<div class="oc-item"><img alt="image" src="images/investors/preangel.png"></div>
<div class="oc-item"><img alt="image" src="images/investors/bitangel.png"></div>
<div class="oc-item"><img alt="image" src="images/investors/consensus.png"></div>
<div class="oc-item"><img alt="image" src="images/investors/chainvc.png"></div>
<div class="oc-item"><img alt="image" src="images/investors/viking.png"></div>
<div class="oc-item"><img alt="image" src="images/investors/alphacoin.png"></div>
<div class="oc-item"><img alt="image" src="images/investors/bc.png"></div>
<div class="oc-item"><img alt="image" src="images/investors/ausvic.png"></div>
<div class="oc-item"><img alt="image" src="images/investors/funcity.png"></div>
<div class="oc-item"><img alt="image" src="images/investors/ace.png"></div>
<div class="oc-item"><img alt="image" src="images/investors/hk.png"></div>
</div>
</div>
<p> </p>
<p style="text-align: center;">Powered by <img src="images/investors/cosmos.png"> </p>
<p> </p><p> </p><p> </p>
<!-- Footer
============================================= -->
<footer id="footer" class="dark noborder">
<div id="copyrights">
<div class="container center clearfix" style="color:white";>
©️ 2019 Lino Network. All rights reserved. California, USA · <a href="mailto:info@lino.network" style="color:#FFD300;">info@lino.network</a> · <a href="https://vsce.shortcm.li/faq" style="color:#FFD300;">FAQ</a> · <a href="/careers" style="color:#FFD300;">Careers</a>
</div>
</div>
</footer>
<!-- #footer end -->
<!-- Go To Top
============================================= -->
<div id="gotoTop" class="icon-angle-up"></div>
<!-- External JavaScripts
============================================= -->
<script src="js/jquery.js"></script>
<script src="js/plugins.js"></script>
<!-- Google Map JavaScripts
============================================= -->
<script src="https://maps.google.com/maps/api/js?key=AIzaSyDMxJ92oBkSnVNHFX3R8XhtYQPEgk1_IiI"></script>
<script src="js/jquery.gmap.js"></script>
<!-- Footer Scripts
============================================= -->
<script src="js/functions.js"></script>
</div>
</body>
</html>