forked from storj-archived/storj.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconversion.html
127 lines (110 loc) · 6.28 KB
/
conversion.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
<!DOCTYPE html>
<html lang="en">
<head>
<!--
<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-PG37NM3’);
</script>
-->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Distributed, encrypted, and blazing fast object storage, where only you have access to your data.">
<meta name="keywords" content="storj, storj labs, blockchain-based, zero-knowledge, distributed object storage, decentralized object storage, decentralized storage, object storage, decentralized cloud, decentralized, storage, secure, private, encrypted, metadisk, driveshare">
<meta name="google-site-verification" content="R5u7lqzFhKoFiaEXbxfFSJ-CT9UyK-AqVWwd1g_zMeg" />
<meta name="google-site-verification" content="8CIKbV4JUhwtw7xNI7_A__vnmpvuGfs1g3QVOInBtxQ" />
<title>Storj - Decentralized Cloud Storage</title>
<meta property="og:locale" content="en_US" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Storj - Decentralized Cloud Storage"/>
<meta property="og:description" content="Distributed, encrypted, and blazing fast object storage, where only you have access to your data."/>
<meta property="og:url" content="https://storj.io" />
<meta property="og:site_name" content="Storj - Decentralized Cloud Storage" />
<meta property="og:image" content="https://storj.io/img/storj-logo.jpg" />
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Storj - Decentralized Cloud Storage"/>
<meta name="twitter:description" content="Blockchain-based, end-to-end encrypted, distributed object storage, where only you have access to your data."/>
<meta name="twitter:site" content="@storjproject"/>
<meta name="twitter:image" content="https://storj.io/img/storj-logo.jpg"/>
<link rel="shortcut icon" href="img/favicon/favicon.ico" type="image/x-icon">
<link rel="icon" href="img/favicon/favicon.ico" type="image/x-icon">
<link rel="icon" type="image/png" sizes="32x32" href="img/favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="img/favicon/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="img/favicon/favicon-16x16.png">
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="css/style.css?v=1.3.4.6" rel="stylesheet">
<link href="css/TimeCircles.css" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="slick/slick.css"/>
<link rel="stylesheet" type="text/css" href="slick/slick-theme.css"/>
<script src="js/modernizr.js"></script>
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
<!-- Transifex translation -->
<script type="text/javascript">window.liveSettings={api_key:"bfceb668e6504e6992c443d55bebb601"};</script>
<script type="text/javascript" src="//cdn.transifex.com/live.js"></script>
</head>
<body class="conversion">
<div class="tokensale-bg"></div>
<img src="img/stars-left.svg" alt="" class="tokensale-stars-left visible-lg">
<img src="img/stars-right.svg" alt="" class="tokensale-stars-right visible-lg">
<div class="tokensale-clouds"></div>
<nav class="navbar navbar-default menu">
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar-menu" aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a href="index.html" class="navbar-brand">
<img src="img/logo-white.svg" alt="Storj" class="logo">
</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="navbar-menu">
<ul class="nav navbar-nav navbar-left">
<li><a href="tokensale.html" class="link">Token Sale</a></li>
<li><a href="developers.html" class="link">Developers</a></li>
<li><a href="community.html" class="link">Community</a></li>
<li><a href="pricing.html" class="link">Pricing</a></li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">News <span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="http://blog.storj.io/" class="link">Blog</a></li>
<li><a href="press.html">Press</a></li>
</ul>
</li>
</ul>
</div>
</div>
</nav>
<div class="spacer100"></div>
<section class="coming-soon">
<div class="spacer40"></div>
<div class="container">
<div class="row text-center">
<div class="col-xs-10 col-xs-push-1 col-md-8 col-md-push-2 text-center">
<h1>Conversion</h1>
<p>Information on converting your <b>SJCX to STORJ</b> coming soon!</p>
<div class="spacer20"></div>
</div>
</div>
<div class="spacer20"></div>
</section>
<script src="js/jquery-2.1.1.js"></script>
<script src="js/bootstrap.min.js"></script>
<!-- <script src="js/countUp.min.js"></script> -->
<script src="js/jquery.easing.min.js"></script>
<script type="text/javascript" src="slick/slick.min.js"></script>
<script type="text/javascript" src="/js/segment.js"></script>
<script type="text/javascript">function play(){document.getElementById('vidwrap').innerHTML = "<iframe src='https://player.vimeo.com/video/102119715?autoplay=1' frameborder='0' webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>";}</script>
</body>
</html>