-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathabout.html
156 lines (148 loc) · 7.38 KB
/
about.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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/png" href="/favicon-16x16.png" sizes="16x16">
<link rel="icon" type="image/png" href="/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="/favicon-96x96.png" sizes="96x96">
<title>About Alt Signet Faucet</title>
<link rel="stylesheet" href="/css/bulma.min.css">
<style>
.word-wrap {
word-wrap: break-word;
word-break: break-all;
}
</style>
</head>
<body>
<nav id="myNav" class="navbar is-fixed-top has-background-dark">
<div class="container">
<div class="navbar-brand">
<a class="navbar-item has-text-white" href="/">
<img src="/images/logo-signet.svg" alt="Signet Faucet" width="57" height="40">
Alt Signet Faucet
</a>
<a role="button" class="navbar-burger burger" aria-label="menu" aria-expanded="false" data-target="signetNav">
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
</a>
</div>
<div class="navbar-menu has-background-dark" id="signetNav">
<div class="navbar-start">
<a class="navbar-item has-text-white" href="about.html">About</a>
<a class="navbar-item has-text-white" href="https://github.com/jsarenik/bitcoin-faucet-shell/discussions">Discussion</a>
</div>
</div>
</div>
</nav>
<div class="content">
<!-- body-->
<section class="section">
<div class="container">
<div class="columns is-centered">
<div class="column is-6-desktop is-8-tablet">
<div class="box">
<h3>About</h3>
<p>This faucet is sending intentionally a random amount. Currently the amount is changed on every replacement that has more outputs than the previous one.</p>
<p>Since using <a href="https://bitcoinops.org/en/topics/version-3-transaction-relay/">v3 transactions (TRUC)</a> the received coins can not be spent until they are confirmed in a block.</p>
<h4>Current balance</h4>
<div id="faucet_err"></div>
<h4>Please recycle</h4>
<p>When done testing with the signet coins, please return them to any of the following addresses:</p>
<ul>
<li>legacy (p2pkh): <span style="font-size: xx-small;" class="word-wrap"><code>mmDZXXiHqydn31zgbUaKiLNBxwNCcX6Eam</code></span></li>
<li>p2sh-segwit (Nested Segwit): <span style="font-size: xx-small;" class="word-wrap"><code>2NEDviSjc3UP8c4VpUPgjyovY1m6KvyJq1m</code></span></li>
<li>p2wsh: <span style="font-size: xx-small;" class="word-wrap"><code>tb1qmfxm38vpvh8m6pngsj79hvyvkrz2mpmvrczvjaqcd0n0gp3z478qmk9zp6</code></span></li>
<li>bech32 (Native Segwit): <span style="font-size: xx-small;" class="word-wrap"><code>tb1qg3lau83hm9e9tdvzr5k7aqtw3uv0dwkfct4xdn</code></span></li>
<li>bech32m (Taproot): <span style="font-size: xx-small;" class="word-wrap"><code>tb1p4tp4l6glyr2gs94neqcpr5gha7344nfyznfkc8szkreflscsdkgqsdent4</code></span> (<a href="https://mempool.space/signet/address/tb1p4tp4l6glyr2gs94neqcpr5gha7344nfyznfkc8szkreflscsdkgqsdent4" target="_blank">see on mempool.space</a>)</li>
</ul>
<p>Anything below 1M sats sent to these faucet addresses will be <a href="https://mempool.space/signet/tx/50b62dac5c2f0257b2c23940612bcfbf1ad21d7d427e792677f6c1ebbef6ff2f">catapulted</a> and this can be used for CPFP testing.</p>
<h4>Learn and experiment</h4>
<p>The recommended way to play with Signet on a smartphone is to install <a href="https://blockstream.com/green/">Blockstream Green Wallet</a> and follow the <a href="https://github.com/jsarenik/bitcoin-faucet-shell/discussions/10">instructions</a>.</p></p>
<h4>Signet info</h4>
<p>The blocks on <a href="https://en.bitcoin.it/wiki/Signet">Signet network</a>
are not just mined, but also signed and their timing
is a <a href="https://en.wikipedia.org/wiki/Poisson_distribution">Poisson distribution</a> which is used in order to resemble the average timing of blocks
on the main Bitcoin network.</p>
<h4>Testnet addresses</h4>
<p>For your own sake and sanity it is suggested to not use Testnet3 addresses here. All Testnet and Signet (incl. custom signet networks) use the same address format and the coins sent to your Testnet3/4 address may need to be redeemed on Signet by importing the private key (or <a href="https://bitcoinelectrum.com/sweeping-your-private-keys-into-electrum/">sweeping it</a>) on to Signet (works well in <!--, <a href="https://sw.bublina.eu.org">Signet Web Wallet</a>--><a href="https://bitcoincore.org/en/doc/0.21.0/rpc/wallet/importprivkey/">Bitcoin Core</a>, <a href="https://electrum.org">Electrum Bitcoin Wallet</a> or <a href="https://github.com/jsarenik/bitcoin-faucet-shell/discussions/10">Blockstream Green Wallet</a>).</p>
<h4>Deployment</h4>
<p>See an example <a href="Caddyfile.txt">Caddyfile</a> for
<a href="https://caddyserver.com/">Caddy2</a> web server.
<!--serving
also an efficient <a href="torrc.txt">Tor hidden service</a>.--></p>
<h4>Git repository</h4>
<p>Originally inspired and SWAG-reused from <a href="https://github.com/kallewoof/bitcoin-faucet">bitcoin-faucet</a>.</p>
<p>The git repository of this POSIX-shell reimplementation is <a href="https://github.com/jsarenik/bitcoin-faucet-shell">hosted on GitHub</a>.</p>
</div>
</div>
</div>
</div>
</section>
</div>
<script src="/lib/jquery.min.js" async></script>
<script async>
function readyFn( jQuery ) {
if ( window.jQuery ){
my();
fillburger();
} else {
window.setTimeout("readyFn();",20);
}
}
readyFn();
function faucet_err(msg, mclass="notification is-danger") {
const div = document.getElementById('faucet_err');
div.className = mclass;
div.innerHTML = msg;
}
function my() {
faucet_err("Getting balance...");
const url = `/balance.txt?${new Date().getTime()}`;
$.ajax({
url,
type: 'GET',
success: function(data) {
faucet_err(data, "notification is-success");
},
error: function(err) {
var msg = "";
if (err.status) {
msg += err.status + ": ";
}
if (err.responseJSON && err.responseJSON.message) {
msg += err.responseJSON.message;
return faucet_err("Error: " + msg);
}
if (err.responseText) {
msg += err.responseText;
return faucet_err("Error: " + msg);
}
faucet_err(msg + JSON.stringify(err));
}
});
}
function fillburger() {
// Get all "navbar-burger" elements
const $navbarBurgers = Array.prototype.slice.call(document.querySelectorAll('.navbar-burger'), 0);
// Check if there are any navbar burgers
if ($navbarBurgers.length > 0) {
// Add a click event on each of them
$navbarBurgers.forEach( el => {
el.addEventListener('click', () => {
// Get the target from the "data-target" attribute
const target = el.dataset.target;
const $target = document.getElementById(target);
// Toggle the "is-active" class on both the "navbar-burger" and the "navbar-menu"
el.classList.toggle('is-active');
$target.classList.toggle('is-active');
});
});
}
}
</script>
</body>
</html>