-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathdataserv.html
367 lines (340 loc) · 21 KB
/
dataserv.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
<!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">
<meta name="description" content="Earn money by sharing your extra hard drive space.">
<meta name="keywords" content="driveshare, drive share, storj, storj.io, decentralized storage, decentralized, storage, data, network, blockchain">
<title>DriveShare - Powered by Storj</title>
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet">
<!-- Favicons -->
<link rel="shortcut icon" href="img/favicon/favicon.ico">
<link rel="apple-touch-icon" sizes="57x57" href="img/favicon/apple-touch-icon-57x57.png">
<link rel="apple-touch-icon" sizes="114x114" href="img/favicon/apple-touch-icon-114x114.png">
<link rel="apple-touch-icon" sizes="72x72" href="img/favicon/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="144x144" href="img/favicon/apple-touch-icon-144x144.png">
<link rel="apple-touch-icon" sizes="60x60" href="img/favicon/apple-touch-icon-60x60.png">
<link rel="apple-touch-icon" sizes="120x120" href="img/favicon/apple-touch-icon-120x120.png">
<link rel="apple-touch-icon" sizes="76x76" href="img/favicon/apple-touch-icon-76x76.png">
<link rel="apple-touch-icon" sizes="152x152" href="img/favicon/apple-touch-icon-152x152.png">
<link rel="icon" type="image/png" href="img/favicon/favicon-196x196.png" sizes="196x196">
<link rel="icon" type="image/png" href="img/favicon/favicon-160x160.png" sizes="160x160">
<link rel="icon" type="image/png" href="img/favicon/favicon-96x96.png" sizes="96x96">
<link rel="icon" type="image/png" href="img/favicon/favicon-16x16.png" sizes="16x16">
<link rel="icon" type="image/png" href="img/favicon/favicon-32x32.png" sizes="32x32">
<meta name="msapplication-TileColor" content="#062e96">
<meta name="msapplication-TileImage" content="img/favicon/mstile-144x144.png">
<meta name="msapplication-config" content="img/favicon/browserconfig.xml">
<meta name="google-site-verification" content="BaRxAUhf4O1_NkPX41XjIsYYaoOS_uojcbfXx732WPo" />
<script src="js/pace.min.js" type="text/javascript"></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]-->
</head>
<body>
<div class="cover-wrapper">
<div class="cover-wrapper-inner">
<div class="cover-container container">
<nav class="navbar 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 cover-logo">
<img src="img/logo.png" alt="DriveShare" class="logo cover-logo-icon">
DriveShare
</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-right">
<li><a class="navbar-link" href="http://blog.storj.io">Blog</a></li>
<li><a class="navbar-link" href="http://slack.storj.io/">Slack</a></li>
<li><a class="navbar-link" href="http://storj.io/faq.html">FAQ</a></li>
<li><a class="navbar-link" href="status.html">Live Stats</a></li>
</ul>
</div>
</div>
</nav>
<div class="row cover-intro">
<div class="col-lg-8 col-lg-push-2 text-center">
<h1 class="title-sm">Test Group B with Rewards</h1>
<p class="subtitle">
More than a million of SJCX rewards are going out to the beta testers participating in Test Group B. You can test our software by following the instructions below.
</p>
<a href="status.html" class="btn btn-green">Live Stats</a>
<a href="download.html" class="btn btn-green">Download GUI</a>
</div>
</div>
</div>
</div>
</div>
<div class="features">
<div class="container">
<div class="row">
<div class="col-md-8 col-md-push-2">
<!-- OS tabs -->
<ul class="nav nav-tabs os-tabs" role="tablist">
<li role="presentation" class="active"><a href="#windows" aria-controls="windows" role="tab" data-toggle="tab" class="title-sm">Windows</a></li>
<li role="presentation"><a href="#osx" aria-controls="osx" role="tab" data-toggle="tab" class="title-sm">Mac OS X</a></li>
<li role="presentation"><a href="#linux" aria-controls="linux" role="tab" data-toggle="tab" class="title-sm">Ubuntu Linux</a></li>
</ul>
<!-- Tab panes -->
<div class="tab-content">
<div role="tabpanel" class="tab-pane fade in active" id="windows">
<h3>DriveShare for Windows</h3>
<p>Download the latest DriveShare GUI <a class="link" href="https://github.com/Storj/dataserv-client/releases/">here</a> and follow the instructions on the page. If you don't want to use the graphical interface, please follow the instructions below.</p>
<div class="divider"></div>
<h3>1. Download Client</h3>
<p>Download the latest Storj Dataserv-client Windows release from <a class="link" href="https://github.com/Storj/dataserv-client/releases/">GitHub</a>.</p>
<div class="divider"></div>
<h3>2. Extract Client</h3>
<p>Extract the zip file to the folder where you wish to have it installed.</p>
<p>The dataserv-client will automatically update when new releases are made.</p>
<div class="divider"></div>
<h3>3. Configure the client</h3>
<p>Optionally set a cold storage payout address. You can set a counterparty wallet address here. All configuration must be done before starting the node.
<code>dataserv-client.exe config --set_payout_address=<YOUR ADDRESS></code>
Replace <YOUR ADDRESS> with your SJCX address. The <> are simply placeholders, delete them before pressing enter.</p>
<p>This will let you use a cold storage wallet or a counterparty wallet as the payout address instead of the automatically generated wallet.
If you have no counterparty wallet and wish to use the generated wallet, please make a secure backup of the generated config.</p>
<div class="divider"></div>
<h3>4. Start farming</h3>
<p>Optionally specifiy the path to store data and available space.
<code>dataserv-client.exe --store_path=<PATH> --max_size=<YOUR SIZE HERE> farm</code>
</p>
<p>
Make sure you choose an amount of storage that you have space for on your hard drive, i.e. 1TB for 1 terabyte, 5GB for 5 gigabytes, etc.</p>
<p>You will then see your command prompt continuously displaying:</p>
<code>Pinging http://status.driveshare.org with address <YOUR ADDRESS></code>
<p>Once you are pinging you are done, keep it running.</p>
</div>
<div role="tabpanel" class="tab-pane fade" id="osx">
<h3>DriveShare for Mac OS X</h3>
<p>Download the latest DriveShare GUI <a class="link" href="https://github.com/Storj/dataserv-client/releases/">here</a> and follow the instructions on the page. If you don't want to use the graphical interface, please follow the instructions below.</p>
<div class="divider"></div>
<h3>1. Install Client</h3>
<code>
$ brew install python graphviz<br>
$ rehash<br>
$ sudo pip install pygraphviz --install-option="--include-path=/usr/include/graphviz" --install-option="--library-path=/usr/lib/graphviz/"<br>
$ pip install dataserv-client<br>
$ dataserv-client version
</code>
<div class="divider"></div>
<h3>2. Configure the client</h3>
<p>Optionally set a cold storage payout address. You can set a counterparty wallet address here. All configuration must be done before starting the node.
<code>dataserv-client config --set_payout_address=<YOUR ADDRESS></code>
Replace <YOUR ADDRESS> with your SJCX address. The <> are simply placeholders, delete them before pressing enter.</p>
<p>This will let you use a cold storage wallet or a counterparty wallet as the payout address instead of the automatically generated wallet.
If you have no counterparty wallet and wish to use the generated wallet, please make a secure backup of the generated config.</p>
<div class="divider"></div>
<h3>3. Start farming</h3>
<p>Optionally specifiy the path to store data and available space.
<code>dataserv-client --store_path=<PATH> --max_size=<YOUR SIZE HERE> farm</code>
</p>
<p>Make sure you choose an amount of storage that you have space for on your hard drive, i.e. 1TB for 1 terabyte, 5GB for 5 gigabytes, etc.</p>
<p>You will then see your command prompt continuously displaying: </p>
<code>Pinging http://status.driveshare.org with address <YOUR ADDRESS></code>
<p>Once you are pinging you are done, keep it running.</p>
<div class="divider"></div>
<h3>Updating Client</h3>
<code>
$ pip install dataserv-client --upgrade<br>
$ dataserv-client version
</code>
</div>
<div role="tabpanel" class="tab-pane fade" id="linux">
<h3>DriveShare for Linux</h3>
<p>Download the latest DriveShare GUI <a class="link" href="https://github.com/Storj/dataserv-client/releases/">here</a> and follow the instructions on the page. If you don't want to use the graphical interface, please follow the instructions below.</p>
<div class="divider"></div>
<h3>1. Install Client</h3>
<code>
$ sudo apt-get install python python-pip graphviz<br>
$ sudo apt-get install python-dev libgraphviz-dev pkg-config gcc<br>
$ sudo pip install pygraphviz --install-option="--include-path=/usr/include/graphviz" --install-option="--library-path=/usr/lib/graphviz/"<br>
$ sudo pip install dataserv-client<br>
$ dataserv-client version
</code>
<div class="divider"></div>
<h3>2. Configure the client</h3>
<p>Optionally set a cold storage payout address. You can set a counterparty wallet address here. All configuration must be done before starting the node.
<code>dataserv-client config --set_payout_address=<YOUR ADDRESS></code>
Replace <YOUR ADDRESS> with your SJCX address. The <> are simply placeholders, delete them before pressing enter.</p>
<p>This will let you use a cold storage wallet or a counterparty wallet as the payout address instead of the automatically generated wallet.
If you have no counterparty wallet and wish to use the generated wallet, please make a secure backup of the generated config.</p>
<div class="divider"></div>
<h3>3. Start farming</h3>
<p>Optionally specifiy the path to store data and available space.
<code>dataserv-client --store_path=<PATH> --max_size=<YOUR SIZE HERE> farm</code>
</p>
<p>Make sure you choose an amount of storage that you have space for on your hard drive, i.e. 1TB for 1 terabyte, 5GB for 5 gigabytes, etc.</p>
<p>You will then see your command prompt continuously displaying: </p>
<code>Pinging http://status.driveshare.org with address <YOUR ADDRESS></code>
<p>Once you are pinging you are done, keep it running.</p>
<div class="divider"></div>
<h3>Updating Client</h3>
<code>
$ sudo pip install dataserv-client --upgrade<br>
$ dataserv-client version
</code>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="features grey">
<div class="container">
<div class="row text-center">
<div class="col-md-4">
<h3 class="subheading">Milestone #1</h3>
<h1 class="title-sm">100GB</h1>
<div class="divider"></div>
<h3 class="subheading green">Rewards</h3>
<p><a href="https://docs.google.com/spreadsheets/d/1dZYzMrW0i4qtonDIjk3pfwkKv6rHCOuUc7rUurIRPqU/edit#gid=0" class="link" target="_blank"><strong>45,528 SJCX</strong> Paid Out</a></p>
</div>
<div class="col-md-4">
<div class="well">
<h3 class="subheading">Milestone #2</h3>
<h1 class="title-sm">100TB</h1>
<div class="divider"></div>
<h3 class="subheading green">Rewards</h3>
<p><a href="https://docs.google.com/spreadsheets/d/1dZYzMrW0i4qtonDIjk3pfwkKv6rHCOuUc7rUurIRPqU/edit#gid=0" class="link" target="_blank"><strong>102,000 SJCX</strong> Paid Out</a></p>
</div>
</div>
<div class="col-md-4">
<h3 class="subheading">Milestone #3</h3>
<h1 class="title-sm">1PB</h1>
<div class="divider"></div>
<h3 class="subheading green">Rewards</h3>
<p><a href="https://docs.google.com/spreadsheets/d/1dZYzMrW0i4qtonDIjk3pfwkKv6rHCOuUc7rUurIRPqU/edit#gid=0" class="link" target="_blank"><strong>1,000,000 SJCX</strong> Paid Out</a></p>
</div>
</div>
</div>
</div>
<div class="features">
<div class="container">
<div class="row">
<div class="col-md-8 col-md-push-2 text-center">
<h1 class="title-sm">How to Get Rewards</h1>
<div class="divider"></div>
<p>Note that you will need 10,000 SJCX in your address to receive any rewards for this test. Crowdsale addresses can participate with any amount of SJCX but for full rewards they will need a balance of 10,000 SJCX or more. Read more in the <a href="http://storj.io/faq.html#faq-t-3" class="link">FAQ</a>.</p>
<a href="https://www.youtube.com/watch?v=Zujl0vi313Y" class="btn btn-blue">How to create address</a>
<a href="https://vimeo.com/125921954" class="btn btn-green">How to buy SJCX</a>
</div>
</div>
</div>
</div>
<div class="features grey" id="exchanges">
<div class="container">
<div class="row">
<div class="col-md-8 col-md-push-2 text-center">
<h1 class="title-sm">Get Your SJCX</h1>
<div class="divider"></div>
<p>You can create a wallet and address for SJCX at <a href="https://counterwallet.io/" target="_blank" class="link">Counterwallet</a>. Visit these exchanges to buy your StorjcoinX. You can read more about SJCX in the <a href="http://storj.io/faq.html#faq-t-3" class="link">FAQ</a>.</p>
</div>
</div>
<div class="row text-center">
<div class="col-xs-12 col-sm-3 col-sm-push-3">
<a href="https://poloniex.com/exchange/btc_sjcx"><img src="img/exchanges/poloniex.jpg" class="exchange-logo grayscale" alt=""></a>
<p class="text-center"><a href="https://poloniex.com/exchange/btc_sjcx" class="link">Poloniex</a></p>
</div>
<div class="col-xs-12 col-sm-3 col-sm-pull-3">
<a href="https://shapeshift.io/"><img src="img/exchanges/shapeshift.jpg" class="exchange-logo grayscale" alt=""></a>
<p class="text-center"><a href="https://shapeshift.io/" class="link">ShapeShift</a></p>
</div>
<div class="col-xs-12 col-sm-3">
<a href="https://counterwallet.io/"><img src="img/exchanges/counterparty.jpg" class="exchange-logo grayscale" alt=""></a>
<p class="text-center"><a href="https://counterwallet.io/" class="link">Counterparty</a></p>
</div>
<div class="col-xs-12 col-sm-3">
<a href="https://bittrex.com/Market/?MarketName=BTC-SJCX"><img src="img/exchanges/bittrex.jpg" class="exchange-logo grayscale" alt=""></a>
<p class="text-center"><a href="https://bittrex.com/Market/?MarketName=BTC-SJCX" class="link">BitTrex</a></p>
</div>
</div>
</div>
</div>
<div class="features">
<div class="container">
<div class="row">
<div class="col-md-6 col-md-push-3 text-center">
<h1 class="title-sm">Check Your Status</h1>
<div class="divider"></div>
<p class="subtitle">You can check your status on the network using your generated address at the Test Group B live dashboard.</p>
<a href="status.html" class="btn btn-green">Status Dashboard</a>
</div>
</div>
</div>
</div>
<div class="features grey">
<div class="container">
<div class="row">
<div class="col-md-6 col-md-push-3 text-center">
<h1 class="title-sm">Join the Community Slack</h1>
<div class="divider"></div>
<p>If you encounter any problems, or have any questions, you can get real-time help in our community Slack.</p>
<a href="http://slack.storj.io" class="btn btn-green">Join Slack</a>
</div>
</div>
</div>
</div>
<div class="c2a-section" id="sign-up">
<div class="container">
<form class="form-inline text-center validate" role="form" action="https://storj.us8.list-manage.com/subscribe/post?u=edba9fc4ce8b9095a31859cba&id=0b1509efa2" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" target="_blank" novalidate>
<div class="row">
<div class="col-md-8 col-md-offset-2">
<h1 class="title">Would you like to know more?</h1>
<p class="subtitle">We are adding the finishing touches to our beta software. Sign up for the newsletter to get updates on our progress, info on the project, and early access to the application when it is production ready.</p>
</div>
</div>
<div class="row">
<div class="col-sm-12 col-md-10 col-md-push-1 col-lg-8 col-lg-push-2">
<div class="input-group">
<input type="email" name="EMAIL" id="mce-EMAIL" class="email form-control" placeholder="Enter your email here" spellcheck="false">
<span class="input-group-btn">
<input type="submit" value="Get Updates" name="subscribe" id="signup-footer" class="btn btn-signup">
</span>
</div>
<span class="promise">*We will never share, rent, or sell your email address to anyone, ever.</span>
<input class="hide" type="checkbox" value="1" name="group[11401][2]" id="mce-group[11401]-11401-0" checked>
<div style="position: absolute; left: -10000px;"><input type="text" name="b_edba9fc4ce8b9095a31859cba_0b1509efa2" value=""></div>
</div>
</div>
</form>
</div>
<div class="footer">
<div class="container">
<div class="row">
<a class="footer-link" href="http://storj.io">Powered by <img src="img/[email protected]" alt="Storj" class="footer-logo"> Storj.io</a>
</div>
</div>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-49085346-5', 'auto');
ga('send', 'pageview');
</script>
<script>
$(function() {
$('#signup-footer').on('click', function() {
ga('send', 'event', 'SignUp', 'Newsletter', 'Footer', 1);
});
});
</script>
</body>
</html>