-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
467 lines (408 loc) · 21.2 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
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="Bitcoin and other cryptos within your favorite messaging app!">
<meta property="og:url" content="https://wuabit.com" />
<meta property="og:title" content="Wuabit" />
<meta property="og:description" content="Bitcoin and other cryptos within your favorite messaging app!" />
<meta property="og:image" content="https://wuabit.com/img/logo.png" />
<meta property="og:image:alt" content="Wuabit logo">
<meta property="og:type" content="website">
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:description" content="Bitcoin and other cryptos within your favorite messaging app!." />
<meta name="twitter:title" content="Wuabit" />
<meta name="twitter:site" content="@wuabit" />
<meta name="twitter:image" content="https://wuabit.com/img/logo.png" />
<meta name="twitter:creator" content="@wuabit" />
<meta name="author" content="@mrmx">
<title>Wuabit: Bitcoin and more within your favorite messaging app!</title>
<!-- Bootstrap core CSS -->
<link href="//stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css" rel="stylesheet">
<!-- Custom fonts for this template -->
<link href="//stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<link href="vendor/simple-line-icons/css/simple-line-icons.css" rel="stylesheet" type="text/css">
<link href="//fonts.googleapis.com/css?family=Lato:300,400,700,300italic,400italic,700italic" rel="stylesheet" type="text/css">
<!-- Custom styles for this template -->
<link href="css/landing-page.min.css" rel="stylesheet">
</head>
<body>
<!-- Navigation -->
<nav class="navbar sticky-top navbar-light bg-light shadow-sm p-3 mb-5 bg-white">
<div class="container">
<span class="navbar-brand mb-0 h1">
<img src="img/logo.png" width="96" class="d-inline-block align-middle" />Wuabit</span>
<div class="dropdown">
<a class="btn btn-outline-info btn-sm dropdown-toggle" href="#" role="button" id="dropdownLocaleMenu" data-toggle="dropdown"
data-i18n="menu-language" aria-haspopup="true" aria-expanded="false">
Language
</a>
<div class="dropdown-menu" aria-labelledby="dropdownLocaleMenu" id="switch-locale">
<a class="dropdown-item flag-locale" href="#" data-locale="en">
<img src="//cdnjs.cloudflare.com/ajax/libs/flag-icon-css/3.1.0/flags/4x3/us.svg" />English</a>
<a class="dropdown-item flag-locale" href="#" data-locale="es">
<img src="//cdnjs.cloudflare.com/ajax/libs/flag-icon-css/3.1.0/flags/4x3/es.svg" />Español</a>
</div>
</div>
</div>
</nav>
<!-- Masthead -->
<header class="masthead text-white text-center">
<div class="container-fluid">
<div class="row justify-content-md-center">
<div class="col">
<h1 class="mb" id="intro" data-i18n="intro">Bitcoin and other cryptos within your favorite messaging app!</h1>
</div>
</div>
<img src="img/wuabit-phone-demo-1.en.png" class="demo" />
<div align="justify-content-md-center">
<a href="#signup" class="btn btn-lg btn-primary" data-i18n="signup">Sign up!</a>
</div>
</div>
</header>
<!-- Icons Grid -->
<section class="features-icons bg-light text-center">
<div class="container">
<div class="row">
<div class="col-lg-4">
<div class="features-icons-item mx-auto mb-5 mb-lg-0 mb-lg-3">
<div class="features-icons-icon d-flex">
<i class="icon-organization m-auto text-primary"></i>
</div>
<h3 data-i18n="feature-blockchain-title">Blockchain meets IM</h3>
<p class="lead mb-0" data-i18n="feature-blockchain-desc">Wuabit will allow to access current and future blockchain
services from your chat app, from market prices to smart-contracts
</p>
</div>
</div>
<div class="col-lg-4">
<div class="features-icons-item mx-auto mb-5 mb-lg-0 mb-lg-3">
<div class="features-icons-icon d-flex">
<i class="icon-share m-auto text-primary"></i>
</div>
<h3 data-i18n="feature-social-title">Chat and social interaction</h3>
<p class="lead mb-0" data-i18n="feature-social-desc">As easy you chat with a friend you can chat with your Wuabit
assistant. Ask him to pay your last dinner with friends or let your mom get it's first Bitcoin wallet!</p>
</div>
</div>
<div class="col-lg-4">
<div class="features-icons-item mx-auto mb-0 mb-lg-3">
<div class="features-icons-icon d-flex">
<i class="icon-bubble m-auto text-primary"></i>
</div>
<h3 data-i18n="feature-multi-title">Use your favourite IM</h3>
<p class="lead mb-0" data-i18n="feature-multi-desc">Beginning with the ubiquituous Whatsapp, more chat platforms
will be added such as Telegram, FB Messenger, Viber
</p>
</div>
</div>
</div>
</div>
</section>
<!-- Call to Action -->
<a name="signup">
<section class="call-to-action text-white text-center">
<div class="overlay"></div>
<div class="container">
<div class="row">
<div class="col-xl-9 mx-auto">
<h2 class="mb-4" data-i18n="signup-header">Subscribe to our mailing list!</h2>
<!--
<h4 class="mb-4" data-i18n="signup-desc">Be the first to know when Wuabit's beta it's ready.</h4>
-->
<a href="http://eepurl.com/dEJswz" class="btn btn-lg btn-primary" data-i18n="signup">Sign up!</a>
</div>
</div>
</div>
</section>
<!-- Footer -->
<footer class="footer bg-light">
<div class="container">
<div class="row">
<div class="col-lg-6 h-100 text-center text-lg-left my-auto">
<ul class="list-inline mb-2">
<li class="list-inline-item">
<a href="#" data-toggle="modal" data-target="#privacyModal" data-i18n="privacy-policy-title">Privacy Policy</a>
</li>
</ul>
<p class="text-muted small mb-4 mb-lg-0">© Wuabit LTD 2019. <span data-i18n="made-by">Made with ❤️ by</span>
<a href="https://twitter.com/mrmx">@mrmx</a> et al.</p>
</div>
<div class="col-lg-6 h-100 text-center text-lg-right my-auto">
<ul class="list-inline mb-0">
<li class="list-inline-item mr-3">
<a href="https://fb.com/Wuabit">
<i class="fa fa-facebook fa-2x fa-fw"></i>
</a>
</li>
<li class="list-inline-item mr-3">
<a href="https://www.linkedin.com/company/wuabit/">
<i class="fa fa-linkedin fa-2x fa-fw"></i>
</a>
</li>
<li class="list-inline-item mr-3">
<a href="https://twitter.com/wuabit">
<i class="fa fa-twitter fa-2x fa-fw"></i>
</a>
</li>
<li class="list-inline-item mr-3">
<a href="https://t.me/Wuabit">
<i class="fa fa-telegram fa-2x fa-fw"></i>
</a>
</li>
<li class="list-inline-item">
<a href="https://instagram.com/_wuabit">
<i class="fa fa-instagram fa-2x fa-fw"></i>
</a>
</li>
<li class="list-inline-item">
<a href="https://medium.com/wuabit">
<i class="fa fa-medium fa-2x fa-fw"></i>
</a>
</li>
<li class="list-inline-item">
<a href="https://angel.co/wuabit">
<i class="fa fa-angellist fa-2x fa-fw"></i>
</a>
</li>
<li class="list-inline-item">
<a href="https://vk.com/wuabit">
<i class="fa fa-vk fa-2x fa-fw"></i>
</a>
</li>
</ul>
</div>
</div>
</div>
</footer>
<!-- Privacy Modal -->
<div class="modal fade" id="privacyModal" tabindex="-1" role="dialog" aria-labelledby="privacyModalTitle" aria-hidden="true">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title" id="privacyModalTitle" data-i18n="privacy-policy-title">Privacy Policy</h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<p>Effective date: May 10, 2019</p>
<p>Wuabit LTD ("us", "we", or "our") operates the https://wuabit.com website (the "Service").</p>
<p>This page informs you of our policies regarding the collection, use, and disclosure of personal data when you
use our Service and the choices you have associated with that data.</p>
<p>We use your data to provide and improve the Service. By using the Service, you agree to the collection and use
of information in accordance with this policy. Unless otherwise defined in this Privacy Policy, terms used in
this Privacy Policy have the same meanings as in our Terms and Conditions, accessible from https://wuabit.com</p>
<h2>Information Collection And Use</h2>
<p>We collect several different types of information for various purposes to provide and improve our Service to
you.
</p>
<h3>Types of Data Collected</h3>
<h4>Personal Data</h4>
<p>While using our Service, we may ask you to provide us with certain personally identifiable information that
can be used to contact or identify you ("Personal Data"). Personally identifiable information may include, but
is not limited to:</p>
<ul>
<li>Email address</li>
<li>Phone number</li>
<li>Cookies and Usage Data</li>
</ul>
<h4>Usage Data</h4>
<p>We may also collect information how the Service is accessed and used ("Usage Data"). This Usage Data may include
information such as your computer's Internet Protocol address (e.g. IP address), browser type, browser version,
the pages of our Service that you visit, the time and date of your visit, the time spent on those pages, unique
device identifiers and other diagnostic data.</p>
<h4>Tracking & Cookies Data</h4>
<p>We use cookies and similar tracking technologies to track the activity on our Service and hold certain information.</p>
<p>Cookies are files with small amount of data which may include an anonymous unique identifier. Cookies are sent
to your browser from a website and stored on your device. Tracking technologies also used are beacons, tags,
and scripts to collect and track information and to improve and analyze our Service.</p>
<p>You can instruct your browser to refuse all cookies or to indicate when a cookie is being sent. However, if
you do not accept cookies, you may not be able to use some portions of our Service.</p>
<p>Examples of Cookies we use:</p>
<ul>
<li>
<strong>Session Cookies.</strong> We use Session Cookies to operate our Service.</li>
<li>
<strong>Preference Cookies.</strong> We use Preference Cookies to remember your preferences and various settings.</li>
<li>
<strong>Security Cookies.</strong> We use Security Cookies for security purposes.</li>
</ul>
<h2>Use of Data</h2>
<p>Wuabit LTD uses the collected data for various purposes:</p>
<ul>
<li>To provide and maintain the Service</li>
<li>To notify you about changes to our Service</li>
<li>To allow you to participate in interactive features of our Service when you choose to do so</li>
<li>To provide customer care and support</li>
<li>To provide analysis or valuable information so that we can improve the Service</li>
<li>To monitor the usage of the Service</li>
<li>To detect, prevent and address technical issues</li>
</ul>
<h2>Transfer Of Data</h2>
<p>Your information, including Personal Data, may be transferred to — and maintained on — computers located outside
of your state, province, country or other governmental jurisdiction where the data protection laws may differ
than those from your jurisdiction.</p>
<p>If you are located outside Estonia and choose to provide information to us, please note that we transfer the
data, including Personal Data, to Estonia and process it there.</p>
<p>Your consent to this Privacy Policy followed by your submission of such information represents your agreement
to that transfer.</p>
<p>Wuabit LTD will take all steps reasonably necessary to ensure that your data is treated securely and in accordance
with this Privacy Policy and no transfer of your Personal Data will take place to an organization or a country
unless there are adequate controls in place including the security of your data and other personal information.</p>
<h2>Disclosure Of Data</h2>
<h3>Legal Requirements</h3>
<p>Wuabit LTD may disclose your Personal Data in the good faith belief that such action is necessary to:</p>
<ul>
<li>To comply with a legal obligation</li>
<li>To protect and defend the rights or property of Wuabit LTD </li>
<li>To prevent or investigate possible wrongdoing in connection with the Service</li>
<li>To protect the personal safety of users of the Service or the public</li>
<li>To protect against legal liability</li>
</ul>
<h2>Security Of Data</h2>
<p>The security of your data is important to us, but remember that no method of transmission over the Internet,
or method of electronic storage is 100% secure. While we strive to use commercially acceptable means to protect
your Personal Data, we cannot guarantee its absolute security.</p>
<h2>Service Providers</h2>
<p>We may employ third party companies and individuals to facilitate our Service ("Service Providers"), to provide
the Service on our behalf, to perform Service-related services or to assist us in analyzing how our Service is
used.
</p>
<p>These third parties have access to your Personal Data only to perform these tasks on our behalf and are obligated
not to disclose or use it for any other purpose.</p>
<h3>Analytics</h3>
<p>We may use third-party Service Providers to monitor and analyze the use of our Service.</p>
<ul>
<li>
<p>
<strong>Google Analytics</strong>
</p>
<p>Google Analytics is a web analytics service offered by Google that tracks and reports website traffic. Google
uses the data collected to track and monitor the use of our Service. This data is shared with other Google
services. Google may use the collected data to contextualize and personalize the ads of its own advertising
network.
</p>
<p>You can opt-out of having made your activity on the Service available to Google Analytics by installing
the Google Analytics opt-out browser add-on. The add-on prevents the Google Analytics JavaScript (ga.js,
analytics.js, and dc.js) from sharing information with Google Analytics about visits activity.</p>
<p>For more information on the privacy practices of Google, please visit the Google Privacy & Terms web page:
<a href="https://policies.google.com/privacy?hl=en">https://policies.google.com/privacy?hl=en</a>
</p>
</li>
</ul>
<h2>Links To Other Sites</h2>
<p>Our Service may contain links to other sites that are not operated by us. If you click on a third party link,
you will be directed to that third party's site. We strongly advise you to review the Privacy Policy of every
site you visit.</p>
<p>We have no control over and assume no responsibility for the content, privacy policies or practices of any third
party sites or services.</p>
<h2>Children's Privacy</h2>
<p>Our Service does not address anyone under the age of 18 ("Children").</p>
<p>We do not knowingly collect personally identifiable information from anyone under the age of 18. If you are
a parent or guardian and you are aware that your Children has provided us with Personal Data, please contact
us. If we become aware that we have collected Personal Data from children without verification of parental consent,
we take steps to remove that information from our servers.</p>
<h2>Changes To This Privacy Policy</h2>
<p>We may update our Privacy Policy from time to time. We will notify you of any changes by posting the new Privacy
Policy on this page.</p>
<p>We will let you know via email and/or a prominent notice on our Service, prior to the change becoming effective
and update the "effective date" at the top of this Privacy Policy.</p>
<p>You are advised to review this Privacy Policy periodically for any changes. Changes to this Privacy Policy are
effective when they are posted on this page.</p>
<h2>Contact Us</h2>
<p>If you have any questions about this Privacy Policy, please contact us:</p>
<ul>
<li>By email: [email protected]</li>
</ul>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-secondary" data-dismiss="modal" data-i18n="accept">Accept</button>
</div>
</div>
</div>
</div>
<!-- Bootstrap core JavaScript -->
<script src="//ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script src="//stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery.i18n/1.0.5/jquery.i18n.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery.i18n/1.0.5/jquery.i18n.messagestore.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery.i18n/1.0.5/jquery.i18n.fallbacks.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery.i18n/1.0.5/jquery.i18n.parser.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery.i18n/1.0.5/jquery.i18n.emitter.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery.i18n/1.0.5/jquery.i18n.language.min.js"></script>
<script src="//cdn.jsdelivr.net/npm/[email protected]"></script>
<script src="js/msgs.js?v1.9.1.19"></script>
<script type="text/javascript">
var coins = ['Bitcoin', 'Bitcoin Cash', 'Litecoin', 'DASH', 'Ethereum'];
var platforms = ['WhatsApp', 'Telegram', 'SMS', 'FB Messenger', 'Viber'];
var typer = null;
function updateTyper() {
var options = {
strings: [],
typeSpeed: 80,
backSpeed: 20,
startDelay: 2000,
loop: true,
//shuffle: true,
showCursor: false
};
//options.strings.push($.i18n('intro'));
$.each(coins, function (idx, coin) {
$.each(platforms, function (idx, platform) {
options.strings.push($.i18n('intro-typed', $.i18n(coin), platform));
});
});
if(typer) typer.destroy();
typer = new Typed('#intro', options);
}
function emptyNode(node) {
var last;
while (last = node.lastChild) node.removeChild(last);
}
function updateLocale(locale) {
if (locale) {
$.i18n().locale = locale;
//console.log("locale:", locale);
}
$('input[type=email]').each(function () {
$(this).prop('placeholder', $.i18n('email-placeholder'));
});
$('body').i18n();
updateTyper();
};
jQuery(function ($) {
$.i18n().load(messages);
$('#switch-locale').on('click', 'a', function (e) {
e.preventDefault();
emptyNode(document.getElementById('maitre-widget'));
updateLocale($(this).data('locale'));
});
$('#btnSignup').on('click', function (e) {
e.preventDefault();
var email = $('#email').val();
if (email) {
Maitre.form.submit({
email: email
});
}
});
updateLocale(window.navigator.language);
});
</script>
<!--Start of Tawk.to Script-->
<script type="text/javascript">
var Tawk_API=Tawk_API||{}, Tawk_LoadStart=new Date();
(function(){
var s1=document.createElement("script"),s0=document.getElementsByTagName("script")[0];
s1.async=true;
s1.src='https://embed.tawk.to/5cbd957ed6e05b735b43ac19/default';
s1.charset='UTF-8';
s1.setAttribute('crossorigin','*');
s0.parentNode.insertBefore(s1,s0);
})();
</script>
<!--End of Tawk.to Script-->
</body>
</html>