forked from SingularDTV/snglsDAO.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
833 lines (802 loc) · 40 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
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
<!DOCTYPE html>
<html lang="en">
<head>
<link rel='icon' href='favicon.ico' type='image/x-icon'/ >
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="author" content="snglsDAO" />
<meta name="description" content="The snglsDAO is a community-owned, self-adaptive distribution protocol. It redistributes the creative power to the individuals. Learn more.">
<meta name="keywords" content="SNGLS,SingularDTV,SNGLSDAO,DAO,Ethereum, Blockchain,Media Distribution Protocol,lightwallet,token,content mining,content listing,breaker,breaker.io,zach lebeau,troy murray,danny_desert,ICO,ETH">
<!-- OG image for nice social networks sharing -->
<meta property="og:title" content="snglsDAO">
<meta property="og:description" content="The snglsDAO is a community-owned, self-adaptive distribution protocol. It redistributes the creative power to the individuals. Learn more.">
<meta property="og:image" content="https://snglsdao.io/images/og-image.jpg">
<meta property="og:url" content="https://snglsdao.io/">
<meta name="twitter:title" content="snglsDAO">
<meta name="twitter:description" content="The snglsDAO is a community-owned, self-adaptive distribution protocol. It redistributes the creative power to the individuals. Learn more.">
<meta name="twitter:image" content="https://snglsdao.io/images/og-image.jpg">
<meta name="twitter:card" content="summary_large_image">
<!-- FOLLOW THE WHITE RABBIT.....are you interested in DAOs? Wanna contribute? Stay on the look out for our bounties on Gitcoin.co in the meantime if you want to reach us contact us at info @ snglsDAO.io, let us know what you can do or are interested in. -->
<!-- Document title -->
<title>snglsDAO</title>
<!-- Stylesheets & Fonts -->
<link href="css/owl.carousel.min.css" rel="stylesheet">
<link href="css/main.css" rel="stylesheet">
<!-- Matomo -->
<script type="text/javascript">
var _paq = window._paq || [];
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
_paq.push(["setDocumentTitle", document.domain + "/" + document.title]);
_paq.push(["setCookieDomain", "*.snglsdao.io"]);
_paq.push(["setDomains", ["*.snglsdao.io"]]);
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="https://snglsdao.matomo.cloud/";
_paq.push(['setTrackerUrl', u+'matomo.php']);
_paq.push(['setSiteId', '1']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
g.type='text/javascript'; g.async=true; g.defer=true; g.src='//cdn.matomo.cloud/snglsdao.matomo.cloud/matomo.js'; s.parentNode.insertBefore(g,s);
})();
</script>
<noscript><p><img src="https://snglsdao.matomo.cloud/matomo.php?idsite=1&rec=1" style="border:0;" alt="" /></p></noscript>
<!-- End Matomo Code -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<style>
body {font-family: Arial, Helvetica, sans-serif;}
/* The Modal (background) */
.modala {
display: none; /* Hidden by default */
position: fixed; /* Stay in place */
z-index: 1; /* Sit on top */
padding-top: 100px; /* Location of the box */
left: 0;
top: 0;
width: 100%; /* Full width */
height: 100%; /* Full height */
overflow: auto; /* Enable scroll if needed */
background-color: rgb(0,0,0); /* Fallback color */
background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
/* Modal Content */
.modala-content {
background-color: #fefefe;
margin: auto;
padding: 20px;
border: 1px solid #888;
width: 35%;
}
/* The Close Button */
.close {
color: #aaaaaa;
float: right;
font-size: 28px;
font-weight: bold;
}
.close:hover,
.close:focus {
color: #000;
text-decoration: none;
cursor: pointer;
}
</style>
</head>
<body>
<section class="hero grain">
<header class="header">
<div class="container">
<a class="header__logo" href="https://snglsdao.io/">
<img class="header__logo-image" src="./images/logo.svg" alt="snglsDAO Logo">
</a>
<!-- mobile navbar toggle -->
<div class="menu-btn">
<div class="menu-btn__line menu-btn__line--1"></div>
<div class="menu-btn__line menu-btn__line--2"></div>
<div class="menu-btn__line menu-btn__line--3"></div>
</div>
<ul class="menu">
<li class="menu__item"><a class="menu__link" href="https://snglsdao.io/">Home</a></li>
<li class="menu__item"><a class="menu__link" href="https://forum.snglsdao.io/" target="_blank">Forum</a></li>
<li class="menu__item menu__dropdown">
<span class="menu__link">Consumer Protections</span>
<ul class="menu__dropdown-menu">
<li class="menu__dropdown-item">
<a class="menu__dropdown-link" href="#" target="_blank">Source Code</a>
</li>
<li class="menu__dropdown-item">
<a class="menu__dropdown-link" href="#" target="_blank">Transaction History</a>
</li>
<li class="menu__dropdown-item">
<a class="menu__dropdown-link" href="https://github.com/SingularDTV/snglsdao-whitepaper" target="_blank">Token Economics</a>
</li>
<li class="menu__dropdown-item">
<a class="menu__dropdown-link anchor" href="#roadmap" target="_blank">Roadmap</a>
</li>
<li class="menu__dropdown-item">
<a class="menu__dropdown-link" href="#" target="_blank">History of Past Token Sales</a>
</li>
</ul>
</li>
<li class="menu__item menu__dropdown">
<span class="menu__link">News</span>
<ul class="menu__dropdown-menu">
<li class="menu__dropdown-item">
<a class="menu__dropdown-link" href="https://twitter.com/SNGLSDAO" target="_blank">Twitter</a>
</li>
<li class="menu__dropdown-item">
<a class="menu__dropdown-link" href="https://medium.com/singulardtv" target="_blank">Medium</a>
</li>
<li class="menu__dropdown-item">
<a class="menu__dropdown-link" href="https://weibo.com/snglsdao" target="_blank">WeiBo</a>
</li>
</ul>
</li>
<li class="menu__item"><a class="menu__link anchor" href="#contacts">Subscribe</a></li>
<li class="menu__item">
<a class="menu__link" href="https://github.com/SingularDTV/snglsdao-pm" target="_blank">
<svg class="menu__link-icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M5.156 12.438c0-.063-.062-.126-.156-.126s-.156.063-.156.126c0 .062.062.124.156.093.094 0 .156-.031.156-.094zm-.968-.157c0 .063.062.156.156.156a.15.15 0 00.187-.062c0-.063-.031-.125-.125-.156-.093-.031-.187 0-.218.062zm1.406-.031c-.094 0-.157.063-.157.156 0 .063.094.094.188.063s.156-.063.125-.125c0-.063-.094-.125-.156-.094zm2.031-12C3.312.25 0 3.563 0 7.875c0 3.469 2.156 6.438 5.281 7.5.407.063.532-.188.532-.375v-1.938s-2.188.47-2.657-.937c0 0-.344-.906-.844-1.125 0 0-.718-.5.032-.5 0 0 .781.063 1.219.813.687 1.218 1.812.874 2.28.656.063-.5.25-.844.5-1.063-1.75-.187-3.53-.437-3.53-3.437 0-.875.25-1.282.75-1.844-.094-.219-.344-1.031.093-2.125.625-.188 2.156.844 2.156.844.625-.188 1.282-.25 1.938-.25.688 0 1.344.062 1.969.25 0 0 1.5-1.063 2.156-.844.438 1.094.156 1.906.094 2.125.5.563.812.969.812 1.844 0 3-1.844 3.25-3.594 3.437.282.25.532.719.532 1.469 0 1.031-.031 2.344-.031 2.594 0 .219.156.469.562.375 3.125-1.031 5.25-4 5.25-7.469C15.5 3.562 11.969.25 7.625.25zM3.031 11.031c-.062.031-.031.125 0 .188.063.031.125.062.188.031.031-.031.031-.125-.031-.188-.063-.03-.126-.062-.157-.03zm-.344-.25c-.03.063 0 .094.063.125s.125.031.156-.031c0-.031-.031-.063-.094-.094-.062-.031-.093-.031-.124 0zm1 1.125c-.03.031-.03.125.063.188.063.062.156.094.188.031.03-.031.03-.125-.032-.188-.062-.062-.156-.093-.219-.03zm-.343-.469c-.063.032-.063.126 0 .188.062.063.125.094.187.063.031-.032.031-.126 0-.188-.062-.063-.125-.094-.187-.063z"/>
</svg>
Github
</a>
</li>
<li class="menu__item menu__dropdown menu__language">
<span class="menu__link">ENG</span>
<ul class="menu__dropdown-menu">
<li class="menu__dropdown-item">
<a class="menu__dropdown-link" href="https://snglsdao.io/tcindex.html">繁體中文</a>
</li>
<li class="menu__dropdown-item">
<a class="menu__dropdown-link" href="https://snglsdao.io/scindex.html">简体中文</a>
</li>
</ul>
</li>
</ul>
</div>
</header>
<marquee direction="left" speed="normal" behavior="loop" class="marquee">
|||| DAO Statistics |||| Memebership Fee: SNGLS 0 |||| Treasury: ETH 0 SNGLS 0 |||| Listing Fee: SNGLS 0 |||| Transaction Fee: SNGLS 0 |||| Validation Fee: SNGLS 0 ||||
</marquee>
<div class="container">
<div class="row">
<div class="hero__text">
<h1 class="hero__title">DECENTRALIZED ENTERTAINMENT INDUSTRY</h1>
<p class="hero__description">
The year 2020 represents an exciting new phase in achieving the goal of creating a decentralized entertainment industry, powered by blockchain technology-the launch of the SNGLS Media Distribution Protocol and snglsDAO.
</p>
<div class="hero__buttons">
<a class="btn video-popup-btn" href="#" data-type="youtube" data-id="abD3T3bQmDY" data-autoplay='true'>Watch video</a>
<a class="btn-inverse modal-form-toggle anchor" href="#contacts">Join our Mailing list</a>
</div>
</div>
</div>
</div>
<div class="hero__image">
</div>
</section>
<section class="mission">
<div class="container">
<h1 class="mission__titile">MISSION</h1>
<p class="mission__description"> The snglsDAO will be the non-profit governance layer of the SNGLS Protocol.
It will be established by SingularDTV as an independent and objective organization
to guide the development of the SNGLS Protocol. Its number one objective will be
to uphold the tenets of decentralization and instill them into the programming of the protocol.
</p>
<img class="mission__image" src="./images/image-mission.png" alt="Decentralized entertainment industry">
</div>
</section>
<section class="whitepaper grain">
<div class="container">
<div class="row">
<div class="whitepaper__text">
<h1 class="whitepaper__title">WHITEPAPER</h1>
<p class="whitepaper__description">
Read our whitepaper to learn more about the SNGLS Protocol, tokenomics around the adaptive protocol, architecture of the Content Mining mechanism, and the snglsDAO.
</p>
<div class="whitepaper__buttons">
<a class="btn" href="https://snglsdao.io/files/SNGLSDAO-wp-eng.pdf" target="_blank">English</a>
<a class="btn-white" href="https://snglsdao.io/files/SNGLSDAO-wp-tc.pdf" target="_blank">Chinese</a>
</div>
</div>
</div>
</div>
</section>
<section class="distribution grain">
<div class="lines">
<div class="line line1"></div>
<div class="line line2"></div>
<div class="line line3"></div>
<div class="line line4"></div>
<div class="line line5"></div>
<div class="line line6"></div>
<div class="line line7"></div>
<div class="line line8"></div>
<div class="line line9"></div>
<div class="line line10"></div>
<div class="line line11"></div>
<div class="line line12"></div>
</div>
<div class="container">
<div class="row">
<div class="distribution__left">
<img class="distribution__image" src="./images/dao-info-image.png" alt="process">
</div>
<div class="distribution__right">
<h1 class="distribution__title">SNGLS Media Distribution Protocol</h1>
<p>The protocol is a P2P torrent network. The system takes media files and creates torrents out of them.
Those torrents are then hashed to the content creator's Ethereum wallet address.
Allowing for a decentralized distribution protocol that has trustless
payment rails built in with no need for a trusted third party.
</p>
</div>
</div>
</div>
</section>
<section class="videos">
<div class="container">
<h1 class="videos__title">VIDEOS</h1>
<div class="videos__carousel owl-carousel">
<div class="videos__item">
<a class="videos__image" href="#">
<iframe class="videos__iframe" src="https://www.youtube.com/embed/abD3T3bQmDY" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</a>
<h3 class="videos__header">01 snglsDAO Podcast: SingularDTV and the snglsDAO</h3>
<p class="videos__description">
Zach LeBeau, founder of SingularDTV and Breaker, and Troy Murray of SingularDTV
and the snglsDAO, mix equal parts cynicism and optimism talking the future...
</p>
</div>
<div class="videos__item">
<a class="videos__image" href="#">
<iframe class="videos__iframe" src="https://www.youtube.com/embed/NOXjkughSOY" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</a>
<h3 class="videos__header">02 snglsDAO Podcast: Hal Finney is Satoshi Nakamoto, Crypto the Antichrist, SingularDTV & SNGLS DAO</h3>
<p class="videos__description">
Troy Murray of SingularDTV and the snglsDAO sits down with Tyler Ward of Proof
Systems...
</p>
</div>
<div class="videos__item">
<a class="videos__image" href="#">
<iframe class="videos__iframe" src="https://www.youtube.com/embed/4KQ4VS_BirA" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</a>
<h3 class="videos__header">The SingularDTV Lightwallet</h3>
<p class="videos__description">
An instructional video on how to generate, use and restore your SingularDTV Lightwallet.
The SingularDTV Lightwallet is designed to store and transact ETH and SNGLS...
</p>
</div>
<div class="videos__item">
<a class="videos__image" href="#">
<iframe class="videos__iframe" src="https://www.youtube.com/embed/VmWGnvlBBGg" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</a>
<h3 class="videos__header">SingularDTV at Ethereal Summit NY 2018</h3>
<p class="videos__description">
SingularDTV CEO Zach LeBeau and Director of Business Development G. Thomas Esmay
bring major updates, partnerships, and the roadmap toward the launch of Breaker...
</p>
</div>
</div>
</div>
</section>
<section class="dao-info grain">
<div class="container">
<div class="dao-info__text">
<h1 class="dao-info__title">WHAT IS snglsDAO?</h1>
<h2 class="dao-info__subtitle">DAO: Decentralized Autonomous Organization</h2>
The snglsDAO is a governance layer that wraps the protocol in a censorship resistant
mechanism we call
<a href="https://github.com/SingularDTV/snglsdao-whitepaper#v-content-mining-1">
content mining</a>.
The DAO is run and governed by the community, who
<a href="https://github.com/SingularDTV/snglsdao-whitepaper#3-original-dao-controls">
controls the parameters</a>
of the protocol.
</div>
</div>
</section>
<section class="dao grain">
<div class="container">
<h1 class="dao__title">DAO Statistics</h1>
<div class="dao__treasury">
<div class="row">
<div class="dao__treasury-item">
<div class="dao__treasury-icon-wrap">
<img class="dao__icon" src="./images/dao-icon-0.png" alt="Membership Fee: SNGLS">
</div>
<div class="dao__treasury-text">
<h3 class="dao__treasury-header">Membership Fee: SNGLS
<div class="dao__info">i
<div class="dao__info-box">
The ammount of SNGLS needed to stake in the DAO so you don't have to pay the transaction fee.
</div>
</div>
</h3>
<div class="dao__counter" data-to="0" data-from="769"></div>
</div>
</div>
</div>
</div>
<h2 class="dao__sub-title">TREASURY</h2>
<div class="dao__treasury">
<div class="row">
<div class="dao__treasury-item">
<div class="dao__treasury-icon-wrap">
<img class="dao__icon" src="./images/dao-icon-1.png" alt="Treasury: ETH icon">
</div>
<div class="dao__treasury-text">
<h3 class="dao__treasury-header">
Treasury: ETH
<div class="dao__info">i
<div class="dao__info-box">
The ammount of ETH that is located in the DAO's treasury.
</div>
</div>
</h3>
<div class="dao__counter" data-to="0" data-from="769"></div>
</div>
</div>
<div class="dao__treasury-item">
<div class="dao__treasury-icon-wrap">
<img class="dao__treasury-icon" src="./images/dao-icon-2.png" alt="Treasury: ETH icon">
</div>
<div class="dao__treasury-text">
<h3 class="dao__treasury-header">
Treasury: SNGLS
<div class="dao__info">i
<div class="dao__info-box">
The ammount of SNGLS that is located in the DAO's treasury.
</div>
</div>
</h3>
<div class="dao__counter" data-to="0" data-from="1259"></div>
</div>
</div>
</div>
</div>
<h2 class="dao__sub-title">DAO PARAMETERS</h2>
<div class="dao__items">
<div class="row">
<div class="dao__item">
<div class="dao__icon-wrap">
<img class="dao__icon" src="./images/dao-icon-3.png" alt="Treasury: ETH icon">
</div>
<h3 class="dao__item-header">
Listing Fee: SNGLS
<div class="dao__info">i
<div class="dao__info-box">
The minimum amount of SNGLS needed to be staked to have content mined onto the protocol.
</div>
</div>
</h3>
<div class="dao__counter" data-to="0" data-from="987"></div>
</div>
<div class="dao__item">
<div class="dao__icon-wrap">
<img class="dao__icon" src="./images/dao-icon-4.png" alt="Treasury: ETH icon">
</div>
<h3 class="dao__item-header">
Transaction Fee: %
<div class="dao__info">i
<div class="dao__info-box">
The percentage taken on every transaction of a rented or purchased piece of content
</div>
</div>
</h3>
<div class="dao__counter" data-to="0" data-from="1100"></div>
</div>
<div class="dao__item">
<div class="dao__icon-wrap">
<img class="dao__icon" src="./images/dao-icon-5.png" alt="Treasury: ETH icon">
</div>
<h3 class="dao__item-header">
Validation Fee: SNGLS
<div class="dao__info">i
<div class="dao__info-box">
Minimum amount paid to validators.
</div>
</div>
</h3>
<div class="dao__counter" data-to="0" data-from="1000"></div>
</div>
</div>
</div>
</div>
</section>
<section class="calls">
<div class="container">
<h1 class="calls__title">PROJECT CALL STATISTICS</h1>
<p class="calls__description">Following data is provided by
<a href="https://pro.breaker.io">
Breaker Pro</p>
<div class="calls__table">
<iframe class="calls__table-frame" src="https://app.powerbi.com/view?r=eyJrIjoiMGJlNTAzYzYtMDIxMC00MDI5LWFlMDYtOTg2Y2YyMTAzZDViIiwidCI6IjcyNGQ3ZTE4LTY4ZmUtNDlhMi1iZWMyLWYyZTNkZjViODU4OCIsImMiOjl9" frameborder="0" allowFullScreen="true">
</iframe>
</div>
<a class="calls__btn" href="https://www.breaker.io/">
<img class="calls__btn-img" src="./images/button-breaker.svg" alt="Download the DApp on Breaker.io">
</a>
</div>
</section>
<section class="entervision">
<div class="entervision__container">
<h1 class="entervision__title">EtherVision</h1>
<h2 class="entervision__subtitle">TV Network in a Box</h2>
<div class="entervision__left">
<div class="entervision__item">
<h3 class="entervision__subheader">For Users:</h3>
<p>EtherVision is our open source user interface that will allow users to interact with the protocol without having to touch the legacy banking world. Users will be able to upload and process content into the protocol along with paying and watching content all while only using Crypto.
</p>
<img class="entervision__image" src="./images/for-users.png" alt="">
</div>
</div>
<div class="entervision__left">
<div class="entervision__item">
<h3 class="entervision__subheader">For Developers:</h3>
<p>EtherVision will be entirely open source, allowing developers to come in and work on a user interface that can interact with the protocol and will be easily integrated with other projects in the Web3 space. This will allow easy access to the base layer of the decentralized entertainment industry.
</p>
<img class="entervision__image" src="./images/for-developers.png" alt="">
</div>
</div>
</div>
</section>
<section class="milestones grain" id="roadmap">
<div class="container">
<h1 class="milestones__title">ROADMAP</h1>
<div class="milestones__timeline">
<div class="milestones__item milestones__item--left">
<img class="milestones__icon" src="./images/logo-singular.svg" width="120" alt="SingularDTV logo ">
<h3 class="milestones__header">
<span class="accent-color">2 OCT 2016</span><br>
SingularDTV founded
</h3>
<p>
In October 2016, $7.5m in ETH was raised for the original scope of the MVP and devised
the blue-print for the ignition of a decentralized entertainment industry.
<p>
</div>
<div class="milestones__item milestones__item--right milestones__item--top-margin">
<img class="milestones__icon" src="./images/logo-breaker.svg" width="120" alt="Breaker logo">
<h3 class="milestones__header">
<span class="accent-color">31 JAN 2019</span><br>
Breaker.io Launched
</h3>
<p>
The launch of Breaker.io proves that rights management of entertainment IP on the blockchain
was possible and more efficient than the legacy system and that this IP and/or its usage
rights could be distributed to audiences around the world via a distribution portal.
<p>
</div>
<div class="milestones__item milestones__item--left">
<img class="milestones__icon" src="./images/logo.svg" width="150" alt="SNGLS DAO logo">
<h3 class="milestones__header">
<span class="accent-color">3 SEP 2019</span><br>
<span class="lowercase">sngls</span>DAO Whitepaper Released
</h3>
<p>
The whitepaper elaborates the important concepts of the snglsDAO, Content Mining, an adaptive platform,
SNGLS Media Distribution Protocol and more.
<p>
</div>
<div class="milestones__item milestones__item--right">
<h3 class="milestones__header">
<span class="accent-color">1 NOV 2019</span><br>
Website Launched
</h3>
<p>
Official snglsDAO website has been launched.
<p>
</div>
<div class="milestones__item milestones__item--left">
<h3 class="milestones__header">
<span class="accent-color">2020 Q2</span><br>
Plan for SNGLS Token Fork & DAO Launch
</h3>
<p>
We will be forking the SNGLS token and giving everyone who has SNGLS in their wallet the new DAO token.
The DAO and the fork will be released near the end of the Q2 2020.
<!--The DAO will launch with parameter controls around the protocol of
transaction and listing fee along with the treasury.-->
<p>
</div>
<div class="milestones__item milestones__item--right">
<h3 class="milestones__header">
<span class="accent-color">Late 2020 / Early 2021</span><br>
OPEN SOURCE UI RELEASE
</h3>
<p>
We will release our open
source UI called EtherVision that has no connection to the legacy monetary world and
transacts only in Crypto, with the first tokens being SNGLS, DAI, SAI, and ETH.
<p>
</div>
<div class="milestones__item milestones__item--left">
<h3 class="milestones__header">
<span class="accent-color">2020 Q1 - Q4</span><br>
CONTENT MINING RESEARCH & DEVELOPMENT
</h3>
<p>
Research and development on the Content Mining mechanism will be on going
through the year of 2020.
<p>
</div>
<div class="milestones__item milestones__item--right">
<h3 class="milestones__header">
<span class="accent-color">2021 Q2*</span><br>
CONTENT MINING BETA LAUNCH
</h3>
<p>
In Q1 of 2021 we plan on releasing the beta of the Content Mining mechanism.
<br>
*speculative time frame
<p>
</div>
<div class="milestones__item milestones__item--left">
<h3 class="milestones__header">
<span class="accent-color">2021 Q3*</span><br>
SNGLS SHARD & ETH2.0
Infrastructure upgrade
</h3>
<p>
Deployment of the SNGLS shard and updating all the backend to migrate to ETH2.0.
<br>
*dependent on ETH2.0 progress
<p>
</div>
<div class="milestones__item milestones__item--right">
<h3 class="milestones__header">
<span class="accent-color">2022 Q1*</span><br>
CONTENT MINING FULL DEPLOY
</h3>
<p>
After the beta of Content Mining has been running and we have found no problematic edge cases, we will issue the full release.
<br>
*speculative time frame
<p>
</div>
</div>
<div class="row">
<div class="milestones__goal-wrap">
<div class="milestones__goal">Future Goals</div>
</div>
</div>
</div>
</section>
<section class="partners">
<div class="container">
<h1 class="partners__title">PARTNERS</h1>
<p class="partners__description">
The birth of a new industry is complex and includes many moving parts.
snglsDAO is set to achieve the goal of a decentralized entertainment
industry together with our collaborative partners.
</p>
<a class="partners__link" href="https://www.breaker.io/" target="_blank">
<img class="partners__logo" src="./images/partner-breaker.svg" alt="Breaker">
</a>
<a class="partners__link" href="https://consensys.net/" target="_blank">
<img class="partners__logo" src="./images/partner-consensys.svg" alt="Consensys">
</a>
<a class="partners__link" href="https://snglsdao.io/" target="_blank">
<img class="partners__logo" src="./images/partner-singular-dtv.svg" alt="Singular DTV">
</a>
</div>
</section>
<section class="contacts" id="contacts">
<div class="container">
<!-- sendinblue form -->
<!-- START - We recommend to place the below code in head tag of your website html -->
<!--link rel="stylesheet" href="https://assets.sendinblue.com/component/form/2ef8d8058c0694a305b0.css"-->
<!--link rel="stylesheet" href="https://assets.sendinblue.com/component/clickable/b056d6397f4ba3108595.css"-->
<link rel="stylesheet" href="https://assets.sendinblue.com/component/progress-indicator/f86d65a4a9331c5e2851.css">
<link rel="stylesheet" href="https://sibforms.com/forms/end-form/build/sib-styles.css">
<style>
.progress-indicator__icon {
fill: #fff;
width: 20px;
vertical-align: middle;
}
</style>
<!-- END - We recommend to place the above code in head tag of your website html -->
<!-- START - We recommend to place the below code where you want the form in your website html -->
<div class="">
<div id="sib-form-container" class="sib-form-container">
<form class="form" id="sib-form" method="POST" action="https://3bd47952.sibforms.com/serve/MUIEAM_y5WSH3Wsgv2BR7M-_rnnOYmZ-OR2_vZ-v5wapNQriC3LeLdOH3FI6beiqr6BYBzyC44O2wvQNvvL-vmFBrzMruYccHbSrsK0EANv95doauwPLAgmN8E1J8eSFLTAaB2gTuSSrAi-X86UgxdLgwvN0PPHJcS5GqQlgk52SzsLQWlxg7LyuzpgfaOzGSwA27W-AYwXqp2DI"
data-type="subscription">
<h3 class="form__header">CONNECT</h3>
<div id="error-message" class="sib-form-message-panel">
<div class="sib-form-message-panel__text sib-form-message-panel__text--center">
<svg viewBox="0 0 512 512" class="sib-icon sib-notification__icon">
<path d="M256 40c118.621 0 216 96.075 216 216 0 119.291-96.61 216-216 216-119.244 0-216-96.562-216-216 0-119.203 96.602-216 216-216m0-32C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm-11.49 120h22.979c6.823 0 12.274 5.682 11.99 12.5l-7 168c-.268 6.428-5.556 11.5-11.99 11.5h-8.979c-6.433 0-11.722-5.073-11.99-11.5l-7-168c-.283-6.818 5.167-12.5 11.99-12.5zM256 340c-15.464 0-28 12.536-28 28s12.536 28 28 28 28-12.536 28-28-12.536-28-28-28z"
/>
</svg>
<span class="sib-form-message-panel__inner-text">
Your subscription could not be saved. Please try again.
</span>
</div>
</div>
<div></div>
<div id="success-message" class="sib-form-message-panel">
<div class="sib-form-message-panel__text sib-form-message-panel__text--center">
<svg viewBox="0 0 512 512" class="sib-icon sib-notification__icon">
<path d="M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 464c-118.664 0-216-96.055-216-216 0-118.663 96.055-216 216-216 118.664 0 216 96.055 216 216 0 118.663-96.055 216-216 216zm141.63-274.961L217.15 376.071c-4.705 4.667-12.303 4.637-16.97-.068l-85.878-86.572c-4.667-4.705-4.637-12.303.068-16.97l8.52-8.451c4.705-4.667 12.303-4.637 16.97.068l68.976 69.533 163.441-162.13c4.705-4.667 12.303-4.637 16.97.068l8.451 8.52c4.668 4.705 4.637 12.303-.068 16.97z"
/>
</svg>
<span class="sib-form-message-panel__inner-text">
Your subscription has been successful.
</span>
</div>
</div>
<div></div>
<div class="form__entry entry_block">
<div class="form__label-row form__field">
<label class="entry__label hidden" for="EMAIL" data-required="*">
Enter your email address to subscribe
</label>
<input class="form__input input" type="text" id="EMAIL" name="EMAIL" autocomplete="off" placeholder="EMAIL" data-required="true" required />
<button class="form__btn sib-form-block__button sib-form-block__button-with-loader" form="sib-form" type="submit">
<img class="form__btn-img" src="./images/icon-plane.svg" alt=">">
SUBSCRIBE
<svg class="icon clickable__icon progress-indicator__icon sib-hide-loader-icon" viewBox="0 0 512 512">
<path d="M460.116 373.846l-20.823-12.022c-5.541-3.199-7.54-10.159-4.663-15.874 30.137-59.886 28.343-131.652-5.386-189.946-33.641-58.394-94.896-95.833-161.827-99.676C261.028 55.961 256 50.751 256 44.352V20.309c0-6.904 5.808-12.337 12.703-11.982 83.556 4.306 160.163 50.864 202.11 123.677 42.063 72.696 44.079 162.316 6.031 236.832-3.14 6.148-10.75 8.461-16.728 5.01z"
/>
</svg>
</button>
</div>
<div class="form__description">
<label class="entry__error entry__error--primary" >
</label>
<p>
Provide your email address to subscribe. For e.g [email protected]
</p>
<p>
<a href="https://sendinblue.com" class="form__link" target="_blank">Terms & Privacy policy</a>
</p>
</div>
</div>
<input type="text" name="email_address_check" value="" class="input--hidden">
<input type="hidden" name="locale" value="en">
</form>
</div>
</div>
<!-- END - We recommend to place the below code where you want the form in your website html -->
<!-- START - We recommend to place the below code in footer or bottom of your website html -->
<script>
window.REQUIRED_CODE_ERROR_MESSAGE = 'Please choose a country code';
window.EMAIL_INVALID_MESSAGE = window.SMS_INVALID_MESSAGE = "The information provided is invalid. Please review the field format and try again.";
window.REQUIRED_ERROR_MESSAGE = "This field cannot be left blank. ";
window.GENERIC_INVALID_MESSAGE = "The information provided is invalid. Please review the field format and try again.";
window.translation = {
common: {
selectedList: '{quantity} list selected',
selectedLists: '{quantity} lists selected'
}
};
var AUTOHIDE = Boolean(0);
</script>
<script src="https://sibforms.com/forms/end-form/build/main.js">
</script>
<script src="https://www.google.com/recaptcha/api.js?hl=en"></script>
<!-- END - We recommend to place the above code in footer or bottom of your website html -->
<!-- END sendinblue form -->
</div>
</section>
<footer class="footer">
<div class="footer__container">
<div class="row">
<div class="footer__right">
<a class="footer__logo-link" id="scrollTop" href="#">
<img class="footer__logo" src="./images/logo.svg" alt="snglsDAO">
</a>
<div class="footer__socials">
<a class="footer__social-link" href="https://discord.gg/GHmcVVR" target="_blank">
<img class="footer__social-icon" src="./images/social-discord.svg" alt="Discord"/>
</a>
<a class="footer__social-link" href="https://github.com/SingularDTV/snglsdao-pm" target="_blank">
<img class="footer__social-icon" src="./images/social-github.svg" alt="Github"/>
</a>
<a class="footer__social-link" href="https://weibo.com/snglsdao" target="_blank">
<img class="footer__social-icon" src="./images/social-weibo.svg" alt="Weibo"/>
</a>
<a class="footer__social-link" href="https://twitter.com/snglsdao" target="_blank">
<img class="footer__social-icon" src="./images/social-twitter.svg" alt="Twitter"/>
</a>
<a class="footer__social-link" href="https://facebook.com/snglsdao/" target="_blank">
<img class="footer__social-icon" src="./images/social-facebook.svg" alt="Facebook"/>
</a>
<a class="footer__social-link" href="https://medium.com/singulardtv/" target="_blank">
<img class="footer__social-icon" src="./images/social-medium.svg" alt="Medium"/>
</a>
<!-- Trigger/Open The Modal -->
<button id="myBtn" class="footer__social-link" style="background-color:transparent;border:0px;"><img class="footer__social-icon" src="./images/social-wechat.svg"></button>
<!-- The Modal -->
<div id="myModala" class="modala">
<!-- Modal content -->
<div class="modala-content">
<span class="close">×</span>
<p><img src="./images/addwechat.png" width="100%" height="100%"></p>
<p><center>Follow snglsDAO on WeChat</center></p>
</div>
</div>
<script>
// Get the modal
var modala = document.getElementById("myModala");
// Get the button that opens the modal
var btna = document.getElementById("myBtn");
// Get the <span> element that closes the modal
var span = document.getElementsByClassName("close")[0];
// When the user clicks the button, open the modal
btna.onclick = function() {
modala.style.display = "block";
}
// When the user clicks on <span> (x), close the modal
span.onclick = function() {
modala.style.display = "none";
}
// When the user clicks anywhere outside of the modal, close it
window.onclick = function(event) {
if (event.target == modala) {
modala.style.display = "none";
}
}
</script>
</div>
</div>
<div class="hidden-desktop">
<img src="./images/footer-image-mobile.png" alt="Disclamer"/>
</div>
<div class="footer__left">
<h2 class="footer__header">Disclaimer</h2>
<p>This information is given in summary form and does not purport to be complete.
Before acting on any information you should consider the appropriateness of the
information having regard to these matters, any relevant offer document and in
particular, you should seek independent (e.g.legal,regulatory and tax) advice.
</p>
<p>
<a href="./privacy-policy.html">Privacy policy</a>
</p>
</div>
</div>
</div>
</footer>
<!-- POPUP video -->
<div id="video-popup-overlay"></div>
<div id="video-popup-container">
<div id="video-popup-close" class="fade">✖</div>
<div id="video-popup-iframe-container">
<iframe id="video-popup-iframe" src="" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
</div>
<!-- END POPUP video -->
<div class="floating-box" id="floating_box">
<button class="floating-box__close" id="floating_box_close">✕</button>
<h3 class="floating-box__header">Join the Community</h3>
<a class="floating-box__link" href="https://discord.gg/umHkgt" target="_blank">Discord</a>
<a class="floating-box__link" href="https://forum.snglsdao.io/" target="_blank">Discourse</a>
<a class="floating-box__link modal-form-toggle anchor" href="#contacts">Subscribe</a>
</div>
<!-- SCRIPTS -->
<script src="./js/jquery.min.js"></script>
<script src="./js/owl.carousel.min.js"></script>
<script src="./js/script.js"></script>
<script>
/* Videos carousel */
$( document ).ready(function() {
$('.videos__carousel').owlCarousel({
loop:true,
margin:30,
nav:true,
responsive:{
0:{
items:1
},
300:{
items:2
},
1000:{
items:3
}
}
});
});
</script>
</body>
</html>