-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathnode.html
More file actions
607 lines (574 loc) · 27.9 KB
/
Copy pathnode.html
File metadata and controls
607 lines (574 loc) · 27.9 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
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
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1 user-scalable=no">
<meta http-equiv="x-ua-compatible" content="IE=edge">
<title>INT-Node Plan</title>
<meta name="description"
content="From the perspective of the evolution of the IoT structure, INT is the new generation of bottom-up created system of IoT and blockchain. It will provide series of decentralized IoT applications and industrial ecology with a reliable data source, transmission and storage security, confidential and untrusted infrastructure and shape a new business model focused on devices. The INT token is a cryptocurrency that can be used to purchase related items or services on INT platform in the future.">
<meta name="keywords" content="INT,Internet Node Token,INT COIN,INT CHAIN,INT BLOCK CHAIN">
<link rel="stylesheet" href="css/bootstrap.css">
<link rel="icon" href="image/favicon.ico">
<link rel="stylesheet" href="css/common.css">
<link rel="stylesheet" href="css/node.css">
<!--[if IE 9]>
<script src="lib/html5shiv.min.js"></script>
<script src="lib/respond.min.js"></script>
<![endif]-->
<script src="lib/jquery-1.11.3.js"></script>
<script src="lib/bootstrap.js"></script>
<script src="js/index.js"></script>
<style>
#rules .r-t1-en {
color: #3169B6;
background-color: #BED8FC;
}
#rules .r-t1-en .r-doc {
background-color: #3169B6;
}
#rules .r-t2-en {
color: #4EAC9A;
background-color: #A6E6DA;
}
#rules .r-th1 {
min-height: 14rem;
}
#rules .r-t2-en .r-doc {
background-color: #4EAC9A;
}
#rules .r-t3-en {
color: #D55E79;
background-color: #ECB0BE;
}
#rules .r-t3-en .r-doc {
background-color: #D55E79;
}
#rules .r-t4-en {
color: #B59B4B;
background-color: #F6EBCB;
}
#rules .r-t4-en .r-doc {
background-color: #B59B4B;
}
#rules .r-th2 {
min-height: 14rem;
}
#rules .r-t5-en {
color: #8DB865;
background-color: #EAF6E0;
}
#rules .r-t5-en .r-doc {
background-color: #8DB865;
}
#rules .r-t6-en {
color: #955AB1;
background-color: #E7CDF3;
}
#rules .r-t6-en .r-doc {
background-color: #955AB1;
}
#rules .r-th3 {
min-height: 12rem;
}
@media screen and (max-width: 1900px) {
#rules .r-th1 {
min-height: 16rem;
}
#rules .r-th2 {
min-height: 16rem;
}
}
@media screen and (max-width: 1550px) {
#rules .r-th1 {
min-height: 17rem;
}
#rules .r-th3 {
min-height: 13rem;
}
}
@media screen and (max-width: 1330px) {
#rules .r-th1 {
min-height: 19rem;
}
}
@media screen and (max-width: 1255px) {
#rules .r-th2 {
min-height: 18rem;
}
}
@media screen and (max-width: 1150px) {
#rules .r-th1 {
min-height: 22rem;
}
#rules .r-th2 {
min-height: 19rem;
}
}
@media screen and (max-width: 820px) {
#rules .r-th1 {
min-height: 25rem;
}
#rules .r-th2 {
min-height: 23rem;
}
}
@media screen and (max-width: 768px) {
#rules .r-t1-en {
min-height: 0;
}
#rules .r-t2-en {
min-height: 0;
}
#rules .r-t3-en {
min-height: 0;
}
#rules .r-t4-en {
min-height: 0;
}
#rules .r-t5-en {
min-height: 0;
}
#rules .r-t6-en {
min-height: 0;
}
}
@media screen and (max-width: 1400px) and (min-width: 1201px) {
#node-introduce .ni-text {
padding-top: 7%;
}
}
@media screen and (max-width: 1200px) {
#node-introduce .ni-text {
padding-top: 0;
}
}
</style>
</head>
<body data-spy="scroll" data-target="#index" class="container-fluid">
<!--nav start-->
<nav id="nav" class="navbar navbar-default row">
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-10 col-lg-offset-1">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#nav-list"
aria-expanded="false">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a href="index.html" class="navbar-brand">
<img class="img-responsive2" src="image/red-logo.png" alt="INT">
</a>
</div>
<!--nav-->
<div class="collapse navbar-collapse pull-right" id="nav-list">
<ul class="nav navbar-nav">
<li>
<a href="index.html">Home</a>
</li>
<li>
<a href="#">Node Plan</a>
</li>
<li>
<a href="https://explorer.intchain.io" target="_blank">Explorer</a>
</li>
<li>
<a href="index.html#wallet">Wallet</a>
</li>
<li>
<a href="application.html">Application</a>
</li>
<li>
<a href="team_bak.html">Team</a>
</li>
<li>
<a href="http://tech.intchain.io/" target="_blank">Dev. Community</a>
</li>
<!--<li>
<a href="/news">News Center</a>
</li>-->
<li>
<a href="contact.html">Contact Us</a>
</li>
<li>
<a href="whitepaper/INT-whitepaper-release-EN.pdf" target="_blank">White Paper</a>
</li>
<li>
<a href="https://roadpro.io/" target="_blank">ROAD</a>
</li>
<li class="dropdown">
<a href="cn/node.html">
<span>中/EN</span>
</a>
</li>
</ul>
</div>
</div>
</nav>
<!--nav ending-->
<!--index start-->
<div id="index" class="index row">
<div class="node-banner carousel-inner">
<img class="img-responsive2" src="image/node-banner.png" alt="">
<div class="carousel-caption">
<div style="font-weight: bold">Thearchy Nodes Wanted</div>
<div>INT Chain Node Plan Release</div>
</div>
</div>
</div>
<!--index ending-->
<!--INT introduce start-->
<div id="node-introduce" class="row">
<div class="col-xs-12 col-sm-12 col-md-10 col-md-offset-1 col-lg-10 col-lg-offset-1">
<div class="ni-img col-xs-12 col-sm-5 col-md-5 col-lg-5">
<img src="image/thearchy.png" alt="">
</div>
<div class="col-xs-12 col-sm-7 col-md-7 col-lg-7">
<div class="ni-text">
<span>The "Thearchy Chain" is the core of the INT's entire architecture, which consists of servers provided by device manufacturers, community leaders and ecological enterprises (namely Thearchy Nodes). The basis for Thearchy Node generation is the INT consensus algorithm - DPoS+dBFT, which realize high TPS while ensuring the fairness of node election. INT Chain "Thearchy Node" will be generated by the community voting and there will be 13 Thearchy Nodes. The INT Foundation will officially launch the Thearchy Node election at the time of mainnet launch. By then 13 Thearchy Nodes will jointly build the INT Chain global ecosystem.</span>
</div>
</div>
</div>
</div>
<!--INT introduce ending-->
<!--Blueprint start-->
<div id="blueprint" class="row">
<div class="col-xs-12 col-sm-12 col-md-10 col-md-offset-1 col-lg-10 col-lg-offset-1">
<div class="title"><span>Node Plan Ecological Blueprint</span></div>
<div class="line"></div>
<div class="col-lg-4 col-lg-offset-1 col-md-4 col-md-offset-1 col-sm-4 col-sm-offset-1 col-xs-12">
<div class="b-img">
<img src="image/online.png" alt="">
<div class="b-i">
<span>Mainnet live phase </span>
</div>
</div>
<div class="b-text">
<span>The number of Thearchy Nodes is 13 and the rest are candidate nodes. Top 100 nodes voted are eligible for incentives, called “reward node”. The Thearchy Node provides INT Chain with networking, storage, computing, etc. INT Chain encourages each Thearchy Node to build and develop their own communities and hopes that all the global community members with different backgrounds can jointly grow the whole INT Chain global ecosystem.</span>
</div>
</div>
<div class="col-lg-4 col-lg-offset-2 col-md-4 col-md-offset-2 col-sm-4 col-sm-offset-2 col-xs-12">
<div class="b-img">
<img src="image/expanding.png" alt="" style="padding-top: 10%;">
<div class="b-i">
<span>Node expansion phase</span>
</div>
</div>
<div class="b-text">
<span>It could happen at least one year later. The specific time and number of nodes depend on the development of the community. The longer-term node expansion plan will be determined by the community in the future.</span>
</div>
</div>
</div>
</div>
<!--Blueprint ending-->
<!--Timeline start-->
<div id="timeline">
<div class="timeline row">
<div class="col-xs-12 col-sm-12 col-md-10 col-md-offset-1 col-lg-10 col-lg-offset-1">
<div class="title">
<span>Node Plan Timeline</span>
<div class="t-title">(Mainnet live phase)</div>
</div>
<div class="line"></div>
<div class="t-img col-lg-8 col-lg-offset-2 col-md-8 col-md-offset-2 col-sm-8 col-sm-offset-2 col-xs-10 col-xs-offset-1">
<img src="image/timelineEn.png" alt="">
</div>
</div>
</div>
</div>
<!--Timeline ending-->
<!--reward start-->
<div id="reward" class="row">
<div class="col-xs-12 col-sm-12 col-md-10 col-md-offset-1 col-lg-10 col-lg-offset-1">
<div class="title">Node Incentives</div>
<div class="line"></div>
<div class="r-ti col-xs-12 col-sm-12 col-md-10 col-md-offset-1 col-lg-10 col-lg-offset-1">
<span>In order to better maintain INT Chain network, the INT team expects to spend 20 million INT per year as node rewards by 2023. The reward will be all paid out of the INT Chain Foundation's dedicated wallet.</span>
</div>
<div class="r-img col-lg-5 col-md-5 col-sm-5 col-xs-12">
<img src="image/reward.png" alt="">
</div>
<div class="col-lg-7 col-md-7 col-sm-7 col-xs-12">
<div class="r-text1">
<div class="r-i">The Thearchy Node will receive 30% of the rewards mentioned above</div>
<div class="r-ii">Whenever a block is generated, the Thearchy Node who is responsible for generating the block will receive the corresponding block reward. It is beneficial to motivate the node maintainer to continuously upgrade the device and improve the TPS in the whole network.</div>
</div>
<div class="r-text2">
<div class="r-i">The Reward Node will receive 50% of the rewards according to the number of votes every time a block is generated</div>
<div class="r-ii">This rule is to solve the problem that the distribution rule is too single and improve the activity and stability of the entire network.</div>
</div>
<div class="r-text3">
<div class="r-i">20% of the reward will be distributed to all voters</div>
<div class="r-ii">This is for encouraging the whole community to actively participate in the voting.</div>
</div>
</div>
<div class="remakes col-lg-12 col-md-12 col-sm-12 col-xs-12">
<span class="r-icon"></span>
<span class="r-ri">Remark: All the rewards will be issued within seven working days. <a href="./annex/INTChainNodeIncentiveDetails.docx" class="annex">Click here</a> to learn node incentive details</span>
</div>
<div class="generation row">
<div class="g-text col-lg-6 col-md-6 col-sm-6 col-xs-12">
<span>After the success of block generation, Thearchy Node can obtain not only the rewards issued by the INT Chain Foundation and the block reward but also the transaction fee for the corresponding block which will be granted in real time.</span>
</div>
<div class="g-img col-lg-5 col-lg-offset-1 col-md-5 col-md-offset-1 col-sm-5 col-sm-offset-1 col-xs-12">
<img src="image/generation.png" alt="">
</div>
</div>
</div>
</div>
<!--reward ending-->
<!--Rules start-->
<div id="rules" class="row">
<div class="col-xs-12 col-sm-12 col-md-10 col-md-offset-1 col-lg-10 col-lg-offset-1">
<div class="title">Node Election Details</div>
<div class="line"></div>
<div class="col-lg-6 col-md-6 col-sm-6 col-xs-12">
<div class="r-text r-t1-en r-th1">
<div class="r-doc"></div>
<div class="r-i">
<span>All registered nodes are considered as candidate nodes. <a href="./annex/INTNodeDeploymentGuide.docx" class="annex">Please check Annex</a> for the Node Deployment Process. A block is generated every 10 seconds. The voting circles every 364 blocks successfully generated, approximately 1 hour. The top 100 candidate nodes will be recorded as reward nodes in real time every time a block generates, and the top 13 reward nodes will be the Thearchy Nodes in the voting cycle.</span>
</div>
</div>
</div>
<div class="col-lg-6 col-md-6 col-sm-6 col-xs-12">
<div class="r-text r-t2-en r-th1">
<div class="r-doc"></div>
<div class="r-i">
<span>In the initial stage of mainnet launch, considering the security of the mainnet, the INT team will initiate the first 13 Genesis Thearchy Nodes and will provide 5,000,000 INT for voting for the 13 Genesis Nodes. </span>
</div>
</div>
</div>
<div class="col-lg-6 col-md-6 col-sm-6 col-xs-12">
<div class="r-text r-t3-en r-th2">
<div class="r-doc"></div>
<div class="r-i">
<span>The Thearchy Nodes elected are responsible for block generation during the next round of voting as well as other related works such as transaction verification, bookkeeping, block packing and confirmation in the INT Chain. The Thearchy Nodes will receive the corresponding rewards and be supervised by the INT Chain global community.</span>
</div>
</div>
</div>
<div class="col-lg-6 col-md-6 col-sm-6 col-xs-12">
<div class="r-text r-t4-en r-th2">
<div class="r-doc"></div>
<div class="r-i">
<span>Any individual or institution holding an INT can vote for candidate nodes during the election. One INT wallet can vote for up to 20 candidate nodes and inside the wallet, each INT=1 vote (can vote for up to 20 candidate nodes). Voters can cancel or change their votes at any time. The corresponding INT for voting will be locked and cannot be traded. Voters can cancel their votes at any time for trade.</span>
</div>
</div>
</div>
<div class="col-lg-6 col-md-6 col-sm-6 col-xs-12">
<div class="r-text r-t5-en r-th3">
<div class="r-doc"></div>
<div class="r-i">
<span>The candidate nodes can come from industries include but are not limited to: Internet of Things, media, exchanges, capital, e-commerce, logistics, biomedical, network security, etc.</span>
</div>
</div>
</div>
<div class="col-lg-6 col-md-6 col-sm-6 col-xs-12">
<div class="r-text r-t6-en r-th3">
<div class="r-doc"></div>
<div class="r-i">
<span>The influence factors of becoming a Thearchy Node include server configuration, network bandwidth, deployment status. There is no requirement for holdings of INT.</span>
</div>
</div>
</div>
</div>
</div>
<!--Rules ending-->
<!--Incentives start-->
<div id="incentives" class="row">
<div class="incentives">
<div class="title">Node Penalty Mechanism</div>
<div class="line"></div>
<div class="i-text row">
<div class="i-i col-xs-12 col-sm-12 col-md-10 col-md-offset-1 col-lg-10 col-lg-offset-1">
<span>In order to ensure the stability of the network, we have determined the corresponding punishment mechanism. If a Thearchy Node did not generate any block during a consecutive 2184 blocks generation period, it would be automatically removed from the node list and disqualified from block generation in the current and next 24 rounds (about 24 hours). We will launch a temporary election after the current round of voting.</span>
</div>
</div>
</div>
</div>
<!--Incentives ending-->
<!--Configuration start-->
<div id="configuration" class="row">
<div class="col-xs-12 col-sm-12 col-md-10 col-md-offset-1 col-lg-10 col-lg-offset-1">
<div class="title">Thearchy Node Configuration Requirements</div>
<div class="line"></div>
<div class="col-lg-2 col-lg-offset-1 col-md-3 col-sm-4 col-xs-12">
<div class="c-c">
<div class="c-circle">
<span>CPU</span>
</div>
<div class="c-line"></div>
<div class="c-text">
<span>8 CORE, 2.0GHz or above</span>
</div>
</div>
</div>
<div class="col-lg-2 col-md-3 col-sm-4 col-xs-12">
<div class="c-c">
<div class="c-circle">
<span>Memory</span>
</div>
<div class="c-line"></div>
<div class="c-text">
<span>16G</span>
</div>
</div>
</div>
<div class="col-lg-2 col-md-3 col-sm-4 col-xs-12">
<div class="c-c">
<div class="c-circle">
<span>Hardware</span>
</div>
<div class="c-line"></div>
<div class="c-text">
<span> 2T 7200RPM、 SAS、 HDD/SSD</span>
</div>
</div>
</div>
<div class="col-lg-2 col-md-3 col-sm-4 col-xs-12">
<div class="c-c">
<div class="c-circle">
<span>Network</span>
</div>
<div class="c-line"></div>
<div class="c-text">
<span>Bidirectional bandwidth exceeds 50Mbps,100Mbps is recommended.</span>
</div>
</div>
</div>
<div class="col-lg-2 col-md-3 col-sm-4 col-xs-12">
<div class="c-c">
<div class="c-circle">
<span>System</span>
</div>
<div class="c-line"></div>
<div class="c-text">
<span>Windows or Linux</span>
</div>
</div>
</div>
</div>
</div>
<!--Rules ending-->
<div id="map" class="row" style="background: url('image/map.png') no-repeat center/cover;">
<div class="col-xs-12 col-sm-12 col-md-10 col-md-offset-1 col-lg-10 col-lg-offset-1">
<div class="title">Nodes Distribution Map</div>
<div class="line"></div>
</div>
</div>
<!--尾部开始-->
<div class="contact">
<div class="int-qr-code row">
<div class="col-xs-12">
<dl class="int-token">
<dt>
<a href="javascript:">
<img src="image/footerlogo.png" alt="">
</a>
</dt>
<dd>
<span class="token">Internet Node Token</span>
</dd>
<dd>
<p>INT is operated by INT Foundation Ltd., Singapore(INT Foundation Ltd.)</p>
</dd>
<dd>
<div class="statement">
<a href="" data-toggle="modal" data-target="#disclaimer">Disclaimer</a>
<i class="vertical"></i>
<a href="" data-toggle="modal" data-target="#risk-statement">Risk Statement</a>
</div>
</dd>
</dl>
</div>
</div>
<!--bottom start-->
<div id="copyright" class="row">
<div class="col-xs-12">
<p class="text-center copyright">Copyright ©2019 intchain.io<i class="vertical"></i> All rights reserved</p>
</div>
</div>
<!--bottom ending-->
</div>
<!--版权结束-->
<!--免责modal开始-->
<div class="modal fade" id="disclaimer" tabindex="-1" role="dialog" aria-labelledby="myModalLabel">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
<h4 class="modal-title" id="myModalLabel">Disclaimer</h4>
</div>
<div class="modal-body">
<h2 class="text-center">Disclaimer</h2>
<p>This document is used only for the purpose of conveying information and does not constitute an opinion on the trading of shares or securities of INT company. Any such proposal shall be carried out under a trustworthy term and with the permission of the applicable securities law and other relevant laws. The above information or analysis shall not constitute investment decisions or specific recommendations.</p>
<p>This document does not constitute any investment advice on the form of securities, investment intent or abetting investment.</p>
<p>This document is not composed nor construed as providing any transaction or any invitation to buy or sell, nor any form of securities or any form of contract or commitment.</p>
<p>INT expressly expresses the intention that the user has a clear understanding of the risk of the INT platform. Once the investor participates in the investment, he / she will understand and accept the risk of the project and be willing to bear all the corresponding results or consequences.</p>
<p>INT expressly disclaims that INT will not bear any direct or indirect damages resulting from any participation in the INT project, including:
<span><br>(i) This document provides the reliability of all third party information</span>
<span><br>(ii) any errors, omissions or inaccurate information resulting therefrom</span>
<span><br>(iii) or any act resulting therefrom</span>
</p>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-default" data-dismiss="modal">Confirm</button>
</div>
</div>
</div>
</div>
<!--免责modal结束-->
<!--风险modal开始-->
<div class="modal fade" id="risk-statement" tabindex="-1" role="dialog" aria-labelledby="myModalLabel01">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
<h4 class="modal-title" id="myModalLabel01">Risk Statement</h4>
</div>
<div class="modal-body">
<h2 class="text-center">Risk Statement</h2>
<ol>
<li>
<h5>The risk associated with the ethernet core agreement</h5>
<p>INT is based on the ethernet protocol development, any failure, unpredictable functional problems, or attacks that occur in any ethernet core protocol can cause INT or INT applications to stop working or functionally in an unpredictable manner. Additional information about the ethernet Agreement, please view<b style="color: orange;">www.ethereum.org</b>.</p>
</li>
<li>
<h5>The risk associated with the Vendor voucher</h5>
<p>Any third party obtains the purchaser's login certificate or private key will be possible to directly control the buyer's INT. In order to minimize the risk, the purchaser must protect its electronic device to prevent unauthorized access requests from accessing and accessing the device content.</p>
</li>
<li>
<h5>INT application risk associated with the lacks of attention</h5>
<p>INT applications are not likely to be used by a large number of individuals or organizations, which means that the public does not have enough interest to explore and develop these related distributed applications, such a lack of interest may have a negative impact on the INT application.</p>
</li>
<li>
<h5>The risk that INT associated application or product may not meet the expectations of INT itself or the purchaser</h5>
<p>The INT application is currently in the development phase and may be subject to major changes before the release of the official version. The INT itself and purchaser’s expectations or imagine pertaining to the INT application, the function or form of the INT (including the behavior of the participant) may not be satisfied. Any erroneous analysis or changes in the underlying design may lead to the occurrence of this situation.</p>
</li>
<li>
<h5>Hacker or theft risk</h5>
<p>Hackers or other organizations or countries have the potential to attempt to interrupt INT applications or INT function in any way, including service attacks, Sybil attacks, malware attacks, or consistent attacks.</p>
</li>
<li>
<h5>The risk of uninsured loss</h5>
<p>Unlike accounts with bank accounts or other financial institutions, it is usually not insured to store in an INT account or an ethernet network. There are no public organization or person will insure for your loss caused in any case.</p>
</li>
<li>
<h5>The risk of the presence of application failure</h5>
<p>INT platform may break down due to various reasons, which indicated that it could not provide the normal services in such situation.</p>
</li>
</ol>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-default" data-dismiss="modal">Confirm</button>
</div>
</div>
</div>
</div>
<!--风险modal结束-->
<!--尾部结束-->
</body>
</html>