forked from NightTrader/nighttrader.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
566 lines (523 loc) · 31.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
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="description" content="Nighttrader: Over the counter (OTC) trading chat and future DEX/ MSEX - Decentralized/ Multisignature Exchange. State of the art, highly secured, trustless and peer to peer.">
<meta name="author" content="AlecFrazerMatthewHahn">
<script src="https://bitcoin42.com.mx/support/js/min/jquery.min.js"></script>
<script id="sbinit" src="https://bitcoin42.com.mx/support/js/init.js"></script>
<title>Nighttrader - Over the counter (OTC) trading chat and future state of the art, highly secured trustless, peer to peer, multisignature cryptocurrency wallet and exchange.</title>
<!-- Favicon icon -->
<link rel="icon" type="image/png" sizes="16x16" href="./images/favicon.png">
<link rel="stylesheet" href="./vendor/nice-select/css/nice-select.css">
<link rel="stylesheet" href="./vendor/owl-carousel/css/owl.theme.default.css">
<link rel="stylesheet" href="./vendor/owl-carousel/css/owl.carousel.min.css">
<!-- Custom Stylesheet -->
<link rel="stylesheet" href="./css/style.css">
</head>
<body>
<div id="preloader">
<div class="sk-three-bounce">
<div class="sk-child sk-bounce1"></div>
<div class="sk-child sk-bounce2"></div>
<div class="sk-child sk-bounce3"></div>
</div>
</div>
<div id="main-wrapper">
<div class="header">
<div class="container">
<div class="row">
<div class="col-xl-12">
<div class="navigation">
<nav class="navbar navbar-expand-lg navbar-light bg-light">
<a class="navbar-brand" href="index.html"><img src="./images/logo.png" alt=""></a>
<button class="navbar-toggler" type="button" data-toggle="collapse"
data-target="#navbarNavDropdown" aria-controls="navbarNavDropdown"
aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNavDropdown">
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link" href="#" data-scroll-nav="0">HOME</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#" data-scroll-nav="2">OTC</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#" data-scroll-nav="3">DEX</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#" data-scroll-nav="5">NEWS</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#" data-scroll-nav="6">ROADMAP</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#" data-scroll-nav="7">CONTACT</a>
</li>
</ul>
</div>
</nav>
</div>
</div>
</div>
</div>
</div>
<div class="intro" data-scroll-index="0">
<div class="container">
<div class="row justify-content-between align-items-center">
<div class="col-xl-6 col-lg-6 col-12">
<div class="intro-content">
<h1>Trade with <strong class="text-primary">Nighttrader</strong>. <br> Buy and Sell
Cryptocurrency
</h1>
<p>Secure, Decentral Multi Signature Wallet and Exchange!</p>
</div>
<div class="intro-btn">
<a href="https://dev.nighttrader.org/#register" class="btn btn-primary">Register for Alpha and Test with us!</a>
</div><br>
<div class="intro-btn">
<a href="https://nighttrader.github.io/docs/whitepaper.html" class="btn btn-primary">Read our Whitepaper</a>
</div><br>
<div class="intro-btn">
<a href="https://otc.nighttrader.org/" class="btn btn-primary">Trade on our OTC Desk</a>
</div>
</div>
<div class="col-xl-5 col-lg-6 col-12">
<div class="intro-form-exchange">
<iframe width="540" height="305" src="https://f3435ac1.sibforms.com/serve/MUIEANMdoYtfkLEArkG9FJYN93rPds1cLoJuFWx8P3Oqo43hSaDIcTbw22PXPoxRk82W5j-W-CNEeq6qOqK8Lqei9tBiYP9zX-PgqKlutPJ1h76UxnuoEiaLCrpwLbHzS_c-llBezl5sgEjYZxkCKmynNUAaHpk5UTmCVwlsnUFSEgoCZT7uX4D-LNnBBhm0w-XJUw1QP9Pymso5" frameborder="0" scrolling="no" allowfullscreen style="display: block;margin-left: auto;margin-right: auto;max-width: 100%;"></iframe>
</div>
</div>
</div>
</div>
</div>
<div class="portfolio section-padding" data-scroll-index="2">
<div class="container">
<div class="row py-lg-5 justify-content-center">
<div class="col-xl-7">
<div class="section-title text-center">
<h2>OTC Chat is currently open over <a href="https://t.me/Nighttrader_org_Chat" target="_blank">Telegram</a></h2>
<p>Buy & sell over the counter, meanwhile we build Nighttrader; DEX & multisig wallet</p>
</div>
</div>
</div>
<div class="row align-items-center justify-content-between">
<div class="col-xl-7 col-lg-6">
<div class="portfolio_list">
<div class="row">
<div class="col-xl-6">
<div class="media">
<span class="port-icon"> <i class="la la-bar-chart"></i></span>
<div class="media-body">
<h4>OTC Chat</h4>
<p>Buy and sell popular digital currencies directly in <a href="https://t.me/Nighttrader_org_Chat" target="_blank">Telegram</a> chat
</p>
</div>
</div>
</div>
<div class="col-xl-6">
<div class="media">
<span class="port-icon"> <i class="la la-calendar-check-o"></i></span>
<div class="media-body">
<h4>Privacy intact</h4>
<p>No cloud, no leaks, no sharing unless required by court order
</p>
</div>
</div>
</div>
<div class="col-xl-6">
<div class="media">
<span class="port-icon"> <i class="la la-lock"></i></span>
<div class="media-body">
<h4>Double deposit escrow protection</h4>
<p>For added trust, we can enter into <a href="https://bitbay.market/">BitBay Markets</a> DDE smart contracts
</p>
</div>
</div>
</div>
<div class="col-xl-6">
<div class="media">
<span class="port-icon"> <i class="la la-mobile"></i></span>
<div class="media-body">
<h4>Mobile friendly & fair pricing</h4>
<p>All can be done by phone & at reasonable fees of 0.25% to 5%
</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="col-xl-5 col-lg-6">
<div class="portfolio_img">
<img src="./images/portfolio.jpg" alt="" class="img-fluid">
</div>
</div>
</div>
</div>
</div>
<div class="promo section-padding" data-scroll-index="3">
<div class="container">
<div class="row justify-content-center">
<div class="col-xl-8">
<div class="section-title text-center">
<h2>Coming soon: Nighttrader MSig DEX! </h2>
<p>World class, decentralized multi signature wallet and exchange
</p>
</div>
</div>
</div>
<div class="row align-items-center py-5">
<div class="col-xl-4 col-lg-4 col-md-4">
<div class="promo-content">
<div class="promo-content-img">
<img class="img-fluid" src="./images/svg/protect.svg" alt="">
</div>
<h3>We can't Access your Funds.</h3>
<p>Client side generated key password will give you control of your keys, your coins</p>
</div>
</div>
<div class="col-xl-4 col-lg-4 col-md-4">
<div class="promo-content">
<div class="promo-content-img">
<img class="img-fluid" src="./images/svg/cyber.svg" alt="">
</div>
<h3>Multi Signature Protected</h3>
<p>Cryptocurrency stored on our site will be extra secured with 2 of 2 signatures</p>
</div>
</div>
<div class="col-xl-4 col-lg-4 col-md-4">
<div class="promo-content">
<div class="promo-content-img">
<img class="img-fluid" src="./images/svg/worldclass.svg" alt="">
</div>
<h3>World Class & Fast DEX</h3>
<p>With our unique IOU system we have a faster exchange than other DEX's in the industry</p>
</div>
</div>
<div class="col-xl-4 col-lg-4 col-md-4">
<div class="promo-content">
<div class="promo-content-img">
<img class="img-fluid" src="./images/svg/grow.svg" alt="">
</div>
<h3>DeFi Liquidity & Passive Income</h3>
<p>Profit passively from trades on NightTrader simply because you make it liquid</p>
</div>
</div>
<div class="col-xl-4 col-lg-4 col-md-4">
<div class="promo-content">
<div class="promo-content-img">
<img class="img-fluid" src="./images/svg/uniquetech.svg" alt="">
</div>
<h3>Unfilled Market & Unique Tech</h3>
<p>Unlike Ethereum DEX's this exchange runs on UTXO Coins such as Bitcoin! Join an unfilled market share</p>
</div>
</div>
<div class="col-xl-4 col-lg-4 col-md-4">
<div class="promo-content">
<div class="promo-content-img">
<img class="img-fluid" src="./images/svg/finance.svg" alt="">
</div>
<h3>Private & Frictionless</h3>
<p>Unique legal setup allows frictionless user management and is hardcore privacy focused</p>
</div>
</div>
</div>
</div>
</div>
<div class="appss section-padding" data-scroll-index="4">
<div class="container">
<div class="row align-items-center justify-content-between">
<div class="col-xl-7 col-lg-6 col-md-6">
<div class="appss-content">
<h2>Store your crypto and track your portfolio</h2>
<ul>
<li><i class="la la-check"></i> All your Coins in One Secure Multisignature Wallet</li>
<li><i class="la la-check"></i> Uses Threshold Keys <a href="https://www.geeksforgeeks.org/shamirs-secret-sharing-algorithm-cryptography/">(Similar to Shamir's Secret Sharing)</a> & Decentralized Nodes</li>
<li><i class="la la-check"></i> Open Source Frontend & Ready to Market as Whitelabel Product</li>
<li><i class="la la-check"></i> Provides Deadman Switch & Backup Solution in Case of a Force Majeure</li>
<li><i class="la la-check"></i> Protected from Hacking, Phishing and Supply Chain Attacks</li>
<li><i class="la la-check"></i> Protected from Improper Seizue, Natural Disasters, Sim Swaps, Insider Fraud</li>
<li><i class="la la-check"></i> Protected from In-Person Attacks, Accidental Loss, Device Failure & More</li>
</ul>
</div>
</div>
<div class="col-xl-5 col-lg-6 col-md-6">
<div class="appss-img">
<img class="img-fluid" src="./images/app2.png" alt="">
</div>
</div>
</div>
</div>
</div>
<div class="blog section-padding" data-scroll-index="5">
<div class="container">
<div class="row justify-content-center">
<div class="col-xl-6">
<div class="section-title text-center">
<h2>NEWS</h2>
</div>
</div>
</div>
<div class="row">
<div class="col-xl-4 col-lg-4 col-md-12">
<div class="blog-grid">
<div class="card">
<img class="img-fluid" src="./images/blog/1.jpg" alt="">
<div class="card-body">
<a class="nav-link" href="#" data-scroll-nav="5">
<h4 class="card-title">The Idea Begins</h4>
</a>
<p class="card-text">Everything starts to fall into place! After another year of private Beta testing we prepare for the launch in 2023. Stay tuned!</p>
</div>
<div class="card-footer">
<div class="meta-info">
<a href="https://t.me/nighttrader_org" class="post-date"><i class="la la-calendar"></i> Winter, 2020</a>
</div>
</div>
</div>
</div>
</div>
<div class="col-xl-4 col-lg-4 col-md-12">
<div class="blog-grid">
<div class="card">
<img class="img-fluid" src="./images/blog/2.jpg" alt="">
<div class="card-body">
<a class="nav-link" href="#" data-scroll-nav="5">
<h4 class="card-title">The Idea Solidifies</h4>
</a>
<p class="card-text">Another piece of the puzzle gets created. Many new insights and progress into architecture and design is made! With Bitbay.market's dynamic peg, a successful beta exchange was completed.</p>
</div>
<div class="card-footer">
<div class="meta-info">
<a href="https://t.me/nighttrader_org" class="post-date"><i class="la la-calendar"></i> Autum, 2017</a>
</div>
</div>
</div>
</div>
</div>
<div class="col-xl-4 col-lg-4 col-md-12">
<div class="blog-grid">
<div class="card">
<img class="img-fluid" src="./images/blog/3.jpg" alt="">
<div class="card-body">
<a class="nav-link" href="#" data-scroll-nav="5">
<h4 class="card-title">The Idea was Born</h4>
</a>
<p class="card-text">Knowing decentralized exchanges are a vital part of the overall cryptocoin infrastructure, we started research and development a long time ago! One piece of the puzzle was the creation of NAOME S.A.P.I. de C.V. in Mexico, as one of the first legal entities dealing with everything around cryptocurrencies and shaping legal foundations of regulations to come.</p>
</div>
<div class="card-footer">
<div class="meta-info">
<a href="https://t.me/nighttrader_org" class="post-date"><i class="la la-calendar"></i> Sometime, 2013</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="blog section-padding" data-scroll-index="6">
<div class="container">
<div class="row justify-content-center">
<div class="col-xl-6">
<div class="section-title text-center">
<h2>ROADMAP</h2>
</div>
</div>
</div>
<div class="row">
<div class="col-xl-4 col-lg-4 col-md-12">
<div class="blog-grid">
<div class="card">
<img class="img-fluid" src="#" alt="">
<div class="card-body">
<a class="nav-link" href="#" data-scroll-nav="5">
<h4 class="card-title">Alpha Test Launch</h4>
</a>
<p class="card-text">During summer we will invite our community to test the multisignature wallets, backup recovery tools and limited trading.</p>
</div>
<div class="card-footer">
<div class="meta-info">
<a href="https://t.me/nighttrader_org" class="post-date"><i class="la la-calendar"></i> Summer, 2022</a>
</div>
</div>
</div>
</div>
</div>
<div class="col-xl-4 col-lg-4 col-md-12">
<div class="blog-grid">
<div class="card">
<img class="img-fluid" src="#" alt="">
<div class="card-body">
<a class="nav-link" href="#" data-scroll-nav="5">
<h4 class="card-title">Soft Launch</h4>
</a>
<p class="card-text">Once beta testing of functionality, security, reliablity and performance is complete we will make the front end design more attractive with tradingview charts and other UI/UX tweaks. During this phase we can launch to the public without marketing; A so called soft launch.</p>
</div>
<div class="card-footer">
<div class="meta-info">
<a href="https://t.me/nighttrader_org" class="post-date"><i class="la la-calendar"></i> Winter, 2022</a>
</div>
</div>
</div>
</div>
</div>
<div class="col-xl-4 col-lg-4 col-md-12">
<div class="blog-grid">
<div class="card">
<img class="img-fluid" src="#" alt="">
<div class="card-body">
<a class="nav-link" href="#" data-scroll-nav="5">
<h4 class="card-title">Further milestones</h4>
</a>
<p class="card-text">Optimized customer support channels, FAQ's and how to use the exchange instructions. Well documented API with end user integration, to enable 3rd party applications. More coin listings.</p>
</div>
<div class="card-footer">
<div class="meta-info">
<a href="https://t.me/nighttrader_org" class="post-date"><i class="la la-calendar"></i>2023</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="get-touch section-padding" data-scroll-index="7">
<div class="container">
<div class="row justify-content-center">
<div class="col-xl-6">
<div class="section-title">
<h2>Get in touch. Stay in touch.</h2>
</div>
</div>
</div>
<div class="row">
<div class="col-xl-6 col-lg-6 col-md-6">
<div class="get-touch-content">
<div class="media">
<span><i class="fa fa-support"></i></span>
<div class="media-body">
<h4>Chat Support</h4>
<p>Got a problem? Just get in touch. Our support team is almost available on every day
</p>
</div>
</div>
</div>
</div>
<div class="col-xl-6 col-lg-6 col-md-6">
<div class="get-touch-content">
<div class="media">
<span><i class="fa fa-telegram"></i></span>
<div class="media-body">
<h4>Nighttrader <a href="https://t.me/nighttrader_org">Telegram Channel</a></h4>
<p>News, updates and community of the future world class cryptocurrency exchange
</p>
</div>
</div>
</div>
</div>
<div class="col-xl-6 col-lg-6 col-md-6">
<div class="get-touch-content">
<div class="media">
<span><i class="fa fa-linkedin"></i></span>
<div class="media-body">
<h4>Careers</h4>
<p>Help build the future of technology. Start your new career at Nighttrader. Contact us <a href="https://www.linkedin.com/in/alechahn/">here via Linkedin</a>
</p>
</div>
</div>
</div>
</div>
<div class="col-xl-6 col-lg-6 col-md-6">
<div class="get-touch-content">
<div class="media">
<span><i class="fa fa-life-ring"></i></span>
<div class="media-body">
<h4>Listing</h4>
<p>Nighttrader is global. Add your coin to our exchange. Write to <a href="mailto:[email protected]">[email protected]</a>
</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="bottom section-padding">
<div class="container">
<div class="row">
<div class="col-xl-4 col-lg-4 col-md-6 col-sm-6">
<div class="bottom-logo">
<img class="pb-3" src="./images/logo.png" alt="">
</div>
</div>
<div class="col-xl-2 col-lg-2 col-md-6 col-sm-6">
<div class="bottom-widget">
<h4 class="widget-title">Company</h4>
<ul>
<li><a class="nav-link" href="#" data-scroll-nav="5">About</a></li>
<li><a href="https://www.linkedin.com/in/alechahn/">Career</a></li>
<li><a href="#">DeFi & Affiliate (tba)</a></li>
<li><a href="#">TOS & Privacy (tba)</a></li>
</ul>
</div>
</div>
<div class="col-xl-2 col-lg-2 col-md-6 col-sm-6">
<div class="bottom-widget">
<h4 class="widget-title">Support</h4>
<ul>
<li><a href="#"></a></li>
<li><a href="#">FAQ & Ticket (tba)</a></li>
<li><a href="#"></a></li>
<li><a href="https://t.me/nighttrader_org">Telegram</a></li>
</ul>
</div>
</div>
<div class="col-xl-4 col-lg-4 col-md-6 col-sm-6">
<div class="bottom-widget">
</div>
</div>
</div>
</div>
<div class="footer">
<div class="container">
<div class="row">
<div class="col-xl-6 col-lg-6 col-md-6 col-sm-6 col-12">
<div class="copyright">
<p>© Copyright 2014 to 2021 - Nightttrader - All Rights Reserved <br> <a href="#">NAOME S.A.P.I. de C.V.</a></p>
</div>
</div>
<div class="col-xl-6 col-lg-6 col-md-6 col-sm-6 col-12">
<div class="footer-social">
<ul>
<!-- <li><a href="#"><i class="fa fa-facebook"></i></a></li>
<li><a href="#"><i class="fa fa-twitter"></i></a></li> -->
<li><a href="https://github.com/NightTrader/"><i class="fa fa-github"></i></a></li>
<li><a href="https://t.me/nighttrader_org"><i class="fa fa-telegram"></i></a></li>
</ul>
</div>
</div>
</div>
<p>Warning of risks: The trade with cryptocurrencies like Bitcoin carries a high risk of losing your invested capital up to the total loss. Therefore, use only those funds whose partial or total loss you can afford.
The cryptocurrencies that are being offered for trade on Nighttrader.org are not suitable for all investors. So make absolutely sure that you fully understand the risks associated with trading cryptocurrencies and possibly
get advice from an independent, competent person or organization before you start trading. Any personal successful investments when trading cryptocurrencies in the past is no case to indicate your success in the future.
</p>
</div>
</div>
</div>
<script src="./js/global.js"></script>
<script src="./vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="./vendor/owl-carousel/js/owl.carousel.min.js"></script>
<script src="./js/plugins/owl-carousel-init.js"></script>
<script src="./vendor/scrollit/scrollIt.js"></script>
<script src="./js/plugins/scrollit-init.js"></script>
<script src="./vendor/apexchart/apexcharts.min.js"></script>
<script src="./vendor/apexchart/apexchart-init.js"></script>
<script src="./js/scripts.js"></script>
</body>
</html>