-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
400 lines (373 loc) · 19.2 KB
/
index.html
File metadata and controls
400 lines (373 loc) · 19.2 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
<!doctype html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.5.3/dist/css/bootstrap.min.css"
integrity="sha384-TX8t27EcRE3e/ihU7zmQxVncDAy5uIKz4rEkgIXeMed4M0jlfIDPvg6uqKI2xXr2" crossorigin="anonymous">
<title>Wiocoin</title>
<meta name="theme-color" content="#7952b3">
<style>
.bd-placeholder-img {
font-size: 1.125rem;
text-anchor: middle;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
@media (min-width: 768px) {
.bd-placeholder-img-lg {
font-size: 3.5rem;
}
}
body {
background-image: linear-gradient(180deg, #eee, #fff 100px, #fff);
}
.container {
max-width: 960px;
}
.pricing-header {
max-width: 700px;
}
</style>
<!-- Custom styles for this template -->
</head>
<body>
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;">
<symbol id="check" viewBox="0 0 16 16">
<title>Check</title>
<path
d="M13.854 3.646a.5.5 0 0 1 0 .708l-7 7a.5.5 0 0 1-.708 0l-3.5-3.5a.5.5 0 1 1 .708-.708L6.5 10.293l6.646-6.647a.5.5 0 0 1 .708 0z" />
</symbol>
</svg>
<div class="container py-3">
<header>
<div class="d-flex flex-column flex-md-row align-items-center pb-3 mb-4 border-bottom">
<a href="/" class="d-flex align-items-center text-dark text-decoration-none">
<svg xmlns="http://www.w3.org/2000/svg" width="40" height="32" class="me-2" viewBox="0 0 118 94"
role="img">
<title>Bootstrap</title>
<path fill-rule="evenodd" clip-rule="evenodd"
d="M24.509 0c-6.733 0-11.715 5.893-11.492 12.284.214 6.14-.064 14.092-2.066 20.577C8.943 39.365 5.547 43.485 0 44.014v5.972c5.547.529 8.943 4.649 10.951 11.153 2.002 6.485 2.28 14.437 2.066 20.577C12.794 88.106 17.776 94 24.51 94H93.5c6.733 0 11.714-5.893 11.491-12.284-.214-6.14.064-14.092 2.066-20.577 2.009-6.504 5.396-10.624 10.943-11.153v-5.972c-5.547-.529-8.934-4.649-10.943-11.153-2.002-6.484-2.28-14.437-2.066-20.577C105.214 5.894 100.233 0 93.5 0H24.508zM80 57.863C80 66.663 73.436 72 62.543 72H44a2 2 0 01-2-2V24a2 2 0 012-2h18.437c9.083 0 15.044 4.92 15.044 12.474 0 5.302-4.01 10.049-9.119 10.88v.277C75.317 46.394 80 51.21 80 57.863zM60.521 28.34H49.948v14.934h8.905c6.884 0 10.68-2.772 10.68-7.727 0-4.643-3.264-7.207-9.012-7.207zM49.948 49.2v16.458H60.91c7.167 0 10.964-2.876 10.964-8.281 0-5.406-3.903-8.178-11.425-8.178H49.948z"
fill="currentColor"></path>
</svg>
<span class="fs-4"> Wiocoin </span>
</a>
</div>
<div class="pricing-header p-3 pb-md-4 mx-auto text-center">
<h1 class="display-4 fw-normal">Wiocoin</h1>
<p class="fs-5 text-muted">WIO or World is One is an experimental digital asset that can be mined using
your personal computers in 2022.</p>
</div>
</header>
<main>
<div class="row row-cols-1 row-cols-md-3 mb-3 text-center">
<div class="col">
<div class="card mb-4 rounded-3 shadow-sm border-primary">
<div class="card-header py-3 text-white bg-primary border-primary">
<h4 class="my-0 fw-normal">Windows</h4>
</div>
<div class="card-body">
<h1 class="card-title pricing-card-title">10/7/8.1<small
class="text-muted fw-light">x64</small>
</h1>
<ul class="list-unstyled mt-3 mb-4">
<li>Qt based GUI</li>
<li>wiocoind</li>
<li>wiocoin-cli</li>
<li>wiocoin-wallet</li>
</ul>
<a href="https://drive.google.com/uc?export=download&id=1qx5vg4W_pD_i7YlA87tAbpZwS5QMqKbL" class="w-100 btn btn-lg btn-outline-primary">Download
Installer</a>
</div>
</div>
</div>
<div class="col">
<div class="card mb-4 rounded-3 shadow-sm border-primary">
<div class="card-header py-3 text-white bg-primary border-primary">
<h4 class="my-0 fw-normal">Linux</h4>
</div>
<div class="card-body">
<h1 class="card-title pricing-card-title">Ubuntu<small
class="text-muted fw-light">x64</small>
</h1>
<ul class="list-unstyled mt-3 mb-4">
<li>Qt based GUI</li>
<li>wiocoind</li>
<li>wiocoin-cli</li>
<li>wiocoin-wallet</li>
</ul>
<a href="https://drive.google.com/uc?export=download&id=1rsBQIIo_RA7scbkNhi6kKG9US-WzuJ0p" class="w-100 btn btn-lg btn-outline-primary">Download Archive</a>
</div>
</div>
</div>
<div class="col">
<div class="card mb-4 rounded-3 shadow-sm border-primary">
<div class="card-header py-3 text-white bg-primary border-primary">
<h4 class="my-0 fw-normal">Mac</h4>
</div>
<div class="card-body">
<h1 class="card-title pricing-card-title">Sierra +<small
class="text-muted fw-light">x64</small>
</h1>
<ul class="list-unstyled mt-3 mb-4">
<li>Qt based GUI</li>
<li>wiocoind</li>
<li>wiocoin-cli</li>
<li>wiocoin-wallet</li>
</ul>
<a href="https://drive.google.com/uc?export=download&id=1c1OVsaokPD0iPWRSWqCr90krbBMMtanF" class="w-100 btn btn-lg btn-outline-primary">Download
Installer</a>
</div>
</div>
</div>
</div>
<h2 class="display-6 text-center mb-4">Wiocoin for different platforms</h2>
<div class="table-responsive">
<table class="table text-center">
<thead>
<tr>
<th style="width: 34%;"></th>
<th style="width: 22%;">Windows</th>
<th style="width: 22%;">Linux</th>
<th style="width: 22%;">MacOSX</th>
</tr>
</thead>
<tbody>
<tr>
<th scope="row" class="text-start">Installer</th>
<td><svg class="bi" width="24" height="24">
<use xlink:href="#check" />
</svg></td>
<td></td>
<td><svg class="bi" width="24" height="24">
<use xlink:href="#check" />
</svg></td>
</tr>
<tr>
<th scope="row" class="text-start">Wallet</th>
<td><svg class="bi" width="24" height="24">
<use xlink:href="#check" />
</svg></td>
<td><svg class="bi" width="24" height="24">
<use xlink:href="#check" />
</svg></td>
<td><svg class="bi" width="24" height="24">
<use xlink:href="#check" />
</svg></td>
</tr>
<tr>
<th scope="row" class="text-start">GUI</th>
<td><svg class="bi" width="24" height="24">
<use xlink:href="#check" />
</svg></td>
<td><svg class="bi" width="24" height="24">
<use xlink:href="#check" />
</svg></td>
<td><svg class="bi" width="24" height="24">
<use xlink:href="#check" />
</svg></td>
</tr>
<tr>
<th scope="row" class="text-start">Wiocoind</th>
<td><svg class="bi" width="24" height="24">
<use xlink:href="#check" />
</svg></td>
<td><svg class="bi" width="24" height="24">
<use xlink:href="#check" />
</svg></td>
<td><svg class="bi" width="24" height="24">
<use xlink:href="#check" />
</svg></td>
</tr>
<tr>
<th scope="row" class="text-start">Mining</th>
<td><svg class="bi" width="24" height="24">
<use xlink:href="#check" />
</svg></td>
<td><svg class="bi" width="24" height="24">
<use xlink:href="#check" />
</svg></td>
<td><svg class="bi" width="24" height="24">
<use xlink:href="#check" />
</svg></td>
</tr>
<tr>
<th scope="row" class="text-start">Source code</th>
<td><svg class="bi" width="24" height="24">
<use xlink:href="#check" />
</svg></td>
<td><svg class="bi" width="24" height="24">
<use xlink:href="#check" />
</svg></td>
<td><svg class="bi" width="24" height="24">
<use xlink:href="#check" />
</svg></td>
</tr>
</tbody>
</table>
</div>
</main>
<div class="accordion" id="accordionExample">
<div class="card">
<div class="card-header" id="headingOne">
<h2 class="mb-0">
<button class="btn btn-link collapsed" type="button" data-toggle="collapse" data-target="#collapseOne" aria-expanded="true" aria-controls="collapseOne">
wiocoin.conf
</button>
</h2>
</div>
<div id="collapseOne" class="collapse" aria-labelledby="headingOne" data-parent="#accordionExample">
<div class="card-body">
<pre>
# wiocoin.conf configuration file. Lines beginning with # are comments.
# wiocoin.conf content should placed in the /home/user/.wiocoin/wiocoin.conf in Unix
# In windows it should be placed in C:\Users\user\AppData\Roaming\Wiocoin\wiocoin.conf it is also available in GUI Settings Config Optios
# Network-related settings:
# Run on the test network instead of the real wiocoin network.
#testnet=0
# Connect via a socks4 proxy
#proxy=127.0.0.1:9050
##############################################################
## Quick Primer on addnode vs connect ##
## Let's say for instance you use addnode=4.2.2.4 ##
## addnode will connect you to and tell you about the ##
## nodes connected to 4.2.2.4. In addition it will tell ##
## the other nodes connected to it that you exist so ##
## they can connect to you. ##
## connect will not do the above when you 'connect' to it. ##
## It will *only* connect you to 4.2.2.4 and no one else.##
## ##
## So if you're behind a firewall, or have other problems ##
## finding nodes, add some using 'addnode'. ##
## ##
## If you want to stay private, use 'connect' to only ##
## connect to "trusted" nodes. ##
## ##
## If you run multiple nodes on a LAN, there's no need for ##
## all of them to open lots of connections. Instead ##
## 'connect' them all to one node that is port forwarded ##
## and has lots of connections. ##
## Thanks goes to [Noodle] on Freenode. ##
##############################################################
# Use as many addnode= settings as you like to connect to specific peers
#addnode=localhost:6933
addnode=wio.brochain.org:6933
# ... or use as many connect= settings as you like to connect ONLY
# to specific peers:
#connect=192.168.1.47:6933
# Do not use Internet Relay Chat (irc.lfnet.org #wiocoin channel) to
# find other peers.
#noirc=0
# Maximum number of inbound+outbound connections.
#maxconnections=
# JSON-RPC options (for controlling a running wiocoin/wiocoind process)
# server=1 tells wiocoin-QT to accept JSON-RPC commands.
server=1
# You must set rpcuser and rpcpassword to secure the JSON-RPC api
rpcuser=darius
rpcpassword=rucker
# How many seconds wiocoin will wait for a complete RPC HTTP request.
# after the HTTP connection is established.
rpctimeout=30
# By default, only RPC connections from localhost are allowed. Specify
# as many rpcallowip= settings as you like to allow connections from
# other hosts (and you may use * as a wildcard character):
#rpcallowip=10.1.1.34
#rpcallowip=192.168.*.*
#rpcallowip=1.2.3.4/255.255.255.0
rpcallowip=192.168.1.0/24
# Listen for RPC connections on this TCP port:
rpcport=6933
# You can use wiocoin or wiocoind to send commands to wiocoin/wiocoind
# running on another host using this option:
#rpcconnect=192.168.1.47
# Use Secure Sockets Layer (also known as TLS or HTTPS) to communicate
# with wiocoin -server or wiocoind
#rpcssl=1
# OpenSSL settings used when rpcssl=1
#rpcsslciphers=TLSv1+HIGH:!SSLv2:!aNULL:!eNULL:!AH:!3DES:@STRENGTH
#rpcsslcertificatechainfile=server.cert
#rpcsslprivatekeyfile=server.pem
# Miscellaneous options
# Set gen=1 to attempt to generate wiocoins
gen=1
# Use SSE instructions to try to generate wiocoins faster.
4way=1
# Pre-generate this many public/private key pairs, so wallet backups will be valid for
# both prior transactions and several dozen future transactions.
#keypool=100
# Pay an optional transaction fee every time you send wiocoins. Transactions with fees
# are more likely than free transactions to be included in generated blocks, so may
# be validated sooner.
paytxfee=0.001
# Allow direct connections for the 'pay via IP address' feature.
#allowreceivebyip=1
# User interface options
# Start wiocoin minimized
#min=1
# Minimize to the system tray
#minimizetotray=1
</pre>
</div>
</div>
</div>
</div>
<footer class="pt-4 my-md-5 pt-md-5 border-top">
<div class="row">
<div class="col-12 col-md">
<!-- <img class="mb-2" src="/docs/5.1/assets/brand/bootstrap-logo.svg" alt="" width="24" height="19"> -->
<small class="d-block mb-3 text-muted">© Wiocoin & contributors 2022</small>
</div>
<div class="col-6 col-md">
<h5>Features</h5>
<ul class="list-unstyled text-small">
<li class="mb-1"><a class="link-secondary text-decoration-none" href="#">Cool stuff</a></li>
</ul>
</div>
<div class="col-6 col-md">
<h5>Resources</h5>
<ul class="list-unstyled text-small">
<li class="mb-1"><a class="link-secondary text-decoration-none" href="#">Resource</a></li>
</ul>
</div>
<div class="col-6 col-md">
<h5>About</h5>
<ul class="list-unstyled text-small">
<li class="mb-1"><a class="link-secondary text-decoration-none" href="https://github.com/wiocoin/wiocoin" target="_blank">Source Code</a></li>
</ul>
</div>
</div>
</footer>
</div>
<!-- Optional JavaScript; choose one of the two! -->
<!-- Option 1: jQuery and Bootstrap Bundle (includes Popper) -->
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js"
integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj"
crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@4.5.3/dist/js/bootstrap.bundle.min.js"
integrity="sha384-ho+j7jyWK8fNQe+A12Hb8AhRq26LrZ/JpcUGGOn+Y7RsweNrtN/tE3MoK7ZeZDyx"
crossorigin="anonymous"></script>
<!-- Option 2: jQuery, Popper.js, and Bootstrap JS
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js" integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.1/dist/umd/popper.min.js" integrity="sha384-9/reFTGAW83EW2RDu2S0VKaIzap3H66lZH81PoYlFhbGU+6BZp6G7niu735Sk7lN" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@4.5.3/dist/js/bootstrap.min.js" integrity="sha384-w1Q4orYjBQndcko6MimVbzY0tgp4pWB4lZ7lr30WKz0vr/aWKhXdBNmNb5D92v7s" crossorigin="anonymous"></script>
-->
<!-- Default Statcounter code for Wiocoin https://wiocoin.github.io -->
<script type="text/javascript">
var sc_project=12752004;
var sc_invisible=0;
var sc_security="38cc706b";
var scJsHost = "https://";
document.write("<sc"+"ript type='text/javascript' src='" + scJsHost+
"statcounter.com/counter/counter.js'></"+"script>");
</script>
<noscript><div class="statcounter"><a title="Web Analytics"
href="https://statcounter.com/" target="_blank"><img class="statcounter"
src="https://c.statcounter.com/12752004/0/38cc706b/0/" alt="Web Analytics"
referrerPolicy="no-referrer-when-downgrade"></a></div></noscript>
<!-- End of Statcounter Code -->
</body>
</html>