-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
executable file
·363 lines (312 loc) · 13.9 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
<!DOCTYPE html>
<!--[if lt IE 7]> <html lang="en" class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html lang="en" class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html lang="en" class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html lang="en" class="no-js"> <!--<![endif]-->
<head>
<!-- meta character set -->
<meta charset="utf-8">
<!-- Always force latest IE rendering engine or request Chrome Frame -->
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>FoOTOo Lab</title>
<!-- Meta Description -->
<meta name="description" content="FoOTOo Lab">
<meta name="keywords" content="FoOTOo, blockchain, cryptocurrency, litecoin, bitcoin,litecoin explorer">
<!-- Mobile Specific Meta -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- CSS
================================================== -->
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,300,700' rel='stylesheet' type='text/css'>
<!-- bootstrap.min -->
<link rel="stylesheet" href="css/jquery.fancybox.css">
<!-- bootstrap.min -->
<link rel="stylesheet" href="css/bootstrap.min.css">
<!-- bootstrap.min -->
<link rel="stylesheet" href="css/owl.carousel.css">
<!-- bootstrap.min -->
<link rel="stylesheet" href="css/slit-slider.css">
<!-- bootstrap.min -->
<link rel="stylesheet" href="css/animate.css">
<!-- Main Stylesheet -->
<link rel="stylesheet" href="css/main.css">
<!-- Modernizer Script for old Browsers -->
<script src="js/modernizr-2.6.2.min.js"></script>
<script defer src="https://use.fontawesome.com/releases/v5.0.6/js/all.js"></script>
</head>
<body id="body">
<!-- preloader -->
<div id="preloader">
<div class="loder-box">
<div class="battery"></div>
</div>
</div>
<!-- end preloader -->
<!--
Fixed Navigation
==================================== -->
<header id="navigation" class="navbar-inverse navbar-fixed-top animated-header">
<div class="container">
<div class="navbar-header">
<!-- responsive nav button -->
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<!-- /responsive nav button -->
<!-- logo -->
<h1 class="navbar-brand">
<a href="#body">FoOTOo Lab</a>
</h1>
<!-- /logo -->
</div>
<!-- main nav -->
<nav class="collapse navbar-collapse navbar-right" role="navigation">
<ul id="nav" class="nav navbar-nav">
<li><a href="#body">Home</a></li>
<li><a class="external" href="https://litecoin.footoo.org/">Litecoin Explorer</a></li>
<li><a class="external" href="https://github.com/FoOTOo-Lab/State-of-Litecoin-2017">Report</a></li>
<li><a href="#service">Service</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
</nav>
<!-- /main nav -->
</div>
</header>
<!--
End Fixed Navigation
==================================== -->
<main class="site-content" role="main">
<!--
Home Slider
==================================== -->
<section id="home-slider">
<div id="slider" class="sl-slider-wrapper">
<div class="sl-slider">
<!-- State of Litecoin 2017 -->
<div class="sl-slide" data-orientation="horizontal" data-slice1-rotation="-25" data-slice2-rotation="-25" data-slice1-scale="2" data-slice2-scale="2">
<div class="bg-img bg-img-1"></div>
<div class="slide-caption">
<div class="caption-content">
<h2 class="animated fadeInDown">State of Litecoin 2017</h2>
<span class="animated fadeInDown">One Report, All Details</span>
<a href="https://github.com/FoOTOo-Lab/State-of-Litecoin-2017" class="btn btn-blue btn-effect">Get the Report</a>
</div>
</div>
</div>
<!-- Litecoin explorer-->
<div class="sl-slide" data-orientation="vertical" data-slice1-rotation="10" data-slice2-rotation="-15" data-slice1-scale="1.5" data-slice2-scale="1.5">
<div class="bg-img bg-img-2"></div>
<div class="slide-caption">
<div class="caption-content">
<h2>Litecoin Explorer</h2>
<span>The Anatomy of Litecoin Network</span>
<a href="http://litecoin.footoo.org" class="btn btn-blue btn-effect">View the Explorer</a>
</div>
</div>
</div>
<!--
<div class="sl-slide" data-orientation="horizontal" data-slice1-rotation="3" data-slice2-rotation="3" data-slice1-scale="2" data-slice2-scale="1">
<div class="bg-img bg-img-3"></div>
<div class="slide-caption">
<div class="caption-content">
<h2>BLUE Onepage HTML5 Template</h2>
<span>Clean and Professional one page Template</span>
<a href="#" class="btn btn-blue btn-effect">Join US</a>
</div>
</div>
</div>
-->
</div><!-- /sl-slider -->
<!--
<nav id="nav-arrows" class="nav-arrows">
<span class="nav-arrow-prev">Previous</span>
<span class="nav-arrow-next">Next</span>
</nav>
-->
<nav id="nav-arrows" class="nav-arrows hidden-xs hidden-sm visible-md visible-lg">
<a href="javascript:;" class="sl-prev">
<i class="fa fa-angle-left fa-3x"></i>
</a>
<a href="javascript:;" class="sl-next">
<i class="fa fa-angle-right fa-3x"></i>
</a>
</nav>
<nav id="nav-dots" class="nav-dots visible-xs visible-sm hidden-md hidden-lg">
<span class="nav-dot-current"></span>
<span></span>
</nav>
</div><!-- /slider-wrapper -->
</section>
<!--
End Home SliderEnd
==================================== -->
<!-- about section -->
<section id="about" >
<div class="container">
<div class="row">
<div class="col-md-4 wow animated fadeInLeft">
<div class="recent-works">
<h3>Recent Works</h3>
<div id="works">
<div class="work-item">
<p>Litecoin Explorer<br> <br> Litecoin Explorer is a Litecoin block explorer and data analysis platform. You can view the realtime transaction data and all the statistic charts of the litecoin network.</p><br><p><a href=" http://litecoin.footoo.org">Visit Litecoin Explore<i class="fas fa-arrow-right"></i></a></p>
</div>
<div class="work-item">
<p>State of Litecoin 2017<br><br> This report summarizes the progress of Litecoin in 2017. It provides statistic data on all aspects including market, transactions, network, mining, community and development. </p><br><p><a href="https://github.com/FoOTOo-Lab/State-of-Litecoin-2017">Download the Report</a><i class="fas fa-arrow-right"></i></p>
</div>
</div>
</div>
</div>
<div class="col-md-7 col-md-offset-1 wow animated fadeInRight">
<div class="welcome-block">
<h3>Welcome To FoOTOo Lab</h3>
<div class="message-body">
<img src="img/logo.png" class="pull-left" alt="member">
<p> FoOTOo Lab is a research lab focusing on cryptocurrency and blockchain technology. The lab's members come from universities, research institutes, cryptocurrency communities and Internet companies in China and the United States.We believe in the power of Open Source and Blockchain. Our mission is to build tools and dApps to help people discover and evaluate cryptocurrencies and blockchains. </p>
</div>
<!-- <a href="#" class="btn btn-border btn-effect pull-right">Read More</a> -->
</div>
</div>
</div>
</div>
</section>
<!-- end about section -->
<!-- Service section -->
<section id="service">
<div class="container">
<div class="row">
<div class="sec-title text-center">
<h2 class="wow animated bounceInLeft">Service</h2>
<p class="wow animated bounceInRight">We provide consulting services on blockchain and cryptocurrency</p>
</div>
<div class="col-md-3 col-sm-6 col-xs-12 text-center wow animated zoomIn">
<div class="service-item">
<div class="service-icon">
<i class="fas fa-code fa-3x"></i>
</div>
<h3>Development</h3>
<p> Custom-built protocols and decentralized Apps </p>
</div>
</div>
<div class="col-md-3 col-sm-6 col-xs-12 text-center wow animated zoomIn" data-wow-delay="0.3s">
<div class="service-item">
<div class="service-icon">
<i class="fas fa-chart-area fa-3x"></i>
</div>
<h3>Data Analysis</h3>
<p>Data analysis on the blockchain and market data</p>
</div>
</div>
<div class="col-md-3 col-sm-6 col-xs-12 text-center wow animated zoomIn" data-wow-delay="0.6s">
<div class="service-item">
<div class="service-icon">
<i class="fas fa-university fa-3x"></i>
</div>
<h3>Training</h3>
<p> Train your developer and help to build your blockchain dev team</p>
</div>
</div>
<div class="col-md-3 col-sm-6 col-xs-12 text-center wow animated zoomIn" data-wow-delay="0.9s">
<div class="service-item">
<div class="service-icon">
<i class="far fa-compass fa-3x"></i>
</div>
<h3>Strategy</h3>
<p> Develop your business model and strategy</p>
</div>
</div>
</div>
</div>
</section>
<!-- end Service section -->
<!-- Contact section -->
<section id="contact" >
<div class="container">
<div class="row">
<div class="sec-title text-center wow animated fadeInDown">
<h2>Contact</h2>
<p>Leave a Message</p>
</div>
<div class="col-md-7 contact-form wow animated fadeInLeft">
<form action="https://submit.jotform.me/submit/80371108708454/" method="post" name="form_80371108708454" id="80371108708454" accept-charset="utf-8">
<div class="input-field">
<input type="text" name="q4_name" class="form-control" placeholder="Your Name...">
</div>
<div class="input-field">
<input type="email" name="q3_email" class="form-control" placeholder="Your Email...">
</div>
<div class="input-field">
<input type="text" name="q5_subject" class="form-control" placeholder="Subject...">
</div>
<div class="input-field">
<textarea name="q6_messages" class="form-control" placeholder="Messages..."></textarea>
</div>
<button type="submit" id="submit" class="btn btn-blue btn-effect">Send</button>
</form>
</div>
<div class="col-md-5 wow animated fadeInRight">
<address class="contact-details">
<h3>Contact Us</h3>
<p><i class="fas fa-envelope"></i>[email protected]</p>
<p><i class="fab fa-twitter"></i>http://twitter.com/footoo</p>
</address>
</div>
</div>
</div>
</section>
<!-- end Contact section -->
</main>
<footer id="footer">
<div class="container">
<div class="row text-center">
<div class="footer-content">
<div class="wow animated fadeInDown">
<p>Find us on</p>
</div>
<!--
<form action="#" method="post" class="subscribe-form wow animated fadeInUp">
<div class="input-field">
<input type="email" class="subscribe form-control" placeholder="Enter Your Email...">
<button type="submit" class="submit-icon">
<i class="fa fa-paper-plane fa-lg"></i>
</button>
</div>
</form>
-->
<div class="footer-social">
<ul>
<li class="wow animated zoomIn" data-wow-delay="0.3s"><a href="https://twitter.com/footoo"><i class="fab fa-twitter fa-3x"></i></a></li>
<li class="wow animated zoomIn" data-wow-delay="0.3s"><a href="https://www.facebook.com/footoo.lab.3"><i class="fab fa-facebook fa-3x"></i></a></li>
<li class="wow animated zoomIn" data-wow-delay="0.3s"><a href="https://github.com/footoo-lab"><i class="fab fa-github fa-3x"></i></a></li>
</ul>
</div>
<p>Copyright © 2018 FoOTOo Lab </p>
</div>
</div>
</div>
</footer>
<!-- Essential jQuery Plugins
================================================== -->
<!-- Main jQuery -->
<script src="js/jquery-1.11.1.min.js"></script>
<!-- Twitter Bootstrap -->
<script src="js/bootstrap.min.js"></script>
<!-- Single Page Nav -->
<script src="js/jquery.singlePageNav.min.js"></script>
<!-- jquery.fancybox.pack -->
<script src="js/jquery.fancybox.pack.js"></script>
<!-- Owl Carousel -->
<script src="js/owl.carousel.min.js"></script>
<!-- jquery easing -->
<script src="js/jquery.easing.min.js"></script>
<!-- Fullscreen slider -->
<script src="js/jquery.slitslider.js"></script>
<script src="js/jquery.ba-cond.min.js"></script>
<!-- onscroll animation -->
<script src="js/wow.min.js"></script>
<!-- Custom Functions -->
<script src="js/main.js"></script>
</body>
</html>