-
Notifications
You must be signed in to change notification settings - Fork 0
/
timeline.html
263 lines (244 loc) · 9.64 KB
/
timeline.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
<!DOCTYPE html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<title>Whitepaper</title>
<meta name="description" content="" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!-- Favicon -->
<link rel="shortcut icon" type="image/x-icon" href="img/favicon.ico" />
<!-- CSS
============================================ -->
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="css/bootstrap.min.css" />
<!-- Icon Font CSS -->
<link rel="stylesheet" href="css/font-awesome.min.css" />
<link rel="stylesheet" href="css/pe-icon-7-stroke.css" />
<!-- Plugins CSS -->
<link rel="stylesheet" href="css/plugins.css" />
<!-- Style CSS -->
<link rel="stylesheet" href="style.css" />
<!-- Modernizer JS -->
<script src="js/vendor/modernizr-2.8.3.min.js"></script>
</head>
<body>
<!-- Main Wrapper -->
<div id="main-wrapper">
<!-- Header Section Start -->
<div class="header-section header-sticky section">
<div class="container-fluid">
<div class="row">
<!-- Header Logo -->
<div class="header-logo col-lg-3 col-md-6 col-6">
<a href="index.html" class="logo">
<img src="img/logo.png" alt="logo" />
</a>
</div>
<!-- Header Menu -->
<div class="main-menu col-lg-9 col-12">
<nav id="menu">
<ul>
<li><a href="./problem.html">Problem</a></li>
<li><a href="./solution.html">Solution</a></li>
<li><a href="./whitepaper.html">Whitepaper</a></li>
<li class="active">
<div><a href="#">Timeline</a></div>
</li>
<li><a href="./team.html">Team</a></li>
<li><a href="./faq.html">Partner</a></li>
</ul>
</nav>
<div class="mobile-menu"></div>
</div>
</div>
</div>
</div>
<!-- Header Section End -->
<!-- Page Banner Section Start -->
<div class="page-banner-section section overlay-gradient overlay-opacity-80"
style="background-image: url(img/bg/blockchain-banner-05.png)">
<div class="container">
<div class="row">
<!-- Page Banner Content Start -->
<div class="page-banner-content text-center col">
<h1>Timeline</h1>
</div><!-- Page Banner Content End -->
</div>
</div>
</div><!-- Page Banner Section End -->
<!-- Our Strategy and Project Plan V2 -->
<div class="roadmap-section section pt-120 pb-120" id="roadmap">
<div class="container">
<!-- Section Title Style Four -->
<div class="row pb-50">
<div class="section-title-one text-center col">
<h1 class="wow fadeInUp">Our Strategy and Project Plan</h1>
</div>
</div>
<div class="row justify-content-md-center">
<div class="col-md-auto" style="margin-left: -5px;">
<div class="rmap-year">01</div>
</div>
</div>
<div class="row no-gutters">
<div class="rmap-item finished col-md-6 col-12">
<div class="rmap-item-details row no-gutters wow fadeInUp">
<div class="col-md">
<h3>Pre-ICO</h3>
</div>
<div class="col-md-6">
<span class="date"> Now - May 8th, 2021 </span>
</div>
<p class="content">
<ul class="list-circle mt-15">
<li style="line-height: 20px">Development of Testnet Completed.</li>
<li style="line-height: 20px">On-going Product testing on Testnet.</li>
<li style="line-height: 20px">Development of Exchange Site on Testnet with Simple UI completed.</li>
<li style="line-height: 20px">On-going recruitment of masternodes and exchange user on testnet.</li>
</ul>
</p>
<div class="rmap-item-sets">
<span class="rmap-circle"><span></span></span>
</div>
</div>
</div>
<div class="rmap-item finished offset-md-1 col-md-5 col-12 text-center">
<img src="img/about/dex-1.png" height="245.5px" alt="about">
</div>
</div>
<div class="row justify-content-md-center">
<div class="col-md-auto" style="margin-left: -5px;">
<div class="rmap-year">02</div>
</div>
</div>
<div class="row no-gutters">
<div class="rmap-item finished offset-md-1 col-md-5 col-12">
<img src="img/about/dex-2.png" height="245.5px" alt="about">
</div>
<div class="rmap-item finished col-md-6 col-12">
<div class="rmap-item-details row no-gutters wow fadeInUp">
<div class="col-md">
<h3>ICO</h3>
</div>
<div class="col-md-5">
<span class="date"> May 8th, 2021 </span>
</div>
<ul class="list-circle mt-15">
<li style="line-height: 20px">Regulatory licence/approval Process.</li>
<li style="line-height: 20px">On-going Product testing on Testnet.</li>
<li style="line-height: 20px">Testing and Security enhancement on Mainnet.</li>
<li style="line-height: 20px">Performance enhancement on Mainnet.</li>
<li style="line-height: 20px">Public purchase of token available.</li>
</ul>
<div class="rmap-item-sets">
<span class="rmap-circle"><span></span></span>
</div>
</div>
</div>
</div>
<div class="row justify-content-md-center">
<div class="col-md-auto" style="margin-left: -5px;">
<div class="rmap-year">03</div>
</div>
</div>
<div class="row no-gutters">
<div class="rmap-item finished col-md-6 col-12">
<div class="rmap-item-details row no-gutters wow fadeInUp">
<div class="col-md">
<h3>Post ICO</h3>
</div>
<div class="col-md-5">
<span class="date"> Post May 8th, 2021 </span>
</div>
<p class="content">
<ul class="list-circle mt-15">
<li style="line-height: 20px">Token are only exchange traded.</li>
<li style="line-height: 20px">Liquidity sourcing for exchange through marketing and market making.
</li>
<li style="line-height: 20px">Development of MT4 MT5 interface for Exchange.</li>
</ul>
</p>
<div class="rmap-item-sets">
<span class="rmap-circle"><span></span></span>
</div>
</div>
</div>
<div class="rmap-item finished offset-md-1 col-md-5 col-12 text-center">
<img src="img/about/dex.png" height="245.5px" alt="about">
</div>
</div>
<div class="row justify-content-md-center">
<div class="col-md-auto" style="margin-left: -5px;">
<div class="rmap-year">04</div>
</div>
</div>
<div class="row no-gutters">
<div class="rmap-item finished offset-md-1 col-md-5 col-12">
<img src="img/about/hero-banner-2.png" height="245.5px" alt="about">
</div>
<div class="rmap-item finished col-md-6 col-12">
<div class="rmap-item-details row no-gutters wow fadeInUp">
<div class="col-md">
<h3>On-giong Development</h3>
</div>
<div class="col-md-5">
<span class="date"> Near Future </span>
</div>
<p class="content">
<ul class="list-circle mt-15">
<li style="line-height: 20px">On-going research on enhancement of security, scalability and
throughput.</li>
<li style="line-height: 20px">Development of other DApp on Novalex Blockchain.</li>
</ul>
</p>
<div class="rmap-item-sets">
<span class="rmap-circle"><span></span></span>
</div>
</div>
</div>
</div>
<div class="row justify-content-md-center">
<div class="col-md-auto" style="margin-left: -5px;">
<a href="#roadmap" class="rmap-end-btn"><i class="fa fa-angle-up"></i></a>
</div>
</div>
</div>
</div>
<!-- Footer Bottom Section Start -->
<div class="footer-bottom section bg-black">
<div class="container">
<div class="row">
<!-- Copyright Text -->
<div class="copyright text-center col-12">
<p>
Copyright © 2019
<a href="http://dex.novalex.vn/docs/index.html">Novalex</a> All rights reserved.
</p>
</div>
</div>
</div>
</div>
<!-- Footer Bottom Section End -->
</div>
<!-- JS
============================================ -->
<!-- jQuery JS -->
<script src="js/vendor/jquery-1.12.0.min.js"></script>
<!-- Popper JS -->
<script src="js/popper.min.js"></script>
<!-- Bootstrap JS -->
<script src="js/bootstrap.min.js"></script>
<!-- Plugins JS -->
<script src="js/plugins.js"></script>
<!-- HoverDir JS -->
<script src="js/jquery.hoverdir.js"></script>
<!-- Ajax Mail JS -->
<script src="js/ajax-mail.js"></script>
<!-- Main JS -->
<script src="js/main.js"></script>
<!-- Fadein JS -->
<script src="js/wow.js"></script>
<script src="js/custom.js"></script>
</body>
</html>