-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathhost-node.html
More file actions
347 lines (327 loc) · 20.7 KB
/
host-node.html
File metadata and controls
347 lines (327 loc) · 20.7 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
<!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, maximum-scale=1">
<meta name="description" content="Experience the faster, safer, more affordable and completely decentralized enterprise-grade cloud storage network.">
<meta name="keywords" content="storx, blockchain technology in cloud computing, blockchain-based cloud computing, decentralized cloud computing, decentralized cloud storage, distributed cloud storage, cloud storage, storage, secure, faster, encrypted">
<title>StorX | Distributed Cloud Storage with Blockchain Technology</title>
<link rel="apple-touch-icon" sizes="57x57" href="assets/images/favicon/apple-icon-57x57.png" />
<link rel="apple-touch-icon" sizes="60x60" href="assets/images/favicon/apple-icon-60x60.png" />
<link rel="apple-touch-icon" sizes="72x72" href="assets/images/favicon/apple-icon-72x72.png" />
<link rel="apple-touch-icon" sizes="76x76" href="assets/images/favicon/apple-icon-76x76.png" />
<link rel="apple-touch-icon" sizes="114x114" href="assets/images/favicon/apple-icon-114x114.png" />
<link rel="apple-touch-icon" sizes="120x120" href="assets/images/favicon/apple-icon-120x120.png" />
<link rel="apple-touch-icon" sizes="144x144" href="assets/images/favicon/apple-icon-144x144.png" />
<link rel="apple-touch-icon" sizes="152x152" href="assets/images/favicon/apple-icon-152x152.png" />
<link rel="apple-touch-icon" sizes="180x180" href="assets/images/favicon/apple-icon-180x180.png" />
<link rel="icon" type="image/png" sizes="192x192" href="assets/images/favicon/android-icon-192x192.png" />
<link rel="icon" type="image/png" sizes="32x32" href="assets/images/favicon/favicon-32x32.png" />
<link rel="icon" type="image/png" sizes="96x96" href="assets/images/favicon/favicon-96x96.png" />
<link rel="icon" type="image/png" sizes="16x16" href="assets/images/favicon/favicon-16x16.png" />
<link rel="manifest" href="assets/images/favicon/manifest.json" />
<meta name="msapplication-TileColor" content="#4a46fe" />
<meta name="msapplication-TileImage" content="assets/images/favicon/ms-icon-144x144.png" />
<meta name="theme-color" content="#4285f4">
<meta name="msapplication-navbutton-color" content="#4a46fe">
<meta name="apple-mobile-web-app-status-bar-style" content="#4a46fe">
<!-- Main style CSS -->
<link href="assets/css/style.css" rel="stylesheet" />
<!-- Nav CSS -->
<link href="assets/css/classy-nav.min.css" rel="stylesheet" />
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
<!-- Meta Pixel Code -->
<script>
!function(f,b,e,v,n,t,s)
{if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};
if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t,s)}(window, document,'script',
'https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '749465320016144');
fbq('track', 'PageView');
</script>
<noscript><img height="1" width="1" style="display:none"
src="https://www.facebook.com/tr?id=749465320016144&ev=PageView&noscript=1"
/></noscript>
<!-- End Meta Pixel Code -->
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=AW-376604750"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'AW-376604750');
</script>
</head>
<body>
<!-- Header -->
<header class="header-nav">
<div class="top-header-area">Smart Contract Address : <a href="https://xdc.network/token/xdc5d5f074837f5d4618b3916ba74de1bf9662a3fed" target="_blank">xdc5d5f074837f5d4618b3916ba74de1bf9662a3fed</a>
<div class="tooltip-big" data-toggle="tooltip" data-placement="bottom" title="Tokens sent to smart contract cannot be retrieved, so please cross check the SRX Address before any transfers."><i class="fas fa-exclamation-circle"></i></div>
</div>
<nav class="navbar navbar-expand-lg">
<div class="container">
<!-- Brand -->
<a class="navbar-brand" href="index.html">
<img src="assets/images/storx-logo.png" alt="StorX Logo" class="dark-logo" />
<img src="assets/images/storx-logo-light.png" alt="StorX Logo" class="light-logo" />
</a>
<!-- / -->
<button class="navbar-toggler first-button" type="button" data-toggle="collapse" data-target="#navbar" aria-controls="navbar" aria-expanded="false" aria-label="Toggle navigation">
<div class="animated-icon1"><span></span><span></span><span></span></div>
</button>
<!-- / -->
<!-- Top Menu -->
<div class="collapse navbar-collapse justify-content-end" id="navbar">
<ul class="navbar-nav ml-auto align-items-lg-center">
<li><a class="nav-link" href="host-node.html">Host a Node</a></li>
<li><a class="nav-link" href="store-data.html">Store Data</a></li>
<li><a class="nav-link" href="community-bounty.html">Community Bounty</a></li>
<li><a class="nav-link" href="support.html">Community Support</a></li>
<li><a class="nav-link" href="https://storx.io">Sign In</a></li>
<li><a href="https://storx.io" class="btn nav-link-btn login-btn">Start for Free</a></li>
</ul>
</div>
<!-- / -->
</div>
<!-- Container -->
</nav>
<!-- Navbar -->
</header>
<!-- Header ends -->
<!-- Banner Area -->
<section class="pages_banner">
<div class="container">
<div class="row align-items-center">
<div class="col-lg-7 col-md-6">
<h2>Host a Node</h2>
<p class="pb-4">The StorX mainnet is here. Put your un-used Disk Space to Work. Get paid to build the future of cloud storage. Join today to earn SRX.</p>
<!--<a href="#" class="theme_btn">Setup Storage Node</a>-->
</div>
<div class="col-lg-5 col-md-6">
<img src="assets/images/host-node-banner.png" alt="" class="images_1" />
</div>
</div>
</div>
</section>
<!-- Banner Area -->
<!-- Host Node -->
<section class="host-node-block">
<div class="container">
<div class="row pb-4">
<div class="col-lg-10 offset-lg-1 text-center">
<p class="mb-4">Become a Node farmer on the StorX Network and contribute towards a new decentralised, secure, private and affordable internet. Get rewarded for your efforts and investment by earning SRX Tokens.</p>
<p>With the collective efforts of our farmers we are able to create a distributed cloud storage capacity. Users/Consumers are able to store data without any restrictions at nominal cost as compared to monopolized entitities. Our network is trustless and every bit of data is encrypted which make it far more private, secure, scalable, distributed, cost-effective compared to other players in the industry.</p>
</div>
</div>
<!--<div class="row mt-5">
<div class="col-lg-10 offset-lg-1 text-center">
<div class="steps-block">
<h2>Host a Node with 2 Easy Steps</h2>
<ol class="step-indicator">
<li><div class="step"><i class="fas fa-hdd"></i></div> <div class="caption hidden-xs hidden-sm"><span>Step 1</span><br>Deploy Storage Harddrive</div></li>
<li><div class="step"><i class="fa fa-download"></i></div> <div class="caption hidden-xs hidden-sm"><span>Step 2</span><br>Download Software Setup</div></li>
</ol>
</div>
</div>
</div>-->
<div class="row flex mt-5">
<!--<div class="col-lg-10 offset-lg-1">
<div class="steps-block">
<h2 class="text-center">Farm Node Hardware Requirements</h2>
<div class="row">
<div class="col-lg-6">
<ul class="introducing-list">
<li class="introducing-list-item">One Processor Core</li>
<li class="introducing-list-item">Minimum 1 TB of available disk space</li>
<li class="introducing-list-item">Minimum 10 TB of available bandwidth a month</li>
</ul>
</div>
<div class="col-lg-6">
<ul class="introducing-list">
<li class="introducing-list-item">Minimum upload speed of 25 MBPS</li>
<li class="introducing-list-item">Minimum download speed of 25 MBPS</li>
<li class="introducing-list-item">Ensure Node availability 24/7</li>
</ul>
</div>
</div>
<div class="col-lg-12 mt-4">
<p class="small">* The Farm Node Server specs keep evolving as the Network Grows</p>
</div>
</div>
</div>-->
<div class="col-lg-6 mb-4">
<div class="steps-block">
<h3 class="text-left">Farm Node Hardware Requirements</h3>
<ul class="introducing-list">
<li class="introducing-list-item">6 Core Processor</li>
<li class="introducing-list-item">RAM 8 GB (16 GB Recommended)</li>
<li class="introducing-list-item">HDD 1 TB SSD / NVME Recommended</li>
<li class="introducing-list-item">Minimum 10 TB Bandwidth</li>
<li class="introducing-list-item">Minimum Upload / Download Speed of 100 MBPS</li>
<li class="introducing-list-item">24/7/365 Availability</li>
</ul>
<div class="col-lg-12 mt-4">
<p class="small">* The Farm Node Server specs keep evolving as the Network Grows.</p>
</div>
</div>
</div>
<div class="col-lg-6 mb-4">
<div class="steps-block">
<h3 class="text-left">Farm Node Staking Requirements</h3>
<ul class="introducing-list">
<li class="introducing-list-item">With Farm storage Node Setup, farmers have to stake SRX Token</li>
<!--<li class="introducing-list-item">Minimum 5000 SRX token and Maximum 1 Million SRX tokens can be at stake</li>-->
<li class="introducing-list-item">Minimum as per <a href="https://medium.com/storx-network/storx-farm-node-minimum-staking-increment-model-to-avoid-srx-token-inflation-7a343cf89401" target="_blank">Incremental Model</a> and Maximum 1 Million SRX tokens can be at stake
</ul>
<h5 class="pl-2 mt-3 pb-3">How to Acquire SRX Token ?</h5>
<ul class="introducing-list">
<li class="introducing-list-item">Acquire tokens from the <a href="wallets-&-exchanges.html">exchanges</a> or by <a href="https://storx.io/invite">Referring StorX</a> to your friends or earn as <a href="community-bounty.html">Bounty</a></li>
</ul>
<div class="col-lg-12 mt-4">
<p class="small">* <b>Note:</b> To get hosting and staking rewards, farmer must stake the SRX token and maintain sufficient node <span class="fw-6">'REPUTATION'</span>. Low <span class="fw-6">'REPUTATION'</span> may result into reduce in Hosting rewards.</p>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-10 offset-lg-1 text-center">
<a href="https://github.com/StorXNetwork/StorX-Node" target="_blank" class="theme_btn">Setup Storage or Farm Node</a>
</div>
</div>
</div>
</section>
<!-- Store Data -->
<!-- Footer Area -->
<footer class="footer_area footer_2">
<div class="container">
<div class="footer_inner row">
<div class="footer_widget col-lg-2 col-md-6">
<img src="assets/images/storx-logo-light.png" width="150" height="42">
<p>Build on XinFin (XDC) Blockchain Network as an open source initiative.</p>
</div>
<div class="footer_widget col-lg-2">
<h4>StorX</h4>
<ul class="footer_nav">
<li><a href="host-node.html">Host a Node</a></li>
<li><a href="store-data.html">Store Data</a></li>
<li><a href="srx-token.html">SRX Token</a></li>
<li><a href="https://storx.io/invite">Refer & Earn</a></li>
<li><a href="wallets-&-exchanges.html">Wallets & Exchanges</a></li>
<li><a href="storx-onprem.html">StorX OnPrem</a></li>
</ul>
</div>
<div class="footer_widget col-lg-2 fw_3">
<h4>Community</h4>
<ul class="footer_nav">
<li><a href="community-bounty.html">Community Bounty</a></li>
<li><a href="support.html">Community Support</a></li>
<li><a href="about-team.html">About Team</a></li>
</ul>
</div>
<div class="footer_widget col-lg-2 fw_3">
<h4>Resource</h4>
<ul class="footer_nav">
<li><a href="storx_whitepaper_v1.pdf" target="_blank">Whitepaper</a></li>
<li><a href="roadmap.html">Roadmap</a></li>
<li><a href="applications.html">StorX Applications</a></li>
<li><a href="exchange-listing-resource.html">Exchange Listing Resource</a></li>
<li><a href="bitcoin-technology.html">Bitcoin Technology</a></li>
</ul>
</div>
<div class="footer_widget col-lg-2 fw_3">
<h4>Other Links</h4>
<ul class="footer_nav">
<li><a href="faqs.html">FAQs</a></li>
<li><a href="brand-assets.html">Brand Assets</a></li>
<li><a href="media.html">Media Coverage</a></li>
<li><a href="application-usage-terms.html">Application Usage Terms</a></li>
<li><a href="disclaimer.html">Disclaimer</a></li>
</ul>
</div>
</div>
<div class="copy_right cr_2">
<div class="row">
<div class="col-xl-7 col-lg-5 col-md-5">
<p class="copyright">Join StorX Community on <a href="https://github.com/StorXNetwork" target="_blank">GitHub</a>.</p>
</div>
<div class="col-xl-5 col-lg-7 col-md-7">
<ul class="footer_social">
<li>
<a href="https://twitter.com/StorXNetwork" target="_blank"><i class="fab fa-twitter"></i></a>
</li>
<li>
<a href="https://www.linkedin.com/company/storxnetwork" target="_blank"><i class="fab fa-linkedin-in"></i></a>
</li>
<li>
<a href="https://www.facebook.com/StorXNetwork" target="_blank"><i class="fab fa-facebook-f"></i></a>
</li>
<li>
<a href="https://t.me/StorXNetwork" target="_blank"><i class="fab fa-telegram-plane"></i></a>
</li>
<li>
<a href="https://www.youtube.com/channel/UC5vUiX1eINl0gs6T3mS1CxA" target="_blank"><i class="fab fa-youtube"></i></a>
</li>
<li>
<a href="https://medium.com/storx-network" target="_blank"><i class="fab fa-medium-m"></i></a>
</li>
<li>
<a href="https://github.com/StorXNetwork" target="_blank"><i class="fab fa-github"></i></a>
</li>
<li>
<a href="https://www.reddit.com/r/StorXNetwork" target="_blank"><i class="fab fa-reddit-alien"></i></a>
</li>
<li>
<a href="https://discord.gg/ha4Jufj2Nm" target="_blank"><i class="fab fa-discord"></i></a>
</li>
</ul>
</div>
</div>
</div>
</div>
</footer>
<!-- End Footer Area -->
<!-- Scroll Top Button -->
<button class="scroll-top">
<i class="fas fa-angle-up"></i>
</button>
<!-- Preloader -->
<div class="preloader"></div>
<!-- jQuery v2.2.4 -->
<script src="assets/js/jquery-2.2.4.min.js"></script>
<!-- Bootstrap v4.0.0 -->
<script src="assets/js/popper.min.js"></script>
<script src="assets/js/bootstrap.min.js"></script>
<!-- Extra Plugin -->
<script src="assets/vendors/animate-css/wow.min.js"></script>
<script src="assets/vendors/magnify-popup/jquery.magnific-popup.min.js"></script>
<!-- Custom js -->
<script src="assets/js/theme.js"></script>
<script type="text/javascript">
_linkedin_partner_id = "8055732";
window._linkedin_data_partner_ids = window._linkedin_data_partner_ids || [];
window._linkedin_data_partner_ids.push(_linkedin_partner_id);
</script><script type="text/javascript">
(function(l) {
if (!l){window.lintrk = function(a,b){window.lintrk.q.push([a,b])};
window.lintrk.q=[]}
var s = document.getElementsByTagName("script")[0];
var b = document.createElement("script");
b.type = "text/javascript";b.async = true;
b.src = "https://snap.licdn.com/li.lms-analytics/insight.min.js";
s.parentNode.insertBefore(b, s);})(window.lintrk);
</script>
<noscript>
<img height="1" width="1" style="display:none;" alt="" src="https://px.ads.linkedin.com/collect/?pid=8055732&fmt=gif" />
</noscript>
</body>
</html>