-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathobtc.html
More file actions
374 lines (373 loc) · 10.1 KB
/
obtc.html
File metadata and controls
374 lines (373 loc) · 10.1 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
<!DOCTYPE html>
<html lang="en-US" xmlns:fb="http://www.facebook.com/2008/fbml" xmlns:og="http://opengraphprotocol.org/schema/">
<head>
<meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible"/>
<meta content="width=device-width, initial-scale=1" name="viewport"/>
<!-- This is Squarespace. -->
<!-- lynx-turtle-gwsn -->
<base href=""/>
<meta charset="utf-8"/>
<title>
oBTC Resources — PoWx
</title>
<meta content="Sec-CH-UA-Platform-Version, Sec-CH-UA-Model" http-equiv="Accept-CH"/>
<link href="../images.squarespace-cdn.com/content/v1/5b3a78ced274cb0fa129ac81/1530564611514-WFGQM4LG8TLKYG4GJP6I/favicon.ico%3Fformat=100w" rel="shortcut icon" type="image/x-icon"/>
<link href="obtc.html" rel="canonical"/>
<link rel="stylesheet" href="css/style.css"/>
<style rel="stylesheet" type="text/css">
body{
background-image:url('/img/testbench.jpg');
background-color: #0a0a0a;
background-size: cover;
}
</style>
<meta content="PoWx" property="og:site_name">
<meta content="oBTC Downloads — PoWx" property="og:title">
<meta content="https://www.powx.org/obtc" property="og:url"/>
<meta content="website" property="og:type"/>
<meta content="oBTC Downloads — PoWx" itemprop="name"/>
<meta content="https://www.powx.org/obtc" itemprop="url"/>
<meta content="oBTC Downloads — PoWx" name="twitter:title"/>
<meta content="https://www.powx.org/obtc" name="twitter:url"/>
<meta content="summary" name="twitter:card"/>
<meta content="" name="description"/>
</meta>
</meta>
</head>
<body>
<div id="main">
<div>
<main role="main">
<div data-collection-id="60036b9119c6141b35f3fce0" data-content-field="main-content" data-edit-main-image="Banner">
<div data-type="page" data-updated-on="1690991878277">
<div>
<div>
<div data-block-type="2">
<div>
<div>
<p>
<strong>
***Please note oBTC is the ONLY blockchain we have ever published. Others using heavyhash are not affiliated with PoWx. Any piece of software you get anywhere outside the PoWx GitHub may be malicious.
</strong>
</p>
<p>
<strong>
DISCLAIMER: There exists no commercially available photonic miner as of today (Dec 18, 2021). PoWx mission is to implement dedicated hardware with smaller energy per hash as compared to conventional hardware. However, we do not have any guarantees about the hash rate or hardware price. As future hardware specifications might evolve, we reserve the right to adjust the proof-of-work algorithm in the future. Any possible algorithm adjustment will be publicly discussed well in advance.
</strong>
</p>
<p>
<strong>
Anyone trying to sell you a photonic miner is trying to scam you.
</strong>
</p>
<p>
<strong>
***
<br/>
</strong>
</p>
<p data-rte-preserve-empty="true">
</p>
<h3>
oBTC (Optical Bitcoin) is a fork of the Bitcoin blockchain with the following modifications:
</h3>
<ol data-rte-list="default">
<li>
<h3>
The Proof of Work has been replaced with optical computing-compatible oPoW (see oPoW Resources)
</h3>
</li>
<li>
<h3>
The genesis block is empty, meaning there was no ownership or pre-mine prior to launch (March 18th, 2021 experimental launch; March 28th 2021 reset genesis and stable launch; link
<a href="https://bitcointalk.org/index.php?topic=5324899.0">
here
</a>
)
</h3>
</li>
<li>
<h3>
The halving rate has been decreased by a factor of two
</h3>
<h3>
</h3>
</li>
</ol>
<p>
Our public GitHub organization can be found here:
<a href="https://github.com/Powx-Org">
https://github.com/Powx-Org
</a>
</p>
<p>
oBTC Block Explorer:
<a href="https://explorer.powx.org">
https://explorer.powx.org
</a>
</p>
</div>
</div>
</div>
</div>
</div>
<div>
<div>
<div data-block-type="2">
<div>
<div>
<h2>
oBTC Core
</h2>
</div>
</div>
</div>
</div>
<div>
<div data-block-type="2">
<div>
<div>
<p>
<a href="https://github.com/PoWx-Org/obtc-core/">
https://github.com/PoWx-Org/obtc-core
</a>
</p>
</div>
</div>
</div>
</div>
</div>
<div>
<div>
<div data-block-type="47">
<div>
<hr/>
</div>
</div>
<div data-block-type="2">
<div>
<div>
<p>
Source:
<a href="https://github.com/PoWx-Org/obtc-pool/">
https://github.com/PoWx-Org/obtc-pool
</a>
</p>
<p>
Official oBTC pool:
<a href="https://pool.obtc.me">
https://pool.obtc.me
</a>
</p>
<p>
Discord (unofficial, run by mining community):
</p>
<p>
https://discord.gg/U4ChTHc6
</p>
</div>
</div>
</div>
<div data-block-type="2">
<div>
<div>
<h2>
Pool
</h2>
</div>
</div>
</div>
<div data-block-type="47">
<div>
<hr/>
</div>
</div>
<div data-block-type="2">
<div>
<div>
<p>
Esplora:
<a href="https://github.com/PoWx-Org/obtc-esplora/">
https://github.com/PoWx-Org/obtc-esplora
</a>
</p>
<p>
Backend:
<a href="https://github.com/PoWx-Org/obtc-electrs/">
https://github.com/PoWx-Org/obtc-electrs
</a>
</p>
</div>
</div>
</div>
<div data-block-type="2">
<div>
<div>
<h2>
Explorer
</h2>
</div>
</div>
</div>
<div data-block-type="47">
<div>
<hr/>
</div>
</div>
<div data-block-type="2">
<div>
<div>
<p>
<a href="https://github.com/PoWx-Org/obtc-miner/">
https://github.com/PoWx-Org/obtc-miner
</a>
</p>
</div>
</div>
</div>
<div data-block-type="2">
<div>
<div>
<h2>
Miner
</h2>
</div>
</div>
</div>
<div data-block-type="47">
<div>
<hr/>
</div>
</div>
</div>
</div>
<div>
<div>
<div data-block-type="2">
<div>
<div>
<h2>
Desktop wallet
</h2>
</div>
</div>
</div>
</div>
<div>
<div data-block-type="2">
<div>
<div>
<p>
Source:
<a href="https://github.com/PoWx-Org/obtc-core/">
https://github.com/PoWx-Org/obtc-core
</a>
</p>
<p>
Win executable: https://github.com/PoWx-Org/obtc-core/releases
</p>
<p>
Linux snap: Coming soon
</p>
</div>
</div>
</div>
</div>
</div>
<div>
<div>
<div data-block-type="47">
<div>
<hr/>
</div>
</div>
</div>
</div>
<div>
<div>
<div data-block-type="2">
<div>
<div>
<h2>
Mobile wallet
</h2>
</div>
</div>
</div>
</div>
<div>
<div data-block-type="2">
<div>
<div>
<p>
obtc-bluewallet (built on Bluewallet):
<a href="https://github.com/PoWx-Org/obtc-bluewallet/">
https://github.com/PoWx-Org/obtc-bluewallet
</a>
</p>
<p>
Google Play:
<a href="https://play.google.com/store/apps/details?id=io.bluewallet.obtcwallet">
https://play.google.com/store/apps/details?id=io.bluewallet.obtcwallet
</a>
</p>
<p data-rte-preserve-empty="true">
</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</main>
<div>
<div>
<div data-layout-label="Pre-Footer Content" data-type="block-field" data-updated-on="1530562800067">
<div>
<div>
</div>
</div>
</div>
</div>
</div>
<footer role="contentinfo">
<div>
<div>
<nav>
<div>
<a href="/">
< Back
</a>
<a href="#top">
^ Top
</a>
</div>
</nav>
</div>
<div data-layout-label="Footer Content" data-type="block-field" data-updated-on="1610901731271">
<div>
<div>
<div data-block-type="51">
</div>
<div data-block-type="2">
<div>
<div>
<p>
<em>
©
</em>
PoWx 2018-2023
</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</footer>
</div>
</div>
</body>
</html>