forked from BunkerChainLabsInc/peerplays-web
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
741 lines (562 loc) · 41.3 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
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
<!DOCTYPE html>
<html dir="ltr" lang="en-US" itemscope itemtype="http://schema.org/Organization">
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-77134218-1', 'auto');
ga('send', 'pageview');
</script>
<!-- Facebook Pixel Code -->
<script>
!function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;
n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window,
document,'script','https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '219971901723077');
fbq('track', "PageView");
fbq('track', 'ViewContent');
</script>
<noscript><img height="1" width="1" style="display:none"
src="https://www.facebook.com/tr?id=219971901723077&ev=PageView&noscript=1"
/></noscript>
<!-- End Facebook Pixel Code -->
<head>
<title>Peerplays Blockchain</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="description" content="Peerplays is the world's first decentralized tournament management and wagering platform built entirely on the blockchain." />
<!-- Schema.org markup for Google+ -->
<meta itemprop="name" content="Peerplays Blockchain">
<meta itemprop="description" content="Peerplays is the world's first decentralized tournament management and wagering platform built entirely on the blockchain.">
<meta itemprop="image" content="http://peerplays.com/images/videos/Peerplays-Blockchain-Gaming-Online-Space.jpg">
<!-- Twitter Card data -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@peerplays">
<meta name="twitter:title" content="Peerplays Blockchain">
<meta name="twitter:description" content="Peerplays is the world's first decentralized tournament management and wagering platform built entirely on the blockchain.">
<!--<meta name="twitter:creator" content="@author_handle">-->
<!-- Twitter summary card with large image must be at least 280x150px -->
<meta name="twitter:image:src" content="http://peerplays.com/images/videos/Peerplays-Blockchain-Gaming-Online-Space.jpg">
<!-- Open Graph data -->
<meta property="og:title" content="Peerplays Blockchain" />
<meta property="og:type" content="website" />
<meta property="og:url" content="http://www.peerplays.com/" />
<meta property="og:image" content="http://peerplays.com/images/videos/Peerplays-Blockchain-Gaming-Online-Space.jpg" />
<meta property="og:description" content="Peerplays is the world's first decentralized tournament management and wagering platform built entirely on the blockchain." />
<meta property="og:site_name" content="Peerplays Blockchain" />
<meta property="fb:app_id" content="1534747433496631" />
<!-- Stylesheets
============================================= -->
<link href="http://fonts.googleapis.com/css?family=Lato:300,400,400italic,600,700|Raleway:300,400,500,600,700|Crete+Round:400italic" rel="stylesheet" type="text/css" />
<link rel="stylesheet" href="css/bootstrap.css" type="text/css" />
<link rel="stylesheet" href="style.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/animate.css" type="text/css" />
<link rel="stylesheet" href="css/magnific-popup.css" type="text/css" />
<link rel="stylesheet" href="css/responsive.css" type="text/css" />
<link rel="stylesheet" href="css/colors.css" type="text/css" />
<link rel="stylesheet" href="css/custom.css" type="text/css" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!-- Document Title
============================================= -->
<title>Peerplays</title>
</head>
<body class="stretched dark">
<!-- Document Wrapper
============================================= -->
<div id="wrapper" class="clearfix">
<!-- Header
============================================= -->
<header id="header" class="transparent-header dark" data-sticky-class="not-dark">
<div id="header-wrap">
<div class="container clearfix">
<div id="primary-menu-trigger"><i class="icon-reorder"></i></div>
<!-- Logo
============================================= -->
<div id="logo">
<a href="index.html" class="standard-logo" data-dark-logo="images/logo-dark.png"><img src="images/logo.png" alt="Canvas Logo"></a>
<a href="index.html" class="retina-logo" data-dark-logo="images/[email protected]"><img src="images/[email protected]" alt="Canvas Logo"></a>
</div>
<!-- #logo end -->
<!-- Primary Navigation
============================================= -->
<nav id="primary-menu">
<ul>
<li class="current"><a href="#home" style="color: #fff"><div>Home</div></a></li>
<li class="mega-menu"><a href="#video" style="color: #fff"><div>Video</div></a></li>
<li class=mega-menu"><a href="#crowdsale" style="color: #fff"><div>Crowdsale</div></a></li>
<li class="mega-menu"><a href="#news" style="color: #fff"><div>News</div></a></li>
<li class="mega-menu"><a href="http://www.peerplays.com/news/faq/" target="_blank" style="color: #fff"><div>FAQ</div></a></li>
<li class="mega-menu"><a href="#whitepaper" style="color: #fff"><div>Whitepaper</div></a></li>
<li class="mega-menu"><a href="#features" style="color: #fff"><div>Features</div></a></li>
<li class="mega-menu"><a href="#team" style="color: #fff"><div>Team</div></a></li>
</ul>
</nav><!-- #primary-menu end -->
</div>
</div>
</header><!-- #header end -->
<section id="slider" class="force-full-screen full-screen"><a name="home"></a>
<div class="force-full-screen full-screen dark section nopadding nomargin noborder ohidden">
<div class="container clearfix"></div>
<div class="video-wrap">
<video poster="images/videos/Peerplays-Blockchain-Gaming-Online-Space.jpg" preload="auto" loop autoplay muted>
<source src='images/videos/Peerplays-Blockchain-Gaming-Online-Header.mp4' type='video/mp4' />
<source src='images/videos/Peerplays-Blockchain-Gaming-Online-Header.webm' type='video/webm' />
</video>
<!--<div class="video-overlay" style="background-color: rgba(0,0,0,0.45);"></div>-->
</div>
</div>
</section>
<!-- Content
============================================= -->
<section id="content">
<a name="video"></a>
<div class="content-wrap bkg-lightblue">
<div class="notopborder noborder nobg">
<div class="container clearfix">
<div class="divcenter center clearfix bottommargin" style="max-width: 900px;">
<h2 style="color: #1f58f4;"><b>Peerplays is the World's First Decentralized <br>Tournament Management and Wagering Platform <br><i>Built Entirely on the Blockchain</i></b></h2>
</div>
<div class="divcenter center clearfix" style="max-width: 800px;">
<iframe width="854" height="480" src="https://www.youtube.com/embed/BstkcSpflIc" frameborder="0" allowfullscreen></iframe>
</div>
</div>
</div>
</div>
<a name="crowdsale"></a>
<div class="content-wrap bkg-blue">
<div class="notopborder noborder nobg">
<div class="divcenter center clearfix">
<h1>The Crowdsale is Complete!</h1>
<h2>To trade PEERPLAYS, visit <a href="http://www.freedomledger.com" target="_blank">Freedom Ledger</a></h2>
<h3>For ongoing project updates, please join our mailing list:</h3>
<div class="container clearfix">
<div class="widget-subscribe-form-result"></div>
<div class="col-md-3 arrows-sm" style="text-align: right"><img src="images/icons/icon-arrow-right.png" ></div>
<div class="col-md-6">
<form id="widget-subscribe-form" action="include/subscribe.php" role="form" method="post" class="nobottommargin">
<div class="input-group input-group-lg divcenter" style="max-width:600px;">
<input type="email" name="widget-subscribe-form-email" class="form-control required email" placeholder="[email protected]">
<span class="input-group-btn">
<button class="btn btn-info" type="submit">Get Started</button>
</span>
</div>
</form>
</div>
<div class="col-md-3 arrows-sm" style="text-align: left"><img src="images/icons/icon-arrow-left.png"></div>
</div>
<div class="table-padding">
<table class="table-accepting" align="center">
<h2>Total Raised :</h2>
<tr><td><img src="images/btc-200.png" alt="Image"></td><td><img src="images/bitUSD-200.png" alt="Image"></td></tr>
<tr><td><h3>847 BTC+</h3></td><td><h3>$19,930 BitUSD</h3></td></tr>
</table>
<h3><a href="https://www.coinbase.com/join/peerplays" target="_blank">How to get bitcoin?</a></h3>
</div>
</div>
</div>
</div>
<a name="in-the-news"></a>
<div class="content-wrap-smaller bkg-lightblue">
<div class="notopborder noborder nobg">
<div class="container clearfix center">
<div class="divcenter center clearfix bottommargin">
<h1>In the News</h1>
</div>
<div class="col-md-3">
<a href="http://cointelegraph.com/news/peerplays-first-startup-to-get-support-from-150-million-dao-fund" target="_blank"><img src="images/press/press-cointelegraph.png" alt="Image"></a>
</div>
<div class="col-md-3">
<a href="https://bitcoinmagazine.com/articles/bunkerchain-labs-takes-on-fraud-in-online-gaming-using-the-blockchain-1464285995" target="_blank"><img src="images/press/press-bitcoin-magazine.png" alt="Image"></a>
</div>
<div class="col-md-3">
<a href="http://www.the-blockchain.com/2016/05/21/bunkerchain-labs-puts-gaming-on-the-blockchain/" target="_blank"><img src="images/press/press-blockchain-news.png" alt="Image"></a>
</div>
<div class="col-md-3">
<a href="http://finance.yahoo.com/news/nuclear-bunker-reactivates-war-games-215000053.html" target="_blank"><img src="images/press/press-yahoo.png" alt="Image"></a>
</div>
</div>
</div>
</div>
<a name="news"></a>
<div class="content-wrap-smaller bkg-grey">
<div class="notopborder noborder nobg">
<div class="container clearfix center">
<a href="http://www.peerplays.com/news/" target="_blank"><img src="images/icons/news_updates.png" alt="Image"></a>
</div>
</div>
</div>
<a name="whitepaper"></a>
<div class="content-wrap-smaller bkg-blue">
<div class="notopborder noborder nobg">
<div class="container clearfix">
<div class="clearfix center">
<a href="http://www.peerplays.com/Peerplays_Whitepaper.pdf" target="_blank"><img src="images/icons/whitepaper.png" alt="Image"></a>
</div>
</div>
</div>
</div>
<a name="features"></a>
<div class="content-wrap bkg-lightblue">
<div class="notopborder noborder nobg">
<div class="container clearfix">
<div class="divcenter center clearfix">
<img src="images/anotated-ui-nobkg3.png" alt="Image">
</div>
<!-- <div class="divcenter center clearfix">
<h2><b>Peerplays is the World's First Decentralized <br>Tournament Management and Wagering Platform <br><i>Built Entirely on the Blockchain</i></b></h2>
</div>-->
<div class="row">
<div class="col-md-6 col-sm-12 text-center" style="padding: 30px 30px 0 30px;" data-animate="slideInLeft">
<img src="images/icons/icon_shield_128.png" class="icon-padding" alt="image" data-animate="fadeInDown" data-delay="750"><br>
<h3>Guaranteed Provably Fair Gaming</h3>
<h4 align="justify">Peerplays' provably fair gaming system is 100% open source and built directly onto the blockchain. You never have to worry about cheaters or unfair house odds, because all games take place between real players and are matched with each other through a series of on-chain smart contracts.</h4>
</div>
<div class="col-md-6 col-sm-12 text-center" style="padding: 30px 30px 0 30px;" data-animate="slideInRight">
<img src="images/icons/icon_tokens_128.png" class="icon-padding" alt="image" data-animate="fadeInDown" data-delay="750"><br>
<h3>Fee-Backed Assets</h3>
<h4 align="justify">The core tokens of Peerplays are integrated into a fee-sharing program called <i>Fee Backed Assets</i> or "FBA". This means the blockchain automatically distributes a percentage of the fees from every jackpot for every game on the entire network to the holders of Peerplays core tokens.</h4>
</div>
</div>
<div class="row">
<div class="col-md-6 col-sm-12 text-center" style="padding: 30px 30px 0 30px;" data-animate="slideInLeft">
<img src="images/icons/icon_speedo_128.png" class="icon-padding" alt="image" data-animate="fadeInDown" data-delay="750">
<h3>Lightning Fast Speed<br>& Network Capacity</h3>
<h4 align="justify">Peerplays is built on <i>Graphene</i>, the fastest decentralized blockchain technology in the world. Graphene has been successfully tested to handle over 100,000 transactions per second with average block times of under 3 seconds.</h4>
</div>
<div class="col-md-6 col-sm-12 text-center" style="padding: 30px 30px 0 30px;" data-animate="slideInRight">
<img src="images/icons/icon_trends_128.png" class="icon-padding" alt="image" data-animate="fadeInDown" data-delay="750">
<h3> <br>Digital Asset Exchange</h3>
<h4 align="justify">You can create your own tokens, buy and sell gateway tokens for popular cryptocurrencies like BTC and ETH, wager with price-stable <i>SmartCoins</i> from the BitShares platform from a growing number of reputable gateway services. You also have the opportunity to provide your own profitable gateway services for in-game assets from all your favorite RPGs.</h4>
</div>
</div>
<div class="row">
<div class="col-md-6 col-sm-12 text-center" style="padding: 30px 30px 0 30px;" data-animate="slideInLeft">
<img src="images/icons/icon_chain_128.png" class="icon-padding" alt="image" data-animate="fadeInDown" data-delay="750">
<h3> <br>On-Chain Games</h3>
<h4 align="justify">Casino card games are adjudicated by smart contracts as part of the native blockchain code, and Peerplays' player matching algorithm creates a trustless on-chain gaming environment. Since Graphene is incredibly fast, it allows for the broadcast and revealing of blinded proofs at the frequency necessary to facilitate real-time gameplay.</h4>
</div>
<div class="col-md-6 col-sm-12 text-center" style="padding: 30px 30px 0 30px;" data-animate="slideInRight">
<img src="images/icons/icon_money2_128.png" class="icon-padding" alt="image" data-animate="fadeInDown" data-delay="750">
<h3>Blockchain Guaranteed<br>Referral Program</h3>
<h4 align="justify">The Peerplays blockchain <i>automatically</i> pays you a percentage of the revenue earned by each new account you refer for the lifetime of that account. This means you earn "kickbacks" from everyone you refer. Gaming partners can earn even more by getting all their users to sign up for a Peerplays account.</h4>
</div>
</div>
<div class="row">
<div class="col-md-6 col-sm-12 text-center" style="padding: 30px 30px 0 30px;" data-animate="slideInLeft">
<img src="images/icons/icon_trophy_128.png" class="icon-padding" alt="image" data-animate="fadeInDown" data-delay="750">
<h3>Mega-Jackpots</h3>
<h4 align="justify">The Peerplays blockchain can sponsor large tournament jackpots by allocating a small percentage of every network fee into a smart contract-secured virtual account called the <i>Mega-Jackpot Fund</i>. Mega-Jackpot tournament events are automatically scheduled, and then funds are unlocked by the smart contract and instantly transferred to the tournament winners.</h4>
</div>
<div class="col-md-6 col-sm-12 text-center" style="padding: 30px 30px 0 30px;" data-animate="slideInRight">
<img src="images/icons/icon_power_128.png" class="icon-padding" alt="image" data-animate="fadeInDown" data-delay="750">
<h3>PowerUp Points</h3>
<h4 align="justify">You can earn PowerUp tokens every time you play in a Peerplays tournament. They are the player rewards points of the Peerplays network, and are distributed according to win-loss records and amounts wagered, among other factors. PowerUp is the only token accepted as the buy-in fee for Mega-Jackpot tournaments, so they will be in high demand during Mega-Jackpot sign up periods. They are tradeable on the digital asset exchange.</h4>
</div>
</div>
<div class="row">
<div class="col-md-6 col-sm-12 text-center" style="padding: 30px 30px 0 30px;" data-animate="slideInLeft">
<img src="images/icons/icon_vote_128.png" class="icon-padding" alt="image" data-animate="fadeInDown" data-delay="750">
<h3>Stakeholder Voting</h3>
<h4 align="justify">Peerplays leverages the power of stakeholder voting to resolve consensus issues in a fair and democratic way. All network parameters, from fee schedules to block intervals and transaction sizes, can be fine tuned by elected delegates chosen by you and fellow stakeholders.</h4>
</div>
<div class="col-md-6 col-sm-12 text-center" style="padding: 30px 30px 0 30px;" data-animate="slideInRight">
<img src="images/icons/icon_plugin_128.png" class="icon-padding" alt="image" data-animate="fadeInDown" data-delay="750">
<h3>Gaming Partner Support</h3>
<h4 align="justify">As a gaming partner, you can connect your server through the Peerplays API and take advantage of the decentralized network for processing wagers and jackpots. You can also customize tournament structures, fee schedules, and fund collection & distribution methods in order to maximize your profit potential. Whether you are a game publisher, advertiser, tournament host or vendor, if you plug into Peerplays you will gain shared access to the entire network of users while still enjoying the freedom of operating your own independent website.</h4>
</div>
</div>
</div>
</div>
</div>
<div class="content-wrap bkg-blue">
<div class="notopborder noborder nobg">
<div class="container clearfix">
<div class="col-md-4 col-sm-6 center-text" style="padding: 0 20px;">
<h5>Players</h5>
<div class="bottommargin" data-animate="flipInY">
<img src="images/icons/icon_die_200.png" alt="Die">
</div>
<h4 align="justify"><i>Players love PeerPlays for the opportunity to compete against their peers, win huge prizes, and organize their own tournaments.</i></h4>
</div>
<div class="col-md-4 col-sm-6 center-text" style="padding: 0 20px;">
<h5>Companies</h5>
<div class="bottommargin" data-animate="flipInY" data-delay="500">
<img src="images/icons/icon_controller_200.png" alt="Controller">
</div>
<h4 align="justify"><i>Gaming companies love PeerPlays for the opportunity to gain the network effect of a shared user base and to outsource the liability for wagering, betting and payment processing.</i></h4>
</div>
<div class="col-md-4 col-sm-6 center-text" style="padding: 0 20px;">
<h5>Contributors</h5>
<div class="bottommargin" data-animate="flipInY" data-delay="1000">
<img src="images/icons/icon_gift_200.png" alt="Money">
</div>
<h4 align="justify"><i>Contributors love PeerPlays for its unique profit sharing capabilities, its <i>one share, one vote</i> blockchain consensus model, and its innovative & trustless business model.</i></h4>
</div>
</div>
</div>
</div>
<a name="team"></a>
<div class="content-wrap bkg-lightblue">
<div class="notopborder noborder nobg">
<div class="container clearfix">
<div class="divcenter center clearfix bottommargin" style="max-width: 900px;">
<h2>Peerplays Team</h2>
</div>
<div class="row">
<div class="col-md-3 col-sm-6 bottommargin">
<div class="team">
<div class="team-image">
<img src="images/team/Neil-Haran-peerplays.jpg" alt="Neil Haran" style="max-width: 250px; margin: 0 auto;">
</div>
<div class="team-desc">
<div class="team-title"><h4>Neil Haran</h4></div>
<div class="team-subtitle"><h4>Game Development Expert</h4></div>
<a href="https://www.facebook.com/neil.haran" class="social-icon inline-block si-small si-colored si-rounded si-facebook">
<i class="icon-facebook"></i>
<i class="icon-facebook"></i>
</a>
<a href="https://plus.google.com/u/0/+NeilHaran" class="social-icon inline-block si-small si-colored si-rounded si-gplus">
<i class="icon-gplus"></i>
<i class="icon-gplus"></i>
</a>
<a href="https://www.linkedin.com/in/neilharan" class="social-icon inline-block si-small si-colored si-rounded si-linkedin">
<i class="icon-linkedin"></i>
<i class="icon-linkedin"></i>
</a>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6 bottommargin">
<div class="team">
<div class="team-image">
<img src="images/team/Jonathan-Bahai-peerplays.jpg" alt="Jonathan Baha'i" style="max-width: 250px; margin: 0 auto;">
</div>
<div class="team-desc">
<div class="team-title"><h4>Jonathan Baha'i</h4></div>
<div class="team-subtitle"><h4>Blockchain Solutions Consultant</h4></div>
<a href="https://www.facebook.com/jonathan.bahai" class="social-icon inline-block si-small si-colored si-rounded si-facebook">
<i class="icon-facebook"></i>
<i class="icon-facebook"></i>
</a>
<a href="https://twitter.com/jonathanbahai" class="social-icon inline-block si-small si-colored si-rounded si-twitter">
<i class="icon-twitter"></i>
<i class="icon-twitter"></i>
</a>
<a href="https://www.youtube.com/channel/UC4psExJ3rJuhn9xLUpLTMKA" class="social-icon inline-block si-small si-colored si-rounded si-youtube">
<i class="icon-youtube"></i>
<i class="icon-youtube"></i>
</a>
<a href="https://ca.linkedin.com/in/jonathanbahai" class="social-icon inline-block si-small si-colored si-rounded si-linkedin">
<i class="icon-linkedin"></i>
<i class="icon-linkedin"></i>
</a>
<a href="skype:jonathanlive?chat" class="social-icon inline-block si-small si-colored si-rounded si-skype">
<i class="icon-skype"></i>
<i class="icon-skype"></i>
</a>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6 bottommargin">
<div class="team">
<div class="team-image">
<img src="images/team/Dan-Nostein-peerplays.jpg" alt="Daniel Notestein" style="max-width: 250px; margin: 0 auto;">
</div>
<div class="team-desc">
<div class="team-title"><h4>Daniel Notestein</h4></div>
<div class="team-subtitle"><h4>Blockchain Development Contractor</h4></div>
<a href="https://www.linkedin.com/in/dannotestein" class="social-icon inline-block si-small si-colored si-rounded si-linkedin">
<i class="icon-linkedin"></i>
<i class="icon-linkedin"></i>
</a>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6 bottommargin">
<div class="team">
<div class="team-image">
<img src="images/team/Fabian-Schuh-peerplays.jpg" alt="Dr. Fabian Schuh" style="max-width: 250px; margin: 0 auto;">
</div>
<div class="team-desc">
<div class="team-title"><h4>Dr. Fabian Schuh</h4></div>
<div class="team-subtitle"><h4>Advisor and Developer</h4></div>
<a href="https://de.linkedin.com/in/fabian-schuh-dr-ing-217b55101/en" class="social-icon inline-block si-small si-colored si-rounded si-linkedin">
<i class="icon-linkedin"></i>
<i class="icon-linkedin"></i>
</a>
<a href="https://github.com/xeroc" class="social-icon inline-block si-small si-colored si-rounded si-github">
<i class="icon-github"></i>
<i class="icon-github"></i>
</a>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-md-4 col-sm-6 bottommargin">
<div class="team">
<div class="team-image">
<img src="images/team/Michael-Maloney-peerplays.jpg" alt="Michael P. Maloney" style="max-width: 250px; margin: 0 auto;">
</div>
<div class="team-desc">
<div class="team-title"><h4>Michael P. Maloney</h4></div>
<div class="team-subtitle"><h4>Communications Specialist</h4></div>
<a href="https://www.facebook.com/michael.maloney.90281" class="social-icon inline-block si-small si-colored si-rounded si-facebook">
<i class="icon-facebook"></i>
<i class="icon-facebook"></i>
</a>
</div>
</div>
</div>
<div class="col-md-4 col-sm-6 bottommargin">
<div class="team">
<div class="team-image">
<img src="images/team/Chris-Coney-peerplays.jpg" alt="Chris Coney" style="max-width: 250px; margin: 0 auto;">
</div>
<div class="team-desc">
<div class="team-title"><h4>Chris Coney</h4></div>
<div class="team-subtitle"><h4>Conscious Marketing Consultant</h4></div>
<a href="https://twitter.com/ChrisConeyInt" class="social-icon inline-block si-small si-colored si-rounded si-twitter">
<i class="icon-twitter"></i>
<i class="icon-twitter"></i>
</a>
<a href="https://www.facebook.com/cconey" class="social-icon inline-block si-small si-colored si-rounded si-facebook">
<i class="icon-facebook"></i>
<i class="icon-facebook"></i>
</a>
<a href="https://www.linkedin.com/in/chrisconey" class="social-icon inline-block si-small si-colored si-rounded si-linkedin">
<i class="icon-linkedin"></i>
<i class="icon-linkedin"></i>
</a>
<a href="https://www.instagram.com/chrisconeyint/" class="social-icon inline-block si-small si-colored si-rounded si-instagram">
<i class="icon-instagram"></i>
<i class="icon-instagram"></i>
</a>
<a href="skype:chrisconey?chat" class="social-icon inline-block si-small si-colored si-rounded si-skype">
<i class="icon-skype"></i>
<i class="icon-skype"></i>
</a>
<a href="https://www.youtube.com/channel/UCG2B47YDBusjfuriaMoDxAQ" class="social-icon inline-block si-small si-colored si-rounded si-youtube">
<i class="icon-youtube"></i>
<i class="icon-youtube"></i>
</a>
</div>
</div>
</div>
<div class="col-md-4 col-sm-6 bottommargin">
<div class="team">
<div class="team-image">
<img src="images/team/Edward-Hall-peerplays.jpg" alt="Edward Hall" style="max-width: 250px; margin: 0 auto;">
</div>
<div class="team-desc">
<div class="team-title"><h4>Edward Hall</h4></div>
<div class="team-subtitle"><h4>Designer</h4></div>
<a href="https://www.linkedin.com/in/edward-hall-03421112" class="social-icon inline-block si-small si-colored si-rounded si-linkedin">
<i class="icon-linkedin"></i>
<i class="icon-linkedin"></i>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section><!-- #content end -->
<!-- Footer
============================================= -->
<footer id="footer" class="dark">
<div class="container">
<!-- Footer Widgets
============================================= -->
<div class="footer-wrap clearfix bottommargin-sm">
<div class="widget clearfix">
<div class="col-md-1 bottommargin-sm"></div>
<div class="col-md-2 bottommargin-sm">
<b><u>Resources</u></b><br><br>
<a href="http://www.peerplays.com/Peerplays_Whitepaper.pdf">Whitepaper</a><br>
<a href="https://github.com/cryptonomex/graphene">Graphene</a><br>
<a href="https://bitshares.org/">Bitshares</a><br>
<a href="https://github.com/BunkerChainLabsInc">Github</a><br>
<a href="http://www.peerplays.com/news/">Peerplays News</a>
</div>
<div class="col-md-1 bottommargin-sm"></div>
<div class="col-md-2 bottommargin-sm">
<b><u>Get Involved</u></b><br><br>
<a href="https://steemit.com/trending/peerplays">Peerplays Forum</a><br>
<a href="https://bitsharestalk.org/index.php/topic,22343.0.html">Bitsharestalk Thread</a><br>
<a href="https://bitcointalk.org/index.php?topic=1462351.0">Bitcointalk Thread</a><br>
</div>
<div class="col-md-1 bottommargin-sm"></div>
<div class="col-md-4 bottommargin-sm center">
<b><u>Social</u></b><br><br>
<a href="https://www.facebook.com/Peerplays/" class="social-icon inline-block si-small si-colored si-rounded si-facebook">
<i class="icon-facebook"></i>
<i class="icon-facebook"></i>
</a>
<a href="https://twitter.com/Peerplays" class="social-icon inline-block si-small si-colored si-rounded si-twitter">
<i class="icon-twitter"></i>
<i class="icon-twitter"></i>
</a>
<a href="https://plus.google.com/+PeerplaysBlockchain/about" class="social-icon inline-block si-small si-colored si-rounded si-gplus">
<i class="icon-gplus"></i>
<i class="icon-gplus"></i>
</a>
<a href="https://www.reddit.com/r/Peerplays/" class="social-icon inline-block si-small si-colored si-rounded si-reddit">
<i class="icon-reddit"></i>
<i class="icon-reddit"></i>
</a>
<a href="http://linkedin.com/company/peerplays" class="social-icon inline-block si-small si-colored si-rounded si-linkedin">
<i class="icon-linkedin"></i>
<i class="icon-linkedin"></i>
</a>
<a href="http://instagram.com/Peerplays" class="social-icon inline-block si-small si-colored si-rounded si-instagram">
<i class="icon-instagram"></i>
<i class="icon-instagram"></i>
</a>
<a href="https://youtube.com/+PeerplaysBlockchain" class="social-icon inline-block si-small si-colored si-rounded si-youtube">
<i class="icon-youtube"></i>
<i class="icon-youtube"></i>
</a><br><br>
<i class="icon-envelope2"></i> [email protected]<br><br>
47 Lockheed Crescent, Debert, NS, B0M1G0, CANADA
</div>
<div class="col-md-1 bottommargin-sm"></div>
</div>
<div class="center">
<a href="http://peerplays.com/PeerplaysTC.pdf">Terms and Conditions</a> / <a href="termsofuse.html">Terms of Use</a> / <a href="privacy-policy.html">Privacy Policy</a>
<span class="middot">·</span> © 2016 COPYRIGHT PEERPLAYS. ALL RIGHTS RESERVED.
</div>
</div><!-- .footer-widgets-wrap end -->
</div>
</footer><!-- #footer end-->
</div><!-- #wrapper end
<!-- Go To Top
============================================= -->
<!--<div id="gotoTop" class="icon-angle-up"></div>-->
<!-- External JavaScripts
============================================= -->
<script type="text/javascript" src="js/jquery.js"></script>
<script type="text/javascript" src="js/plugins.js"></script>
<!-- Footer Scripts
============================================= -->
<script type="text/javascript" src="js/functions.js"></script>
<!--Start of Tawk.to Script-->
<script type="text/javascript">
var Tawk_API=Tawk_API||{}, Tawk_LoadStart=new Date();
(function(){
var s1=document.createElement("script"),s0=document.getElementsByTagName("script")[0];
s1.async=true;
s1.src='https://embed.tawk.to/572bf0cfcba28dd313b23e9e/default';
s1.charset='UTF-8';
s1.setAttribute('crossorigin','*');
s0.parentNode.insertBefore(s1,s0);
})();
</script>
<!--End of Tawk.to Script-->
</body>
</html>