-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
executable file
·377 lines (365 loc) · 21.2 KB
/
index.html
File metadata and controls
executable file
·377 lines (365 loc) · 21.2 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Melonport - Hackathon</title>
<link href="img/favicon.png" rel="icon" type="image/png">
<link href="css/plugins.min.css" rel="stylesheet" type="text/css">
<link href="css/style.min.css" rel="stylesheet" type="text/css">
<link href="css/custom.min.css" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Ubuntu:300,400,700" rel="stylesheet">
</head>
<body>
<!-- PRELOADER -->
<div class="preloader"><div></div></div>
<!-- -->
<!-- NAV BAR -->
<nav class="navbar sticky transparent-white">
<div class="container fluid-container hidden-md">
<div class="row">
<div class="col-md-6">
<a class="navbar-brand" href="#hero">
<img src="img/logo.svg" width="160" height="60" alt="">
</a>
</div>
<div class="col-md-6">
<ul class="ul-h nav-menu nav-menu-right">
<li><a href="#partners" class="btn-scroll">PARTNERS</a></li>
<li><a href="#about" class="btn-scroll">ABOUT</a></li>
<li><a href="#prize" class="btn-scroll">PRIZE</a></li>
<li><a href="#faq" class="btn-scroll">FAQ</a></li>
<li><a href="#register" class="btn-scroll">REGISTER</a></li>
</ul>
</div>
</div>
</div>
<!-- Collapsed Navigation Bar -->
<nav class="navbar navbar-collaps">
<div class="container fluid-container">
<div class="collapsed-hero-logo">
<div class="logo-img">
<img src="img/logo.png" width="154" height="50" alt="#">
</div>
</div>
<div class="hamburger-menu">
<button type="button" class="hamburger-btn clicked">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar top-bar"></span>
<span class="icon-bar middle-bar"></span>
<span class="icon-bar bottom-bar"></span>
</button>
</div>
</div>
<!-- Collapsed Dropdown -->
<div class="collapsed-dropdown">
<ul class="ul-v">
<li><a href="#partners">PARTNERS</a></li>
<li><a href="#about">ABOUT</a></li>
<li><a href="#prize">PRIZE</a></li>
<li><a href="#faq">FAQ</a></li>
<li><a href="#register">REGISTER</a></li>
</ul>
</div>
<!-- -->
</nav>
<!-- -->
</nav>
<!-- -->
<!-- HERO -->
<section id="hero" class="parallax hero-fullscreen bg-white">
<div class="background-image">
<img src="img/hackathon-bg.png" alt="#">
</div>
<div class="hero-content">
<div class="container width-size">
<div class="col-md-12 white">
<h1 class="site-title">Reinvent</h1>
<h1 class="site-title">Finance</h1>
<h4 class="date-time mt30">May 17 (Thursday) – May 19 (Saturday) 2018</h4>
<h4 class="date-time mt10">Lucerne University of Applied Sciences and Arts, Campus Zug - Rotkreuz, Suurstoffi 41, CH - 6343 Rotkreuz ZG</h4>
<div class="primary-button mt50"><a class="btn-primary-hck" href="#about" title="learn more">LEARN MORE</a></div>
</div>
</div>
</div>
</section>
<!-- -->
<!-- PARTNERS -->
<section id="partners" class="bg-white">
<div class="container pt80 pb80">
<div class="row">
<div class="col-md-4">
<div class="section-title">Partners</div>
</div>
<div class="col-md-8">
<div class="row">
<div class="col-md-4 partners">
<img src="img/Logo-Informatik.jpg" class="partners-logo">
</div>
<div class="col-md-4 partners">
<img src="img/ETH.jpg" class="partners-logo">
</div>
<div class="col-md-4 partners">
<img src="img/crypto-valley.png" class="partners-logo">
</div>
</div>
<div class="row mt20">
<div class="col-md-4 partners">
<img src="img/mama_logo.png" class="partners-logo">
</div>
<div class="col-md-4 partners">
<img src="img/trinkler.png" class="partners-logo">
</div>
</div>
</div>
</div>
</div>
</section>
<!-- -->
<!-- ABOUT -->
<section id="about" class="bg-white">
<div class="container pt80 pb80">
<div class="row">
<div class="col-md-4">
<div class="section-title">About</div>
</div>
<div class="col-md-8">
<div class="about-content">
<p>
Melonport is hosting a hackathon and we would like to invite our fellow members of the blockchain community to join us as we build the future system for asset management together! We would like to invite anyone within the community who is interested in using The Melon Protocol for future business cases to come and experiment with us, learn from us, and contribute! Together, let’s reinvent the world of finance!
</p>
</div>
</div>
</div>
</div>
</section>
<!-- -->
<!-- PRIZE -->
<section id="prize" class="bg-white">
<div class="container pt80 pb80">
<div class="row">
<div class="col-md-4">
<div class="section-title">Categories & Prizes</div>
</div>
<div class="col-md-8">
<div class="row">
<div class="prize-content mb30">
<div class="col-md-12 al-left"><i>The overall winner of the hackathon receives the grand prize of <b>CHF 25 000 (paid in Melon)</b></i></div>
</div>
</div>
<div class="row">
<div class="prize-content">
<h6 class="categories">Compliance Integrations</h6>
<div class="row mt20">
<div class="col-md-6 al-left">KYC/AML</div>
<div class="col-md-6 al-right">CHF 2 500 <span class="mln">(Paid in MLN)</span></div>
</div>
<div class="row mt20">
<div class="col-md-6 al-left">Legal</div>
<div class="col-md-6 al-right">CHF 2 500 <span class="mln">(Paid in MLN)</span></div>
</div>
</div>
</div>
<div class="row">
<div class="prize-content">
<h6 class="categories">Front-End and Design</h6>
<div class="row mt20">
<div class="col-md-6 al-left">UX/UI</div>
<div class="col-md-6 al-right">CHF 2 500 <span class="mln">(Paid in MLN)</span></div>
</div>
</div>
</div>
<div class="row">
<div class="prize-content">
<h6 class="categories">Domainchain/Melonchain</h6>
<div class="row mt20">
<div class="col-md-6 al-left">Consensus Algorithms</div>
<div class="col-md-6 al-right">CHF 2 500 <span class="mln">(Paid in MLN)</span></div>
</div>
<div class="row mt20">
<div class="col-md-6 al-left">Client-design</div>
<div class="col-md-6 al-right">CHF 2 500 <span class="mln">(Paid in MLN)</span></div>
</div>
</div>
</div>
<div class="row">
<div class="prize-content">
<h6 class="categories">Asset Managers</h6>
<div class="row mt20">
<div class="col-md-6 al-left">Trading Bot</div>
<div class="col-md-6 al-right">CHF 2 500 <span class="mln">(Paid in MLN)</span></div>
</div>
<div class="row mt20">
<div class="col-md-6 al-left">Risk Management</div>
<div class="col-md-6 al-right">CHF 2 500 <span class="mln">(Paid in MLN)</span></div>
</div>
</div>
</div>
<div class="row">
<div class="prize-content bottom">
<h6 class="categories">Freestyle</h6>
<div class="row mt20">
<div class="col-md-6 al-left">Choose your own topic*</div>
<div class="col-md-6 al-right">CHF 2 500 <span class="mln">(Paid in MLN)</span></div>
</div>
<div class="row mt20">
<div class="col-md-12 al-left asterix">
<i>*Topics need to be submitted to <a href="mailto:team@melonport.com?Subject=Topic%20Freestyle" target="_top" title="e-mail us">team@melonport.com</a> by May 10th 2018 for consideration.</i>
</div>
</div>
</div>
</div>
<div class="row">
<div class="sentence ">
<div class="col-md-12 al-left"><i>Everyone who participates will receive a participation prize regardless of performance</i></div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- -->
<!-- FAQ -->
<section id="faq" class="bg-white">
<div class="container pt80 pb80">
<div class="row">
<div class="col-md-4">
<div class="section-title">FAQ</div>
</div>
<div class="col-md-8">
<div class="row">
<div class="faq-content">
<h6 class="question">What is a hackathon?</h6>
<div class="answer mt20">
<p>A hackathon is a competition-like event in which computer programmers and others involved in software development divide up in small groups to develop a product. The participants of the hackathon get together for a 48 hour session to compete in building the best application. The winners of the hackathon are rewarded with crypto currencies.</p>
</div>
</div>
</div>
<div class="row">
<div class="faq-content">
<h6 class="question">What is in it for me?</h6>
<div class="answer mt20">
<p>Participating in a hackathon is exciting. But what is more exciting are the outcomes. The best project wins CHF 25 000 worth in MLN tokens, there are 8 more winning groups who receive CHF 2 500 in MLN tokens – each. The hackathon provides you with the opportunity to apply your theoretical knowledge on real life applications to solve some of the problems the contemporary finance industry is facing. We will be hiring the best and brightest of you to continue working with us at the forefront of technological innovation in the finance industry.</p>
</div>
</div>
</div>
<div class="row">
<div class="faq-content">
<h6 class="question">What to bring?</h6>
<div class="answer mt20">
<p>Photo ID, laptop, cell phone, chargers, sleeping bag, toiletries</p>
</div>
</div>
</div>
<div class="row">
<div class="faq-content">
<h6 class="question">Do I need to have an idea or team?</h6>
<div class="answer mt20">
<p>No, you don’t. In fact, we would prefer if you come with a (metaphorical) blank piece of paper to ensure that everyone has the same starting point. You can come with pre-determined teams but there are plenty of nice and smart individuals around you with whom you can form new teams to tackle a problem that interests you.</p>
</div>
</div>
</div>
<div class="row">
<div class="faq-content">
<h6 class="question">How do I form or join a team?</h6>
<div class="answer mt20">
<p>In our experience, the formation of teams usually happens quite naturally. We have an opening ceremony on the first day with presentations from industry leaders in the blockchain space, followed by dinner and drinks, which is a perfect opportunity to get to know people to form teams with. We will have a forum/chat available prior to the hackathon where the participants can get to know each other and ask questions.</p>
</div>
</div>
</div>
<div class="row">
<div class="faq-content">
<h6 class="question">What is the goal of the hackathon?</h6>
<div class="answer mt20">
<p>There are three main goals:</p>
<ol>
<li>Helping newcomers to the blockchain space to get some real-life exposure + strengthen the community of developers</li>
<li>Development of modules for the Melon protocol</li>
<li>Development of industry specific programs that help to integrate blockchain into the traditional IT infrastucture</li>
</ol>
</div>
</div>
</div>
<div class="row">
<div class="faq-content">
<h6 class="question">Who can attend?</h6>
<div class="answer mt20">
<p>Anyone with a sound understanding and some practical experience in computer science. We welcome people with different skill sets and have no preference in the programming language you use.</p>
</div>
</div>
</div>
<div class="row">
<div class="faq-content">
<h6 class="question">Deadline to register</h6>
<div class="answer mt20">
<p>Participants may register to the event up until 1 May 2018.</p>
</div>
</div>
</div>
<div class="row">
<div class="faq-content">
<h6 class="question">Other questions</h6>
<div class="answer mt20">
<p>If you have any other questions which are not addressed here, feel free to send us an email to <a href="mailto:team@melonport.com?Subject=Melon%20Hackathon" target="_top" title="e-mail us">team@melonport.com</a>, we are happy to answer them.</p>
</div>
</div>
</div>
<div class="row">
<div class="faq-content">
<h6 class="question">Rules</h6>
<div class="answer mt20">
<ol>
<li>The intellectual property of the work is owned by the individual who produces it</li>
<li>The Github repositories of the Melon project are open source projects under GPLv3, i.e. derivative work of the protocol is distributed under the same license terms</li>
<li>When registering for the hackathon, the participant confirms that he/she is the sole author and copyright owner of the submitted code and that the submission is an original piece of work of the participant, If the submission is based on an existing application, it is the participant’s responsibility to provide proof that he/she has obtained the necessary rights to use that particular code and that the submission does not infringe upon any copyright or upon any other third party rights of which the participant is aware</li>
<li>The organizers reserve the right to disqualify any participant if it violates third party rights or law or regulation at their sole discretion</li>
<li>Melonport + partners provide a choice of 5 – 10 topics from which the participants can chose from</li>
<li>Participants will be working in groups of up to a maximum of 5 people. Individual participation is also permitted, though we recommend a group size of 2 – 4</li>
<li>During the hackathon, a group of advisors will be available for assistance to the participants</li>
<li>All code has to be written during the hackathon. We do not permit the use of code written prior to the event. Teams can, however, re-use ideas they had before the event</li>
<li>Teams can use libraries, frameworks, or open-source code in their projects. Working on a project before the event and open-sourcing it for the sole purpose of using the code during the event is against the spirit of the rules and is not allowed</li>
<li>Adding new features to existing projects is allowed. Judges will only consider new functionality introduced or new features added during the hackathon in determining the winners</li>
<li>Teams must finish their projects by 16:00 on Saturday. However, teams are allowed to debug and make small fixes to their programs after the time is upn</li>
</ol>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- -->
<!-- REGISTER -->
<section id="register">
<div class="container pt80 pb80">
<div class="row">
<div class="col-md-12">
<div class="primary-button">
<a class="btn-primary-hck typeform-share button" href="https://ahmadafandi.typeform.com/to/cHfkDg" data-mode="popup" style="display:inline-block;text-decoration:none;background-color:#000000;color:white;cursor:pointer;font-family:Helvetica,Arial,sans-serif;font-size:20px;line-height:50px;text-align:center;margin:0;height:50px;padding:0px 33px;border-radius:0px;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:bold;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;" target="_blank">REGISTER NOW </a> <script> (function() { var qs,js,q,s,d=document, gi=d.getElementById, ce=d.createElement, gt=d.getElementsByTagName, id="typef_orm_share", b="https://embed.typeform.com/"; if(!gi.call(d,id)){ js=ce.call(d,"script"); js.id=id; js.src=b+"embed.js"; q=gt.call(d,"script")[0]; q.parentNode.insertBefore(js,q) } })() </script>
<!-- <a class="btn-primary-hck" href="#" title="Register Now">REGISTER NOW</a></div> -->
</div>
</div>
</div>
</section>
<!-- -->
<!-- FOOTER -->
<footer class="footer">
<div class="container">
<div class="row">
<div class="col-md-12">
<h6 class="site-title">Reinvent</h1>
<h6 class="site-title">Finance</h1>
<p class="date-time-footer mt30">May 17 (Thursday) – May 19 (Saturday) 2018</p>
<p class="date-time-footer mb30">Lucerne University of Applied Sciences and Arts, Campus Zug - Rotkreuz, Suurstoffi 41, CH - 6343 Rotkreuz ZG</p>
<div class="emailus"><a href="mailto:team@melonport.com?Subject=Melon%20Hackathon" class="email mt30" target="_top" title="e-mail us">team@melonport.com</a></div>
</div>
</div>
</div>
</footer>
<!-- -->
<script src="js/jquery.js"></script>
<script src="js/plugins.js"></script>
<script src="js/scripts.js"></script>
</body>
</html>