-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
executable file
·396 lines (387 loc) · 22.5 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
<!DOCTYPE html>
<!--[if IE 8]>
<html class="no-js lt-ie9" lang="en">
<![endif]-->
<!--[if gt IE 8]>
<!--><html class="no-js" lang="en"><!--<![endif]-->
<head>
<!-- Basic Page Needs
================================================== -->
<meta charset="utf-8">
<title>CoBloX</title>
<meta name="description" content="COMIT and blockchain research lab" />
<meta name="author" content="CoBloX and TenX">
<meta name="keywords" content="Bitcoin, blockchain, TenX, Research lab, Ethereum, Litecoin, cryptographer, cryptography, btc, eth, ltc, comit" />
<meta property="og:title" content="CoBloX COMIT and Blockchain Research Lab" />
<meta property="og:type" content="website" />
<meta property="og:url" content="" />
<meta property="og:image" content="" />
<meta property="og:image:width" content="470" />
<meta property="og:image:height" content="246" />
<meta property="og:site_name" content="" />
<meta property="og:description" content="CoBloX COMIT and Blockchain Research Lab" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:domain" content="http://www.coblox.tech/" />
<meta name="twitter:title" content="" />
<meta name="twitter:description" content="CoBloX COMIT and Blockchain Research Lab" />
<meta name="twitter:image" content="http://www.coblox.tech/" />
<!-- Mobile Specific Metas
================================================== -->
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta name="theme-color" content="#212121"/>
<meta name="msapplication-navbutton-color" content="#212121"/>
<meta name="apple-mobile-web-app-status-bar-style" content="#212121"/>
<!-- Web Fonts
================================================== -->
<link href="https://fonts.googleapis.com/css?family=Work+Sans:100,200,300,400,500,600,700,800,900" rel="stylesheet"/>
<link href="https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i" rel="stylesheet"/>
<link href="https://fonts.googleapis.com/css?family=Crimson+Text:400,400i,600,600i,700,700i" rel="stylesheet"/>
<!-- CSS
================================================== -->
<link rel="stylesheet" href="css/bootstrap.min.css"/>
<link rel="stylesheet" href="css/font-awesome.min.css"/>
<link rel="stylesheet" href="css/owl.carousel.css"/>
<link rel="stylesheet" href="css/owl.transitions.css"/>
<link rel="stylesheet" href="css/style.css"/>
<link rel="stylesheet" href="css/colors/color-gradient.css"/>
<!-- Favicons
================================================== -->
<link rel="icon" type="image/png" href="favicon.png">
<link rel="apple-touch-icon" href="apple-touch-icon.png">
<link rel="apple-touch-icon" sizes="72x72" href="apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="114x114" href="apple-touch-icon-114x114.png">
</head>
<body>
<div class="loader blue">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="24px" height="30px" viewBox="0 0 24 30" style="enable-background:new 0 0 50 50;" xml:space="preserve">
<rect x="0" y="0" width="4" height="10" fill="#333">
<animateTransform attributeType="xml"
attributeName="transform" type="translate"
values="0 0; 0 20; 0 0"
begin="0" dur="0.6s" repeatCount="indefinite" />
</rect>
<rect x="10" y="0" width="4" height="10" fill="#333">
<animateTransform attributeType="xml"
attributeName="transform" type="translate"
values="0 0; 0 20; 0 0"
begin="0.2s" dur="0.6s" repeatCount="indefinite" />
</rect>
<rect x="20" y="0" width="4" height="10" fill="#333">
<animateTransform attributeType="xml"
attributeName="transform" type="translate"
values="0 0; 0 20; 0 0"
begin="0.4s" dur="0.6s" repeatCount="indefinite" />
</rect>
</svg>
</div>
<!-- Nav and Logo
================================================== -->
<div id="menu-wrap" class="menu-back cbp-af-header dark">
<div class="container">
<div class="row">
<div class="col-12">
<nav class="navbar navbar-expand-lg navbar-light bg-light mx-lg-0">
<a class="navbar-brand" href="index.html"><img src="img/logo-coblox01.png" alt=""></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon">
<span class="menu-icon__line menu-icon__line-left"></span>
<span class="menu-icon__line"></span>
<span class="menu-icon__line menu-icon__line-right"></span>
</span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a class="nav-link" href="#lab">Lab</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#team">Team</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://comit.network/">
</a>
</li>
<li class="nav-item mt-2">
<a class="btn btn-primary btn-gradient js-tilt" href="https://github.com/coblox/" role="button" data-tilt-perspective="300" data-tilt-speed="700" data-tilt-max="24"><span>GitHub</span></a>
</li>
</ul>
</div>
</nav>
</div>
</div>
</div>
</div>
<!-- Primary Page Layout
================================================== -->
<div class="section full-height hide-over background-light background-image-cover" style="background-image: url('img/background-blue.png');">
<div class="section full-height hide-over background-image-cover-bottom" style="background-image: url('img/bg03.png');">
<div class="hero-center-wrap">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center align-self-center z-bigger parallax-fade-top">
<h1 class="mt-3 mb-4 pb-3 font-weight-normal text-white">CoBloX</h1>
<h3 class="mt-3 mb-4 pb-3 font-weight-normal text-white">COMIT & Blockchain Research Lab</h3>
</div>
</div>
</div>
</div>
<canvas id="canvas-x-o"></canvas>
</div>
</div>
<div class="section padding-top-big background-gradient-white" id="lab">
<div class="container">
<div class="row" style="padding-bottom: 50px;">
<div class="col-md-12">
<div class="title-wrap text-center">
<div class="back-title color-dark">COBLOX</div>
<h3 class="text-dark">CONNECTING BLOCKCHAINS.</h3>
<br><br>
<h3 class="text-pr" style="color: gainsboro">Cross Blockchain Scalability.</h3>
<p class="color-dark">We at CoBloX have committed to explore the disruptive potential of blockchain technologies and perform impactful research in order to create novel building blocks to scale the blockchain systems towards a broad adoption.</p>
</div>
</div>
<div class="col-md-4" data-scroll-reveal="enter bottom move 50px over 0.6s after 0.3s">
<div class="concept-box">
<img class="mb-4" src="img/coblox-c1.png" alt="">
<h5 class="text-dark">Connections</h5>
<p class="text-dark">We believe that the more blockchains we connect the more value we bring.</p>
</div>
</div>
<div class="col-md-4 mt-4 mt-md-0" data-scroll-reveal="enter bottom move 50px over 0.6s after 0.5s">
<div class="concept-box">
<img class="mb-4" src="img/coblox-c4.png" alt="">
<h5 class="text-dark">Collaboration</h5>
<p class="text-dark">We believe in opensource and open collaboration across blockchains.</p>
</div>
</div>
<div class="col-md-4 mt-4 mt-md-0" data-scroll-reveal="enter bottom move 50px over 0.6s after 0.7s">
<div class="concept-box">
<img class="mb-4" src="img/coblox-c3.png" alt="">
<h5 class="text-dark">Community</h5>
<p class="text-dark">We believe in empowering the community to freely innovate with an open platform.</p>
</div>
</div>
</div>
</div>
<div class="section background-image-cover" style="background-image: url('img/background-blue-1.png'); padding-top: 40px; padding-bottom: 40px;">
<div class="container">
<div class="row">
<div class="col-md-12 my-4" style="height: 15px;"></div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-md-5 mb-4 mb-md-0">
<div class="img-wrap">
<img src="img/[email protected]" alt="">
</div>
</div>
<div class="col-md-6 offset-md-1 align-self-center" data-scroll-reveal="enter right move 50px over 0.6s after 0.3s">
<h4 class="text-dark">Connecting Blockchains. <br> The Internet of Transactions.</h4>
<p class="text-dark">We are developing COMIT: a cryptographically-secure off-chain multi-asset instant transaction network. It leverages the power of blockchains and smart contracts to facilitate cheap, fast and private cross-chain transactions.</p>
<a class="btn btn-primary btn-gradient mt-4 mx-0 js-tilt" target="_blank" href="http://www.comit.network/" data-gal="m_PageScroll2id" data-ps2id-offset="120" role="button" data-tilt-perspective="300" data-tilt-speed="700" data-tilt-max="24"><span>COMIT Network</span></a>
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-md-12 my-4" style="height: 30px;"></div>
</div>
</div>
</div>
</div>
<!--
<div class="section padding-top-big pb-4 background-gradient-white" id="roadmap">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="title-wrap text-center">
<div class="back-title">roadmap</div>
<h3 class="text-dark">The Fabric For The Decentralize World</h3>
<p class="color-pr">Connecting anyone and anything to decentralised services.</p>
</div>
</div>
<div class="col-md-12">
<div class="customNavigation">
<a class="prev-roadmap dark"><i class="fa fa-angle-left"></i></a>
<a class="next-roadmap dark"><i class="fa fa-angle-right"></i></a>
</div>
<div id="owl-roadmap" class="owl-carousel owl-theme">
<div class="item blue-gradient">
<div class="roadmap-box background-gradient-green">
<p class="mb-4 achieved"><span>Achieved</span></p>
<h6 class="text-white">Jan 2017.</h6>
<p class="text-white">COMIT Whitepaper</p>
</div>
</div>
<div class="item blue-gradient">
<div class="roadmap-box background-gradient-green">
<p class="mb-4 achieved"><span>Achieved</span></p>
<h6 class="text-white">APR 2017.</h6>
<p class="text-white">COMIT network protocol</p>
</div>
</div>
<div class="item blue-gradient">
<div class="roadmap-box background-gradient-green">
<p class="mb-4 achieved"><span>Achieved</span></p>
<h6 class="text-white">MAR 2018.</h6>
<p class="text-white">CoBloX officially started</p>
</div>
</div>
<div class="item blue-gradient">
<div class="roadmap-box current-road background-gradient-green roadmap-shadow">
<p class="mb-4"><span>Current</span></p>
<h6 class="text-white">2018</h6>
<p class="text-white">COMIT R&D</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
-->
<!-- <div class="section padding-top-big padding-bottom-big pb-4 background-gradient-white" id="team">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="title-wrap text-center">
<div class="back-title">team</div>
<h3 class="text-dark">Solving Real Challenges.</h3>
<p class="color-pr">Technology. Creativity. Problem Solving.</p>
</div>
</div>
</div>
</div>
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-3 col-md-6 mb-5 mb-lg-0 team-col-fixsize" data-scroll-reveal="enter bottom move 50px over 0.6s after 0.3s">
<div class="team-wrap dark">
<a class="d-inline" data-toggle="modal" data-target="#team-modal-1">
<div class="team-img rounded dark js-tilt" data-tilt-perspective="700" data-tilt-speed="700" data-tilt-max="24">
<img src="img/team/PHILIPP.jpg" height="198" width="198" alt="">
<h6 class="text-dark">Philipp Hoenisch</h6>
<p class="text-dark">Research Lead</p>
</div>
</a>
<a class="app-btn ml-3" href="https://www.linkedin.com/in/phoenisch/"><i class="fa fa-linkedin"></i></a>
<a class="app-btn ml-3" href="https://github.com/bonomat/"><i class="fa fa-git"></i></a>
<a class="app-btn ml-3" href="https://twitter.com/bonomat"><i class="fa fa-twitter"></i></a>
</div>
</div>
<div class="col-lg-3 col-md-6 mb-5 mb-lg-0 team-col-fixsize" data-scroll-reveal="enter bottom move 50px over 0.6s after 0.5s">
<div class="team-wrap dark">
<a class="d-inline" data-toggle="modal" data-target="#team-modal-2">
<div class="team-img rounded dark js-tilt" data-tilt-perspective="700" data-tilt-speed="700" data-tilt-max="24">
<img src="img/team/THOMAS.jpg" height="198" width="198" alt="">
<h6 class="text-dark">Thomas Eizinger</h6>
<p class="text-dark">Research Engineer</p>
</div>
</a>
<a class="app-btn" href="https://www.linkedin.com/in/thomas-eizinger-b45a37144/"><i class="fa fa-linkedin"></i></a>
<a class="app-btn ml-3" href="https://github.com/thomaseizinger/"><i class="fa fa-git"></i></a>
<a class="app-btn ml-3" href="https://twitter.com/oetzn"><i class="fa fa-twitter"></i></a>
</div>
</div>
</div>
<div class="row justify-content-center">
<div class="col-lg-3 col-md-6 mb-5 mb-lg-0 team-col-fixsize" data-scroll-reveal="enter bottom move 50px over 0.6s after 0.5s">
<div class="team-wrap dark">
<a class="d-inline" data-toggle="modal" data-target="#team-modal-2">
<div class="team-img rounded dark js-tilt" data-tilt-perspective="700" data-tilt-speed="700" data-tilt-max="24">
<img src="img/team/LUCAS.jpg" height="198" width="198" alt="">
<h6 class="text-dark">Lucas Soriano d. Pino</h6>
<p class="text-dark">Junior Software Engineer</p>
</div>
</a>
<a class="app-btn" href="https://www.linkedin.com/in/lucas-soriano-del-pino-0aa7aa155/"><i class="fa fa-linkedin"></i></a>
<a class="app-btn ml-3" href="https://github.com/luckysori"><i class="fa fa-git"></i></a>
</div>
</div>
<div class="col-lg-3 col-md-6 mb-5 mb-lg-3 team-col-fixsize" data-scroll-reveal="enter bottom move 50px over 0.6s after 0.5s">
<div class="team-wrap dark">
<a class="d-inline" data-toggle="modal" data-target="#team-modal-2">
<div class="team-img rounded dark js-tilt" data-tilt-perspective="700" data-tilt-speed="700" data-tilt-max="24">
<img src="img/team/DanielK_formal.jpg" height="198" width="198" alt="">
<h6 class="text-dark">Daniel Karzel</h6>
<p class="text-dark">Software Engineer</p>
</div>
</a>
<a class="app-btn" href="https://www.linkedin.com/in/daniel-karzel/"><i class="fa fa-linkedin"></i></a>
<a class="app-btn ml-3" href="https://github.com/da-kami"><i class="fa fa-git"></i></a>
-->
<!--a class="app-btn ml-3" href="https://twitter.com/"><i class="fa fa-twitter"></i></a-->
<!--
</div>
</div>
<div class="col-lg-3 col-md-6 mb-5 mb-lg-3 team-col-fixsize" data-scroll-reveal="enter bottom move 50px over 0.6s after 0.5s">
<div class="team-wrap dark">
<a class="d-inline" data-toggle="modal" data-target="#team-modal-2">
<div class="team-img rounded dark js-tilt" data-tilt-perspective="700" data-tilt-speed="700" data-tilt-max="24">
<img src="img/team/Rishab.jpg" height="198" width="198" alt="">
<h6 class="text-dark">Rishab Sharma</h6>
<p class="text-dark">Software Engineer</p>
</div>
</a>
<a class="app-btn" href="https://www.linkedin.com/in/rishab/"><i class="fa fa-linkedin"></i></a>
<a class="app-btn ml-3" href="https://github.com/rishflab"><i class="fa fa-git"></i></a>
-->
<!--a class="app-btn ml-3" href="https://twitter.com/"><i class="fa fa-twitter"></i></a-->
<!--
</div>
</div>
</div>
</div>
</div> -->
<div class="section background-gradient-green">
<div class="section padding-top-big background-image-cover" style="background-image: url('img/background-footer-blue.png');">
<div class="container padding-bottom-big">
<div class="row justify-content-between">
<div class="col-lg-4">
<h6 class="text-white mb-4"><a href="mailto:[email protected]" target="_top">Say Hello!</a></h6>
</div>
<div class="col-lg-5 mt-4">
<ul class="footer-list">
<li class="text-left"><a class="text-white" href="#lab">Lab</a></li>
<!--<li class="text-left"><a class="text-white" href="#roadmap">Roadmap</a></li>-->
<li class="text-left"><a class="text-white" href="#team">Team</a></li>
<li class="text-left"><a class="text-white" href="https://comit.network/blog">Blog</a></li>
<li class="text-left"><a class="text-white" href="https://github.com/coblox/">GitHub</a></li>
</ul>
</div>
</div>
</div>
</div>
<div class="section py-4 background-dark-blue-2">
<div class="container">
<div class="row">
<div class="col-lg-6 footer text-center text-lg-left">
<p>Copyright © 2018, CoBloX. COMIT & Blockchain Research Lab <br><a class="color-pr" href="https://www.comit.network">COMIT NETWORK</a></p>
</div>
<div class="col-lg-6 footer mt-4 mr-auto mt-lg-0 mr-lg-0 text-center text-lg-right">
<!-- <a class="app-btn mx-2 mr-lg-3 color-pr" href="#"><i class="fa fa-linkedin"></i></a> -->
<!-- <a class="app-btn mx-2 mr-lg-3 color-pr" href="#"><i class="fa fa-git"></i></a> -->
</div>
</div>
</div>
</div>
</div>
<div class="scroll-to-top light">to top</div>
<!-- JAVASCRIPT
================================================== -->
<script src="js/jquery-3.2.1.min.js"></script>
<script src="js/popper.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/plugins.js"></script>
<script src="js/canvas-x-o.js"></script>
<script src="js/custom.js"></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-121326773-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-130677629-1');
</script>
<!-- End Document