-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathindex.html
483 lines (454 loc) · 21.3 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
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<!-- inspectlect ---------------------------------------------------------->
<script type="text/javascript">
(function() {
window.__insp = window.__insp || [];
__insp.push(['wid', 764477300]);
var ldinsp = function() {
if (typeof window.__inspld != "undefined") return;
window.__inspld = 1;
var insp = document.createElement('script');
insp.type = 'text/javascript';
insp.async = true;
insp.id = "inspsync";
insp.src = ('https:' == document.location.protocol ? 'https' : 'http') + '://cdn.inspectlet.com/inspectlet.js?wid=764477300&r=' + Math.floor(new Date().getTime() / 3600000);
var x = document.getElementsByTagName('script')[0];
x.parentNode.insertBefore(insp, x);
};
setTimeout(ldinsp, 0);
})();
</script>
<!-- google analitics ----------------------------------------------------->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-73370264-1"></script>
<script type="text/javascript">
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-73370264-1');
</script>
<!-- meta & title --------------------------------------------------------->
<meta charset="utf-8">
<title>Enabling peer-to-peer value exchanges | TWINS Coin</title>
<meta name="description" content="TWINS coin will power win.win, a truly decentralized, peer-to-peer exchange platform, allowing direct transactions between end-user wallets." />
<meta name="author" content="win.win">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="google-site-verification" content="SvWQDf9XdCWUwmehzfvL2RAZi3ZCFaN2d16amNWD694" />
<!-- favicon -------------------------------------------------------------->
<link rel="icon" type="image/png" href="img/system/favicon.png" />
<!-- css include ---------------------------------------------------------->
<link rel="stylesheet" href="css/reset.css">
<link rel="stylesheet" href="css/animate.css">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/media.css">
</head>
<body>
<!-- CONTENT START -------------------------------------------------------->
<!-- mobile menu -->
<div class="mobile_menu">
<div class="close_btn">
<img src="img/icons/close.svg" alt="">
</div>
<ul>
<li><a href="https://shop.new.capital/collections/twins" target="_blank">Shop</a></li>
<li><a href="https://chain.review/explorer/twins/" target="_blank">Explorer</a></li>
<li><a href="https://docs.win.win" target="_blank">Guides</a></li>
<li><a href="/#download">Wallets</a></li>
<li class="dropdown_mobile">
<a>Get $TWINS</a>
<ul >
<li> <a id="one" href="https://new.capital/exchange/" target="_blank">New Capital Exchange</a> </li>
</ul>
</li>
</ul>
</div>
<!-- content -->
<section class="section_block top_header">
<div class="header_content">
<div class="logo_item">
<img src="img/system/logo.svg" alt="win.win logo">
</div>
<div class="divider">
</div>
<div class="logo_text">
peer-to-peer value exchanges
</div>
</div>
<div class="coin_data counter_block_active" onclick="location.href='https://chain.review/explorer/twins/'">
<div class="info_icon">
<img src="img/icons/info.svg" alt="">
</div>
<div class="coin_info_stats">
<div class="coin_stats_inner">
<div class="stats stats_1">
STAGE 2: <span>TWINS Network Growth</span>
</div>
<div class="stats stats_2">
Total Addresses: <span>---</span>
</div>
<div class="stats stats_3">
Addresses with Balance: <span>---</span>
</div>
<div class="stats stats_4">
Circulating Supply: <span>---</span>
</div>
<div class="stats stats_5">
Block Height: <span>---</span>
</div>
<div class="stats stats_6">
Current Block Time: <span>---</span>
</div>
</div>
</div>
</div>
<script defer src="https://www.livecoinwatch.com/static/lcw-widget.js"></script>
<div class="livecoinwatch-widget-1" lcw-coin="TWINS" lcw-base="USD" lcw-secondary="BTC" lcw-period="d" lcw-color-tx="#ffffff" lcw-color-pr="#58c7c5" lcw-color-bg="rgba(0,0,0,.4)" lcw-border-w="1" ></div>
<div class="arrow_block">
<img src="img/icons/arrow_down.svg" alt="">
</div>
</section>
<!-- menu -->
<section class="main_menu main_menu_global">
<div class="left_side">
<a href="/"> <img src="img/system/small_logo.svg" alt=""> </a>
<img class="mobile_menu_btn" src="img/icons/menu.svg" alt="">
<ul>
<li><a href="https://shop.new.capital/collections/twins" target="_blank">Shop</a></li>
<li><a href="https://chain.review/explorer/twins/" target="_blank">Explorer</a></li>
<li><a href="https://docs.win.win" target="_blank">Guides</a></li>
<li><a href="/#download">Wallets</a></li>
<li class="dropdown_desktop">
<span>Get $TWINS</span>
<ul >
<li> <a id="one" href="https://new.capital/exchange/" target="_blank">New Capital Exchange</a> </li>
</ul>
</li>
</ul>
</div>
<div class="right_side">
<p>Join Us</p>
<a href="https://twitter.com/TWINS_Coin"> <img src="img/icons/twitter.svg" alt=""> </a>
<a href="https://discord.gg/newcapital"> <img src="img/icons/discord.svg" alt=""> </a>
<a href="https://github.com/NewCapital"> <img src="img/icons/github.svg" alt=""> </a>
</div>
</section>
<!-- sections -->
<section class="section_block white_block">
<div class="row">
<div class="container reverse">
<div class="left_col col">
<h2>Why</h2>
<p>In a new paradigm of crypto economics, the most important and critical function is the ability to store and exchange our digital assets in a secure manner. Centralized exchanges have been proven to be unreliable and insecure, often hacked or abused. We believe that in order to advance the mass adoption of crypto, a new architecture must be introduced to enable secure and direct peer-to-peer value exchange. The true philosophy of blockchain, is to eliminate the need of middleman and to enable transactions without having to place trust in third parties.</p>
</div>
<div class="right_col col">
<video autoplay loop muted>
<source src="img/video/slide_1.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
</div>
</div>
</div>
</section>
<section class="section_block gray_block">
<div class="row">
<div class="container">
<div class="left_col col">
<div class="overlay">
</div>
<video autoplay loop muted>
<source src="img/video/slide_2.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
</div>
<div class="right_col col">
<h2>How</h2>
<p>We will introduce a truly decentralized exchange platform and proof-of-stake blockchain network with cross-chain atomic-swaps capabilities to facilitate the direct transacting of value between network users. There will be no fees for the direct peer-to-peer exchanges, as these transactions are performed directly between user wallets. The TWINS cryptocurrency will be used to power the exchange platform for buy and sell order listings and to reward the community-supported and decentralized hosting of network nodes.</p>
</div>
</div>
</div>
</section>
<section class="section_block white_block ">
<div class="row">
<div class="container">
<div class="team">
<h2>Team</h2>
<p>We are experienced leaders in the fields of telecommunications, cyber security, blockchain and business development. Our team is uniquely positioned to initiate and drive solutions that enable the mass adoption of our digital transformation and the internet of value.</p>
<div class="team_block">
<div class="member">
<a target="_blank" href="https://www.linkedin.com/in/edwinterek/">
<img src="img/slides/team/user_1.png" alt="">
<p>Edwin Terek</p>
</a>
</div>
<div class="member">
<a target="_blank" href="https://www.linkedin.com/in/alex-rožanski-094220100/">
<img src="img/slides/team/user_2.png" alt="">
<p>ALEX ROŽANSKI</p>
</a>
</div>
<div class="member">
<a target="_blank" href="https://www.linkedin.com/in/benasher/">
<img src="img/slides/team/user_3.png" alt="">
<p>AMIR BEN-ASHER</p>
</a>
</div>
<div class="member">
<a target="_blank" href="https://www.linkedin.com/in/andrius-b-5562244/">
<img src="img/slides/team/user_4.png" alt="">
<p>ANDRIUS BARTMINAS</p>
</a>
</div>
</div>
<div class="team_block">
<div class="member">
<a target="_blank" href="https://www.linkedin.com/in/ministras/">
<img src="img/slides/team/user_5.png" alt="">
<p>VYTAUTAS KAŠÉTA</p>
</a>
</div>
<div class="member">
<a target="_blank" href="https://www.linkedin.com/in/ykrichevsky/">
<img src="img/slides/team/user_6.png" alt="">
<p>Yuri Krichevsky</p>
</a>
</div>
<div class="member">
<a target="_blank" href="https://www.linkedin.com/in/alexander-pritsert-175ab423/">
<img src="img/slides/team/user_7.png" alt="">
<p>Alexander Pritsert</p>
</a>
</div>
<div class="member">
<a target="_blank" href="https://www.linkedin.com/in/tomasgurvicius/">
<img src="img/slides/team/user_8.png" alt="">
<p>Tomas Gurvičius</p>
</a>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="section_block gray_block ">
<div class="row">
<div class="container">
<h2 class="title">Roadmap</h1>
</div>
<div class="container reverse">
<div class="left_col col">
<h3> <span class="highlited">STAGE 1 ❯ </span> TWINS Coin Launch</h3>
<p>Seed nodes are hosted and controlled by the win.win foundation team. Wallet apps and public master node setup guides will be published during the weeks of the TWINS mainnet soft-launch period.</p><br>
<p>80% of the block rewards are distributed to TWINS Masternodes, 10% of the block rewards are distributed to TWINS Stakers, and 10% of the block rewards are distributed to the TWINS Developer Fund.</p><br>
<p>100% of TWINS mined from the seed nodes are distributed as community bounties and used as a liquidity pool.</p>
</div>
<div class="right_col col">
<div class="overlay">
</div>
<video autoplay loop muted>
<source src="img/video/rocket.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
</div>
</div>
</div>
</section>
<section class="section_block ">
<div class="row">
<div class="container">
<div class="left_col col">
<video autoplay loop muted>
<source src="img/video/slide_4.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
</div>
<div class="right_col col">
<h3> <span class="highlited">STAGE 2 ❯ </span> TWINS Network Growth</h3>
<p>Community participation is the critical requirement of the network growth in terms of the number of active masternodes and the accelerating transaction activity of TWINS coin on the network and crypto-exchanges.</p><br>
<p>100% of foundation reward TWINS are distributed as community bounties for network growth incentivisation, community invites and management, business development and marketing and PR.</p>
</div>
</div>
</div>
</section>
<section class="section_block gray_block ">
<div class="row">
<div class="container reverse">
<div class="left_col col">
<h3> <span class="highlited">STAGE 3 ❯ </span> TWINS Network Maturity</h3>
<p>A critical mass of decentralized masternodes and the acceptance of the TWINS cryptocurrency gives rise to the development and deployment of the win.win decentralized exchange platform and updated wallet apps to support direct peer-to-peer cross-chain transactions.</p><br>
<p>100% of foundation reward TWINS are used as community bounties for decentralized exchange platform development and network sustainability, community management, business development, marketing, on-boarding incentivisation and project advancements.</p>
</div>
<div class="right_col col">
<div class="overlay">
</div>
<video autoplay loop muted>
<source src="img/video/slide_5.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
</div>
</div>
</div>
</section>
<section class="section_block">
<div class="row">
<div class="container">
<div class="left_col col">
<video autoplay loop muted>
<source src="img/video/slide_6.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
</div>
<div class="right_col col">
<h2>Join Our Community</h2>
<p>True community participation plays a huge and essential role in ensuring the success of the win.win project. We cannot deliver this decentralized, peer-to-peer, open-source platform without your contributions, input and support.</p><br>
<p>Whether you are a crypto enthusiast, operate masternodes, are a developer, or are simply interested in the advancement of blockchain technologies, we invite you to join our Discord chat community and participate in our project.</p>
<div class="button_discord">
<a href="https://discord.gg/newcapital">Join Discord</a>
</div>
</div>
</div>
</div>
</section>
<section class="section_block gray_block">
<div class="row">
<div class="container">
<div class="three_blocks">
<div class="single_block">
<h2 class="title"> Stats </h2>
<a class="service_logo" href="https://nomics.com/assets/twins-winwin" target="_blank">
<img src="img/logos/nomics.png">
</a>
<a class="service_logo" href="https://www.livecoinwatch.com/price/winwin-TWINS" target="_blank">
<img src="img/logos/live-coin.png">
</a>
<a class="service_logo" href="https://coincodex.com/crypto/win-win/" target="_blank">
<img src="img/logos/coincodex.png">
</a>
<a class="service_logo" href="https://masternodes.online/currencies/TWINS-MASTERNODE/" target="_blank">
<img src="img/logos/mno.png">
</a>
</div>
<div class="single_block">
<h2 class="title"> Services </h2>
<a class="service_logo" href="https://nodehub.io/" target="_blank">
<img src="img/logos/nodehub.png">
</a>
<a class="service_logo" href="https://crypos.io/" target="_blank">
<img src="img/logos/crypos.png">
</a>
<a class="service_logo" href="https://ihostmn.com/" target="_blank">
<img src="img/logos/ihost.png">
</a>
</div>
<div class="single_block">
<h2 class="title"> Exchanges</h2>
<a class="service_logo" href="https://new.capital/" target="_blank">
<img src="img/logos/new-capital.png">
</a>
</div>
</div>
</div>
</div>
</section>
<section class="section_block dark_block" id="download">
<div class="row">
<div class="container">
<div class="top_block_footer">
<div class="top_block_footer">
<img src="img/system/logo_small.svg" alt="">
</div>
<div class="logo_name">
TWINS
</div>
<div class="wallets">
Wallets
</div>
<div class="version">
(3.3.9.0)
</div>
</div>
</div>
<div class="wallet_logo_block">
<div class="wallet_container" id="windows">
<a>
<p>Windows</p>
<img src="img/icons/window.svg" alt="">
</a>
<div class="dropdown">
<a href="https://github.com/NewCapital/TWINS-Core/releases/download/twins_v3.3.9.0/twins-3.3.9.0-win32-setup-unsigned.exe">
<p>Windows 32bit</p>
<img src="img/icons/download.svg" alt="">
</a>
<a href="https://github.com/NewCapital/TWINS-Core/releases/download/twins_v3.3.9.0/twins-3.3.9.0-win64-setup-unsigned.exe">
<p>Windows 64bit</p>
<img src="img/icons/download.svg" alt="">
</a>
</div>
</div>
<div class="wallet_container" id="mac">
<a>
<p>Mac OS</p>
<img src="img/icons/apple.svg" alt="">
</a>
<div class="dropdown">
<a href="https://github.com/NewCapital/TWINS-Core/releases/download/twins_v3.3.9.0/twins-3.3.9.0-osx-unsigned.dmg">
<p>Mac OS 10.13</p>
<img src="img/icons/download.svg" alt="">
</a>
<a href="https://github.com/NewCapital/TWINS-Core/releases/download/twins_v3.3.9.0/twins-3.3.9.0-osx-unsigned.dmg">
<p>Mac OS 10.14</p>
<img src="img/icons/download.svg" alt="">
</a>
</div>
</div>
<div class="wallet_container" id="linux">
<a>
<p>Linux</p>
<img src="img/icons/linux.svg" alt="">
</a>
<div class="dropdown">
<a href="https://github.com/NewCapital/TWINS-Core/releases/download/twins_v3.3.9.0/twins-3.3.9.0-x86_64-linux-gnu.tar.gz">
<p>aarch64-linux-gnu.tar.gz</p>
<img src="img/icons/download.svg" alt="">
</a>
<a href="https://github.com/NewCapital/TWINS-Core/releases/download/twins_v3.3.9.0/twins-3.3.9.0-arm-linux-gnueabihf.tar.gz">
<p>arm-linux-gnueabihf.tar.gz</p>
<img src="img/icons/download.svg" alt="">
</a>
<a href="https://github.com/NewCapital/TWINS-Core/releases/download/twins_v3.3.9.0/twins-3.3.9.0-i686-pc-linux-gnu.tar.gz">
<p>i686-pc-linux-gnu.tar.gz</p>
<img src="img/icons/download.svg" alt="">
</a>
<a href="https://github.com/NewCapital/TWINS-Core/releases/download/twins_v3.3.9.0/twins-3.3.9.0-x86_64-linux-gnu.tar.gz">
<p>x86_64-linux-gnu.tar.gz</p>
<img src="img/icons/download.svg" alt="">
</a>
</div>
</div>
</div>
<br>
<br>
<!-- <div class="partners_logo">
<a target="_blank" href="https://new.capital/">
<img src="img/slides/partners/new_capital.png" alt="">
</a>
<a target="_blank" href="https://nem.io">
<img src="img/slides/partners/nem.png" alt="">
</a>
<a target="_blank" href="https://cryptoeconomy.world/">
<img src="img/slides/partners/ceo.png" alt="">
</a>
</div> -->
<br>
<br>
<div class="links_bottom">
<a href="https://docs.win.win/twins/english-documentation/faq-english" target="_blank">FAQ</a> | <a href="privacy.html">Privacy Notice</a>
</div>
</div>
</section>
<!-- CONTENT END ---------------------------------------------------------->
<!-- js include ----------------------------------------------------------->
<script src="js/jquery-3.3.1.min.js" charset="utf-8"></script>
<script src="js/script.js" charset="utf-8"></script>
</body>
</html>