-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathroadmap.html
More file actions
631 lines (606 loc) · 46.5 KB
/
roadmap.html
File metadata and controls
631 lines (606 loc) · 46.5 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
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-TLQX4VKK');</script>
<!-- End Google Tag Manager -->
<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">
<!-- Favicon -->
<link rel="icon" type="image/png" href="./favicon/favicon-96x96.png" sizes="96x96" />
<link rel="icon" type="image/svg+xml" href="./favicon/favicon.svg" />
<link rel="shortcut icon" href="./favicon/favicon.ico" />
<link rel="apple-touch-icon" sizes="180x180" href="./favicon/apple-touch-icon.png" />
<link rel="manifest" href="./favicon/site.webmanifest" />
<!-- Style Import -->
<link rel="stylesheet" href="./css/bootstrap.min.css"/>
<link rel="stylesheet" href="./css/owl.carousel.min.css"/>
<link rel="stylesheet" href="./css/all.min.css"/>
<link rel="stylesheet" href="./css/main.css"/>
<title>StorX Network</title>
<!-- 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 -->
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-TLQX4VKK"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<header id="header">
<div class="header-layer"></div>
<div class="container">
<div class="row">
<div class="col-lg-3 col-5 align-self-center">
<a href="index.html" class="logo">
<img src="./images/storx-logo/storx-logo-black.png" alt="logo"/>
</a>
</div>
<div class="col-lg-6 col-1 align-self-center text-end">
<div class="navbar-menu">
<a href="index.html" class="logo">
<img src="./images/storx-logo/storx-logo-black.png" alt="logo"/>
</a>
<ul class="menu">
<li>
<a href="javascript:void(0)" class="link">
Solutions
<img src="./images/icons/arrow-down-icon.svg" alt="icon" class="arrow-icon"></a>
<ul class="submenu">
<li><a href="storx-website-s3-compatible-storage.html">S3 Compatible Storage</a></li>
<li><a href="storx-website-backup-archival.html">Backup & Archival</a></li>
<li><a href="storx-website-google-backup.html">Google Workspace Backup</a></li>
<li><a href="storx-website-kubernetes-backup.html">Kubernetes Backup</a></li>
<li><a href="storx-onprem.html">StorX Self Hosted Cloud</a></li>
</ul>
</li>
<li>
<a href="javascript:void(0)" class="link">
Resources
<img src="./images/icons/arrow-down-icon.svg" alt="icon" class="arrow-icon">
</a>
<ul class="submenu">
<li><a href="faqs.html">FAQ</a></li>
<li><a href="https://storxnetwork.medium.com/" target="_blank">Blog</a></li>
<li><a href="https://doc.storx.io/" target="_blank">Documentation</a></li>
<li><a href="integrations.html">Integration</a></li>
</ul>
</li>
<li>
<a href="javascript:void(0)" class="link">
About
<img src="./images/icons/arrow-down-icon.svg" alt="icon" class="arrow-icon">
</a>
<ul class="submenu">
<li class="manu-link"><a href="about-team.html">Our Story</a></li>
<li class="manu-link"><a href="partners.html">Partners</a></li>
<li class="manu-link"><a href="media.html">Newsroom</a></li>
<li class="manu-link"><a href="contact-us.html">Contact Us</a></li>
</ul>
</li>
<li class="desktop"><a href="https://storx.io/login" target="_blank" class="link">Login</a></li>
</ul>
</div>
</div>
<div class="col-lg-3 col-6">
<ul class="auth-options">
<li class="desktop"><a href="https://storx.io/login" class="link">Login</a></li>
<li><a href="https://storx.io/signup" class="btn-style">Signup For Free</a></li>
<li class="mobile">
<div class="hamburger-menu">
<img src="./images/icons/menu-bar-icon.svg" alt="icon">
</div>
</li>
</ul>
</div>
</div>
</div>
</header>
<section class="banner banner-bg-v1 inner-banner" style="background: url('./images/brand-asset-banner-img.jpg') no-repeat center;">
<div class="container">
<div class="content-wrapper">
<h1>Roadmap</h1>
<p class="white">The journey so far, milestones achieved and the roadmap for the year 2023.</p>
</div>
</div>
</section>
<section class="sec-about-v1 d-none">
<div class="container">
<div class="row">
<div class="col-md-6 align-self-center">
<div class="img-wrapper">
<img src="./images/roadmap-about-img.png" alt="img">
</div>
</div>
<div class="col-md-6 align-self-center">
<div class="content-wrapper">
<p>We as StorX Team want to extend heartfelt gratitude to all our
Storage Node Operators, and Community Supporters for your engagement
and support of the StorX Network, We are all here because of you. The
True Pioneers of the Decentralize Movement. As we venture out into the
future let's all continue to build StorX Network Together.</p>
<p>We are pleased with the rapid growth of StorX Network. Since StorX Network
is adaptable and expanding quickly, we are confident that it will soon become
well-known for enabling people just like you.</p>
<p>We anticipate a new year full of possibilities and opportunities with
excitement. We pledge to keep developing and creating fresh, private-protecting
goods and services. You will always come first to us, and we will act morally at
all times.</p>
</div>
</div>
</div>
</div>
</section>
<section class="blockchain-future backup-future d-none">
<div class="container">
<div class="row">
<div class="col-md-6 align-self-center">
<div class="inner-wrapper">
<div class="image-wrapper">
<img src="./images/backup-future-img.png" alt="image"/>
</div>
</div>
</div>
<div class="col-md-6 align-self-center">
<div class="content-wrapper">
<p>We as StorX Team want to extend heartfelt gratitude to all our
Storage Node Operators, and Community Supporters for your engagement
and support of the StorX Network, We are all here because of you. The
True Pioneers of the Decentralize Movement. As we venture out into the
future let's all continue to build StorX Network Together.</p> <br>
<p>We are pleased with the rapid growth of StorX Network. Since StorX Network
is adaptable and expanding quickly, we are confident that it will soon become
well-known for enabling people just like you.</p> <br>
<p>We anticipate a new year full of possibilities and opportunities with
excitement. We pledge to keep developing and creating fresh, private-protecting
goods and services. You will always come first to us, and we will act morally at
all times.</p>
</div>
</div>
</div>
</div>
</section>
<section class="sec-faq">
<div class="container">
<div class="sec-heading">
<h2>ROADMAP
<script> document.write(new Date().getFullYear()) </script>
</h2>
<p>As we embark on our 2023 journey, we are excited to share our roadmap with you.
This roadmap outlines the key initiatives and milestones we will be focusing on
over the next 12 months to help us achieve our goals and drive our business forward.
From new product launches to strategic partnerships, this roadmap is designed to give
you a clear understanding of what to expect from us in the coming year and how we plan
to continue delivering value to our customers.</p>
</div>
<div class="faq-wrapper">
<div class="accordion" id="accordionExample1">
<!--<div class="accordion-item">
<h2 class="accordion-header">
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapse1.1" aria-expanded="false" aria-controls="collapse1.1">
Converting $SRX StorX Network into Deflationary Token
</button>
</h2>
<div id="collapse1.1" class="accordion-collapse collapse" data-bs-parent="#accordionExample1">
<div class="accordion-body">
<p>We at StorX Network would like to extend our sincere gratitude to our Twitter Community for their recent vote on whether our token should become deflationary. The overwhelming response in favor of this change has inspired us to take the necessary steps to implement this transformation. Our team is hard at work researching and developing a secureand sustainable deflationary model to ensure the long-term success of our network. We are committed to ensuring a seamless transition for our community and will keep you updated on our progress. Thank you for your continued support and for being a part of the StorX Network community.</p>
</div>
</div>
</div>-->
<div class="accordion-item">
<h2 class="accordion-header">
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapse1.2" aria-expanded="false" aria-controls="collapse1.2">
Recruit Sales Partners Worldwide
</button>
</h2>
<div id="collapse1.2" class="accordion-collapse collapse" data-bs-parent="#accordionExample1">
<div class="accordion-body">
<p>StorX Network will be looking to bring on individuals or organizations that will help promote and sell their products or services. These sales partners would be responsible for identifying potential customers and closing deals on behalf of the StorX Network. By recruiting sales partners worldwide, the StorX Network would be able to expand its reach and increase its revenue.</p>
<p>The sales partners might be incentivized with a commission based on the sales they bring in, or some other form of compensation. This would allow them to earn money by helping the network grow and expand. Sales partners could be independent sales people, existing businesses, ororganizations that have a large customer base that could benefit from StorX Network's offerings.</p>
<p>This approach can help the StorX Network to reach a wider audience, expand its customer base, and generate more revenue, as the sales partners can leverage their existing relationships, networks, and expertise.</p>
<p>It's important to note that the selection of the sales partners should be done carefully and with clear criteria and that they should be trained and given the necessary tools to represent the network in a professional way.</p>
</div>
</div>
</div>
<div class="accordion-item">
<h2 class="accordion-header">
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapse1.3" aria-expanded="false" aria-controls="collapse1.3">
Launch of MainNet Q4 2023
</button>
</h2>
<div id="collapse1.3" class="accordion-collapse collapse" data-bs-parent="#accordionExample1">
<div class="accordion-body">
<p>We are thrilled to announce that StorX Network will be launching its MainNet in Q4 2023.</p>
</div>
</div>
</div>
<div class="accordion-item">
<h2 class="accordion-header">
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapse1.4" aria-expanded="false" aria-controls="collapse1.4">
Expand Developer Resources and Programs
</button>
</h2>
<div id="collapse1.4" class="accordion-collapse collapse" data-bs-parent="#accordionExample1">
<div class="accordion-body">
<p>StorX Network will be expanding its developer resources and programs in the coming months. Our goal is to empower developers to build cutting-edge decentralized applications and services on our platform, and we believe that by providing more resources and support, we can help drive innovation and drive the adoption of decentralized technology.</p>
<p>As part of this expansion, we will be launching new developer documentation, tutorials, and sample code, as well as hosting hackathons, meetups, and other events to bring together developers and help them collaborate and share knowledge. We are excited about this next step in our journey and look forward to seeing the amazing things our developer community will build on StorX Network.</p>
</div>
</div>
</div>
<div class="accordion-item">
<h2 class="accordion-header">
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapse1.5" aria-expanded="false" aria-controls="collapse1.5">
Run Hackathons for Project Enhancement and Busines Use Cases
</button>
</h2>
<div id="collapse1.5" class="accordion-collapse collapse" data-bs-parent="#accordionExample1">
<div class="accordion-body">
<p>We are thrilled to announce that StorX Network will be running a series of hackathons to enhance our project and explore new business use cases. These hackathons will provide an opportunity for developers, entrepreneurs, and other industry experts to come together and collaborate on innovative solutions that will help us to further advance our technology and discover new ways to use it in the real world.</p>
<p>Participants will have the chance to work with our team and access our cutting-edge technology, with the goal of developing new applications and use cases that can be integrated into our platform. We believe that this event will drive innovation and accelerate the development of our project.</p>
<p>We welcome anyone who is interested in participating in this event and contributing their skills and expertise to the StorX Network community. We look forward to seeing the great ideas and solutions that will emerge from these hackathons and how they will help to shape the future of our project.</p>
</div>
</div>
</div>
<div class="accordion-item">
<h2 class="accordion-header">
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapse1.6" aria-expanded="false" aria-controls="collapse1.6">
Use StorX Platform to Create Niche Products for Targeted usage
</button>
</h2>
<div id="collapse1.6" class="accordion-collapse collapse" data-bs-parent="#accordionExample1">
<div class="accordion-body">
<p>StorX platform will allow you to create niche products for targeted usage. With StorX, you have the flexibility to customize your product offerings to meet the specific needs of your target market. This means that you can create products that are tailored to your customer's unique requirements, giving you a competitive edge in your industry. Whether you're looking to expand into new markets or increase sales in existing ones, the StorX platform can help you achieve your goals.</p>
</div>
</div>
</div>
<div class="accordion-item">
<h2 class="accordion-header">
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapse1.7" aria-expanded="false" aria-controls="collapse1.7">
Start On-boarding Paid Customers
</button>
</h2>
<div id="collapse1.7" class="accordion-collapse collapse" data-bs-parent="#accordionExample1">
<div class="accordion-body">
<p>StorX Network will be starting to onboard paid customers! This marks a significant milestone for us as we have been working hard to develop and test our platform to ensure it meets the needs of our customers. We have received positive feedback from our beta testers and are confident that our paid customers will have a great experience using our platform. We are committed to providing a secure, reliable and user-friendly service to our customers and we are looking forward to seeing them benefit from our platform.</p>
</div>
</div>
</div>
<div class="accordion-item">
<h2 class="accordion-header">
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapse1.8" aria-expanded="false" aria-controls="collapse1.8">
Partnerships with other ecosystems/web2/web3 Project to Drive in Usage
</button>
</h2>
<div id="collapse1.8" class="accordion-collapse collapse" data-bs-parent="#accordionExample1">
<div class="accordion-body">
<p>StorX Network will be partnering with other ecosystems and projects in both the Web2 and Web3 space to drive usage and adoption of our platform. These partnerships will allow us to expand our reach and provide our users with even more opportunities to utilize the StorX Network to its fullest potential. By working with other leading projects in the space, we will be able to bring new and innovative use cases to our platform and provide our users with access to a wider range of services and tools. We look forward to sharing more information about these partnerships in the coming weeks and months, and we believe that this is a key step in our journey toward mass adoption.</p>
</div>
</div>
</div>
<div class="accordion-item">
<h2 class="accordion-header">
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapse1.9" aria-expanded="false" aria-controls="collapse1.9">
Launching StorX in Multiple Exchanges
</button>
</h2>
<div id="collapse1.9" class="accordion-collapse collapse" data-bs-parent="#accordionExample1">
<div class="accordion-body">
<p>StorX Network, will soon be listed on multiple exchanges. This will greatly increase the accessibility and liquidity of StorX, making it easier for individuals and institutions to buy, sell, and trade the currency. Our team has been working tirelessly to secure these partnerships and we are thrilled to provide our community with more opportunities to participate in the growth of StorX Network.</p>
</div>
</div>
</div>
<div class="accordion-item">
<h2 class="accordion-header">
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapse2.0" aria-expanded="false" aria-controls="collapse2.0">
Form Industry Partnerships
</button>
</h2>
<div id="collapse2.0" class="accordion-collapse collapse" data-bs-parent="#accordionExample1">
<div class="accordion-body">
<p>StorX Network team is actively working on forming industry partnerships to further enhance our platform and provide even more value to our users. By joining forces with leading companies in various industries, we will be able to bring new features, services, and opportunities to the StorX Network ecosystem. These partnerships will not only benefit our users but also help to drive the adoption and mainstream usage of decentralized storage solutions.</p>
</div>
</div>
</div>
<div class="accordion-item">
<h2 class="accordion-header">
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapse2.1" aria-expanded="false" aria-controls="collapse2.1">
Aim for Global Exposures by Participating in Exhibitions
</button>
</h2>
<div id="collapse2.1" class="accordion-collapse collapse" data-bs-parent="#accordionExample1">
<div class="accordion-body">
<p>We will be participating in several upcoming exhibitions to showcase our innovative storage solutions and gain global exposure. We understand the importance of reaching a wider audience and establishing ourselves as a leading player in the storage industry. By participating in these exhibitions, we will be able to connect with potential customers, partners, and investors from all over the world. We look forward to showcasing our cutting-edge technology and expanding our reach to new markets.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="more-faq roadmap-faq d-none">
<div class="container">
<h2>ROADMAP
<script> document.write(new Date().getFullYear()) </script>
</h2>
<p>As we embark on our 2023 journey, we are excited to share our roadmap with you.
This roadmap outlines the key initiatives and milestones we will be focusing on
over the next 12 months to help us achieve our goals and drive our business forward.
From new product launches to strategic partnerships, this roadmap is designed to give
you a clear understanding of what to expect from us in the coming year and how we plan
to continue delivering value to our customers.</p>
<div class="accordion" id="accordionExample-3">
<div class="accordion-item">
<h2 class="accordion-header" id="heading-1">
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapse-1" aria-expanded="true" aria-controls="collapse-1">
Converting $SRX StorX Network into Deflationary Token
</button>
</h2>
<div id="collapse-1" class="accordion-collapse collapse " aria-labelledby="heading-1" data-bs-parent="#accordionExample-1">
<div class="accordion-body">
<p>We at StorX Network would like to extend our sincere gratitude to our Twitter Community for their recent vote on whether our token should become deflationary. The overwhelming response in favor of this change has inspired us to take the necessary steps to implement this transformation. Our team is hard at work researching and developing a secureand sustainable deflationary model to ensure the long-term success of our network. We are committed to ensuring a seamless transition for our community and will keep you updated on our progress. Thank you for your continued support and for being a part of the StorX Network community.</p>
</div>
</div>
</div>
<div class="accordion-item">
<h2 class="accordion-header" id="heading-2">
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapse-2" aria-expanded="true" aria-controls="collapse-2">
Recruit Sales Partners Worldwide
</button>
</h2>
<div id="collapse-2" class="accordion-collapse collapse " aria-labelledby="heading-2" data-bs-parent="#accordionExample-2">
<div class="accordion-body">
<p>StorX Network will be looking to bring on individuals or organizations that will help promote and sell their products or services. These sales partners would be responsible for identifying potential customers and closing deals on behalf of the StorX Network. By recruiting sales partners worldwide, the StorX Network would be able to expand its reach and increase its revenue.</p>
<p>The sales partners might be incentivized with a commission based on the sales they bring in, or some other form of compensation. This would allow them to earn money by helping the network grow and expand. Sales partners could be independent sales people, existing businesses, ororganizations that have a large customer base that could benefit from StorX Network's offerings.</p>
<p>This approach can help the StorX Network to reach a wider audience, expand its customer base, and generate more revenue, as the sales partners can leverage their existing relationships, networks, and expertise.</p>
<p>It's important to note that the selection of the sales partners should be done carefully and with clear criteria and that they should be trained and given the necessary tools to represent the network in a professional way.</p>
</div>
</div>
</div>
<div class="accordion-item">
<h2 class="accordion-header" id="heading-3">
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapse-3" aria-expanded="true" aria-controls="collapse-3">
Launch of MainNet Q4 2023
</button>
</h2>
<div id="collapse-3" class="accordion-collapse collapse " aria-labelledby="heading-3" data-bs-parent="#accordionExample-3">
<div class="accordion-body">
<p>We are thrilled to announce that StorX Network will be launching its MainNet in Q4 2023.</p>
</div>
</div>
</div>
<div class="accordion-item">
<h2 class="accordion-header" id="heading-4">
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapse-4" aria-expanded="true" aria-controls="collapse-4">
Expand Developer Resources and Programs
</button>
</h2>
<div id="collapse-4" class="accordion-collapse collapse " aria-labelledby="heading-4" data-bs-parent="#accordionExample-4">
<div class="accordion-body">
<p>StorX Network will be expanding its developer resources and programs in the coming months. Our goal is to empower developers to build cutting-edge decentralized applications and services on our platform, and we believe that by providing more resources and support, we can help drive innovation and drive the adoption of decentralized technology.</p>
<p>As part of this expansion, we will be launching new developer documentation, tutorials, and sample code, as well as hosting hackathons, meetups, and other events to bring together developers and help them collaborate and share knowledge. We are excited about this next step in our journey and look forward to seeing the amazing things our developer community will build on StorX Network.</p>
</div>
</div>
</div>
<div class="accordion-item">
<h2 class="accordion-header" id="heading-5">
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapse-5" aria-expanded="true" aria-controls="collapse-5">
Run Hackathons for Project Enhancement and Busines Use Cases
</button>
</h2>
<div id="collapse-5" class="accordion-collapse collapse " aria-labelledby="heading-5" data-bs-parent="#accordionExample-5">
<div class="accordion-body">
<p>We are thrilled to announce that StorX Network will be running a series of hackathons to enhance our project and explore new business use cases. These hackathons will provide an opportunity for developers, entrepreneurs, and other industry experts to come together and collaborate on innovative solutions that will help us to further advance our technology and discover new ways to use it in the real world.</p>
<p>Participants will have the chance to work with our team and access our cutting-edge technology, with the goal of developing new applications and use cases that can be integrated into our platform. We believe that this event will drive innovation and accelerate the development of our project.</p>
<p>We welcome anyone who is interested in participating in this event and contributing their skills and expertise to the StorX Network community. We look forward to seeing the great ideas and solutions that will emerge from these hackathons and how they will help to shape the future of our project.</p>
</div>
</div>
</div>
<div class="accordion-item">
<h2 class="accordion-header" id="heading-6">
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapse-6" aria-expanded="true" aria-controls="collapse-6">
Use StorX Platform to Create Niche Products for Targeted usage
</button>
</h2>
<div id="collapse-6" class="accordion-collapse collapse " aria-labelledby="heading-6" data-bs-parent="#accordionExample-6">
<div class="accordion-body">
<p>StorX platform will allow you to create niche products for targeted usage. With StorX, you have the flexibility to customize your product offerings to meet the specific needs of your target market. This means that you can create products that are tailored to your customer's unique requirements, giving you a competitive edge in your industry. Whether you're looking to expand into new markets or increase sales in existing ones, the StorX platform can help you achieve your goals.</p>
</div>
</div>
</div>
<div class="accordion-item">
<h2 class="accordion-header" id="heading-7">
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapse-7" aria-expanded="true" aria-controls="collapse-7">
Start On-boarding Paid Customers
</button>
</h2>
<div id="collapse-7" class="accordion-collapse collapse " aria-labelledby="heading-7" data-bs-parent="#accordionExample-7">
<div class="accordion-body">
<p>StorX Network will be starting to onboard paid customers! This marks a significant milestone for us as we have been working hard to develop and test our platform to ensure it meets the needs of our customers. We have received positive feedback from our beta testers and are confident that our paid customers will have a great experience using our platform. We are committed to providing a secure, reliable and user-friendly service to our customers and we are looking forward to seeing them benefit from our platform.</p>
</div>
</div>
</div>
<div class="accordion-item">
<h2 class="accordion-header" id="heading-8">
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapse-8" aria-expanded="true" aria-controls="collapse-8">
Partnerships with other ecosystems/web2/web3 Project to Drive in Usage
</button>
</h2>
<div id="collapse-8" class="accordion-collapse collapse " aria-labelledby="heading-8" data-bs-parent="#accordionExample-8">
<div class="accordion-body">
<p>StorX Network will be partnering with other ecosystems and projects in both the Web2 and Web3 space to drive usage and adoption of our platform. These partnerships will allow us to expand our reach and provide our users with even more opportunities to utilize the StorX Network to its fullest potential. By working with other leading projects in the space, we will be able to bring new and innovative use cases to our platform and provide our users with access to a wider range of services and tools. We look forward to sharing more information about these partnerships in the coming weeks and months, and we believe that this is a key step in our journey toward mass adoption.</p>
</div>
</div>
</div>
<div class="accordion-item">
<h2 class="accordion-header" id="heading-9">
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapse-9" aria-expanded="true" aria-controls="collapse-9">
Launching StorX in Multiple Exchanges
</button>
</h2>
<div id="collapse-9" class="accordion-collapse collapse " aria-labelledby="heading-9" data-bs-parent="#accordionExample-9">
<div class="accordion-body">
<p>StorX Network, will soon be listed on multiple exchanges. This will greatly increase the accessibility and liquidity of StorX, making it easier for individuals and institutions to buy, sell, and trade the currency. Our team has been working tirelessly to secure these partnerships and we are thrilled to provide our community with more opportunities to participate in the growth of StorX Network.</p>
</div>
</div>
</div>
<div class="accordion-item">
<h2 class="accordion-header" id="heading-10">
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapse-10" aria-expanded="true" aria-controls="collapse-10">
Form Industry Partnerships
</button>
</h2>
<div id="collapse-10" class="accordion-collapse collapse " aria-labelledby="heading-10" data-bs-parent="#accordionExample-10">
<div class="accordion-body">
<p>StorX Network team is actively working on forming industry partnerships to further enhance our platform and provide even more value to our users. By joining forces with leading companies in various industries, we will be able to bring new features, services, and opportunities to the StorX Network ecosystem. These partnerships will not only benefit our users but also help to drive the adoption and mainstream usage of decentralized storage solutions.</p>
</div>
</div>
</div>
<div class="accordion-item">
<h2 class="accordion-header" id="heading-11">
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapse-11" aria-expanded="true" aria-controls="collapse-11">
Aim for Global Exposures by Participating in Exhibitions
</button>
</h2>
<div id="collapse-11" class="accordion-collapse collapse " aria-labelledby="heading-11" data-bs-parent="#accordionExample-11">
<div class="accordion-body">
<p>We will be participating in several upcoming exhibitions to showcase our innovative storage solutions and gain global exposure. We understand the importance of reaching a wider audience and establishing ourselves as a leading player in the storage industry. By participating in these exhibitions, we will be able to connect with potential customers, partners, and investors from all over the world. We look forward to showcasing our cutting-edge technology and expanding our reach to new markets.</p>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="explore-plan">
<div class="container text-center">
<div class="content-wrapper">
<h4 class="white">Experience the peace of mind that comes with StorX Network Secured Cloud Storage</h4>
<p class="small white">Sign up today to start enjoying
the benefits of a secure, private, and user-friendly <br>
cloud storage solution</p>
<a href="index.html#price-plan" class="btn-style white">Explore Our Plans</a>
</div>
</div>
</section>
<footer>
<div class="container">
<div class="row g-0">
<div class="col-md-3">
<a href="./index.html" class="footer-logo">
<img src="./images/footer-logo.svg" alt="footer-logo"/>
</a>
<div class="text-wrapper">
<p>
Build on XinFin (XDC)<br/>
Blockchain Network as an <br/>
open source initiative.
</p>
<ul class="social-media-wrapper">
<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 class="col-md-9 my-4 my-md-0">
<div class="links-wrapper">
<div class="links-item">
<h4>Solutions</h4>
<ul>
<li><a href="storx-website-s3-compatible-storage.html">S3 Compatible Storage</a></li>
<li><a href="storx-website-backup-archival.html">Backup & Archival</a></li>
<li><a href="storx-website-google-backup.html">Google Workspace Backup</a></li>
<li><a href="storx-website-kubernetes-backup.html">Kubernetes Backup</a></li>
<li><a href="storx-onprem.html">StorX Self Hosted Cloud</a></li>
</ul>
</div>
<div class="links-item">
<h4>Resources</h4>
<ul>
<li><a href="faqs.html">FAQ</a></li>
<li><a href="https://blogs.storx.tech/" target="_blank">Blog</a></li>
<li><a href="https://doc.storx.io/" target="_blank">Documentation</a></li>
<li><a href="integrations.html">Integrations</a></li>
</ul>
</div>
<div class="links-item">
<h4>StorX Ecosystem</h4>
<ul>
<li><a href="storx-website-host-storage-node.html">Host a Storage Node</a></li>
<li><a href="srx-token.html">Tokenomics</a></li>
<li><a href="./pdf/storx-whitepaper-1.pdf" download>WhitePaper</a></li>
<li><a href="wallets-&-exchanges.html">Wallet & Exchanges</a></li>
<li><a href="brand-assets.html">Brand Asset</a></li>
<li><a href="roadmap.html">RoadMap</a></li>
<li><a href="community-bounty.html">Community Bounty</a></li>
</ul>
</div>
<div class="links-item">
<h4>About</h4>
<ul>
<li><a href="about-team.html">Our Story</a></li>
<li><a href="partners.html">Partners</a></li>
<li><a href="media.html">Newsroom</a></li>
<li><a href="contact-us.html">Contact Us</a></li>
</ul>
</div>
</div>
</div>
</div>
<div class="row">
<p class="footer-bottom-text text-center">
© Copyright 2025 StorX Foundation, All Rights Reserved. Read <a href="privacy-policy.html">Privacy Policy</a> and <a href="terms-of-use.html">Terms of Use</a>
</p>
</div>
</div>
</footer>
<script src="./js/jquery-3.7.0.min.js"></script>
<script src="./js/bootstrap.bundle.min.js"></script>
<script src="./js/popper.min.js"></script>
<script src="./js/owl.carousel.min.js"></script>
<script src="./js/main.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>