This repository has been archived by the owner on Nov 5, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
roadmap.html
195 lines (191 loc) · 13.3 KB
/
roadmap.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
<html>
<head>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous">
<link rel="stylesheet" href="css/style.css"/>
<title>Dawn | A New Decentralized Gaming Protocol | Our Story</title>
<link rel="apple-touch-icon" sizes="57x57" href="assets/img/favicons/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="assets/img/favicons/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="assets/img/favicons/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="assets/img/favicons/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="assets/img/favicons/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="assets/img/favicons/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="assets/img/favicons/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="assets/img/favicons/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="assets/img/favicons/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="assets/img/favicons/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="assets/img/favicons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="assets/img/favicons/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="assets/img/favicons/favicon-16x16.png">
<link rel="manifest" href="assets/img/favicons/manifest.json">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name=“description” content=“Dawn Blockchain is a decentralized gaming protocol that allows users to bring game data to the blockchain and would empower use cases in the competitive video gaming experience “>
<meta name=“keywords” content=“dawn, blockchain, gaming, crypto gaming, blockchain gaming, gaming protocol, Cosmos SDK, Tendermint”>
<meta property="og:title" content="Dawn | A New Decentralized Gaming Protocol built with Tendermint and Cosmos SDK">
<meta property="og:description" content="A brand new gaming protocol that allows users to bring game data to the blockchain and would empower use cases in the competitive video gaming experience.">
<meta property="og:image" content="assets/img/social-cards/social-black.png">
<meta property="og:url" content="http://www.dawn.org/index.html">
</head>
<body class="what-is-dawn">
<div class="mobile-navigation">
<div class="container">
<img class="menu" src="assets/img/menu.svg"/>
<div class="col-6 mx-auto">
<div class="logo-div">
<div class="glow"></div>
<a href="index.html"><img alt="FB chain logo" class="logo" src="assets/img/dawn-logo.svg" /></a>
</div>
</div>
</div>
</div>
<div class="row mobile-nav-inner">
<ul>
<li><a href="what-is-dawn.html">What is dawn?</a></li><hr>
<li><a href="roadmap.html">Our Story</a></li><hr>
<li><a href="community.html">Community</a></li><hr>
<li><a href="https://docs.dawn.org/start/">Documentation</a></li><hr>
<li><a href="faq.html">FAQ</a></li><hr>
<li><a href="mailto:team@dawn.org">Contact Us</a></li>
</ul>
</div>
<div class="navigation desktop">
<div class="container">
<div class="col-sm-5">
<ul class="nav-list">
<li>
<div class="dropdown" id="btn-dropdown-1">
<span>About Dawn<img src="assets/img/drop-down.svg"/></span>
<div id="dropdown-1" class="dropdown-inner">
<ul class="dropdown-list">
<li><a href="what-is-dawn.html">What is dawn?</a></li><hr>
<li><a href="roadmap.html">Our Story</a></li>
<li><a href="press-firstblood-announces-dawn-blockchain.html">Launch Announcement</a></li>
<li><a href="https://github.com/Dawn-Protocol">Github</a></li>
</ul>
</div>
</div>
</li>
<li><a href="community.html">Community</a></li>
</ul>
</div>
<div class="col-sm-2">
<div class="logo-div">
<div class="glow"></div>
<a href="index.html"><img alt="FB chain logo" class="logo" src="assets/img/dawn-logo.svg" /></a>
</div>
</div>
<div class="col-sm-5">
<!--<ul class="nav-list">
<li class="nav-list-item-right"><input type="text" class="nav-search"/></li>
<li>Language</li>
</ul>-->
<ul class="nav-list">
<li><a href="https://docs.dawn.org/start/">Documentation</a></li>
<!--<div class="dropdown" id="btn-dropdown-2">
<span>Resources<img src="assets/img/drop-down.svg"/></span>
<div id="dropdown-2" class="dropdown-inner">
<ul class="dropdown-list">
<li><a href="https://docs.dawn.org/start/">Documentation</a></li><hr>
</ul>
</div>
</div>-->
<li>
<div class="dropdown" id="btn-dropdown-3">
<span>Support<img src="assets/img/drop-down.svg"/></span>
<div id="dropdown-3" class="dropdown-inner">
<ul class="dropdown-list">
<li><a href="faq.html">FAQ</a></li><hr>
<li><a href="mailto:team@dawn.org">Contact Us</a></li>
</ul>
</div>
</div>
</li>
</ul>
</div>
</div>
</div>
<div class="container">
<!-- <div class = "row content-row content-banner">
</div> -->
<div class="row content-row">
<p class="title-main bold">Our Story</p>
<p class="medium quote">When we first started Firstblood Project back in 2016, our goal was to use decentralized wagering and conflict resolution to create a product that Esports gamers would love... </p>
<p class="light"> However, the challenge has been finding a platform that can scale to meet our needs, while accommodating a legion of passionate gamers that are eager to meet and compete. As we are quietly building applications that are used by hundreds of thousands users around the world, we also did some lots of researching, testing and building on our own solution to achieve our ultimate mission.</p>
<p style = "color:darkgrey"> This page was last updated on February 17, 2020</p>
<div class="row desktop">
<img src="assets/img/timeline.svg" class="timeline"/>
</div>
<div class="row mobile-timeline">
<div class="row timeline-item">
<p class="timeline-title bold">Dawn Testnet was published and up and running!</p>
<p class="timeline-date">February 2020</p>
<p class="timeline-content light">We have opensourced the github for our implementations of Cosmos.</p>
</div>
<div class="row timeline-item">
<p class="timeline-title bold">FirstBlood Launched in India launching Alpha of Mobile App</p>
<p class="timeline-date">September 2019</p>
<p class="timeline-content light">We officially entered India marketing supporting popular mobile title PUBG mobile. The app has officially launched in October and have been loved by our community. </p>
</div>
<div class="row timeline-item">
<p class="timeline-title bold">FirstBlood Launched in Vietnam and Partnered up with Divine</p>
<p class="timeline-date">January 2019</p>
<p class="timeline-content light"> With months of planning, we launched our platform in Vietnam partnering up with Divine created the first national league for PUBG.</p>
</div>
<div class="row timeline-item">
<p class="timeline-title bold">Fully Decentralized Dapp Launched</p>
<p class="timeline-date">August 2018</p>
<p class="timeline-content light">After learning and fine-tuning our platform, we’ve gone ahead and launched the first fully 100% decentralized platform on ethereum allowing gamers to challenge and wager our native ERC20 Token 1ST.</p>
</div>
<div class="row timeline-item">
<p class="timeline-title bold">Adding 2nd Esports Game</p>
<p class="timeline-date">April 2018</p>
<p class="timeline-content light">Firstblood became a reality in September of 2016, after our raise was completed in seconds with overwhelming support from the community. As a pioneer in blockchain and Gaming, we went on a journey to pursue our mission of creating an ever-rewarding experience for anyone who plays video games around the world.</p>
</div>
<div class="row timeline-item">
<p class="timeline-title bold">Public Launch of Esports Platform</p>
<p class="timeline-date">July 2017</p>
<p class="timeline-content light">Shortly coming out of private Alpha, we’ve officially open the access to public for our beta platform where Dota2 users can compete either in 1v1 and 5v5 queue with friends and team.</p>
</div>
<div class="row timeline-item">
<p class="timeline-title bold">Alpha Launch with Dota2</p>
<p class="timeline-date">April 2017</p>
<p class="timeline-content light">We launched the Alpha version of our competition platform allowing users to leverage Metamask play Classic solo queue on Dota2.</p>
</div>
<div class="row timeline-item">
<p class="timeline-title bold">Firstblood was Born</p>
<p class="timeline-date">September 2016</p>
<p class="timeline-content light">Firstblood became a reality in September of 2016, after our raise was completed in seconds with overwhelming support from the community. As a pioneer in blockchain and Gaming, we went on a journey to pursue our mission of creating an ever-rewarding experience for anyone who plays video games around the world.</p>
</div>
</div>
</div>
</div>
<div class="row footer">
<div class="container">
<div class="col-sm-4">
<p>Copyright @ 2019 FB Chain, Inc.</p>
</div>
<div class="col-sm-4 footer-center">
<div class="row footer-icon-container">
<a href = "https://twitter.com/DawnProtocol"><img src="assets/img/footer-icons/twitter.svg" class="footer-icon"/></a>
<a href = "https://t.me/dawnprotocol"><img src="assets/img/footer-icons/telegram.svg" class="footer-icon"/></a>
<a href = "https://www.facebook.com/dawnprotocol/"><img src="assets/img/footer-icons/facebook.svg" class="footer-icon"/></a>
<a href = "https://discord.gg/MgV9YDu"><img src="assets/img/footer-icons/discord.svg" class="footer-icon"/></a>
</div>
</div>
<div class="col-sm-4 desktop">
<ul class="footer-nav mx-auto">
<li><a href="https://github.com/Dawn-Protocol">Github</a></li>
<li><a href="mailto:team@dawn.org">team@dawn.org</a></li>
</ul>
</div>
</div>
</div>
<!-- SCRIPTS -->
<script src='https://cdnjs.cloudflare.com/ajax/libs/d3/5.12.0/d3.min.js'></script>
<script src='https://cdn.jsdelivr.net/npm/gsap@3.0.1/dist/gsap.min.js'></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js" integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6" crossorigin="anonymous"></script>
<script src="js/landerBackground.js"></script>
<script src="js/dropdown.js"></script>
</body>
</html>