-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtools.html
More file actions
181 lines (167 loc) · 12.9 KB
/
Copy pathtools.html
File metadata and controls
181 lines (167 loc) · 12.9 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
<!DOCTYPE html>
<!-- SPDX-License-Identifier: AGPL-3.0-or-later | TestnetHub © 2026 Tech1k -->
<html lang="en" data-theme="dark">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>The testnet toolset · TestnetHub</title>
<meta name="description" content="The Tech1k testnet ecosystem in one place: CypherFaucet, TestnetPool, TestnetWallet, TestnetScan, and TestnetSwap. What each tool does, and when to use it.">
<link rel="canonical" href="https://testnethub.com/tools">
<meta name="robots" content="index, follow">
<meta name="referrer" content="no-referrer">
<meta name="theme-color" content="#14161b">
<meta name="author" content="Tech1k">
<meta property="og:type" content="website">
<meta property="og:site_name" content="TestnetHub">
<meta property="og:title" content="The testnet toolset · TestnetHub">
<meta property="og:description" content="The Tech1k testnet ecosystem in one place: CypherFaucet, TestnetPool, TestnetWallet, TestnetScan, and TestnetSwap. What each tool does, and when to use it.">
<meta property="og:url" content="https://testnethub.com/tools">
<meta property="og:image" content="https://testnethub.com/assets/og.png?v=2">
<meta property="og:image:width" content="1200">
<meta property="og:image:height" content="630">
<meta property="og:image:alt" content="TestnetHub: learn crypto with fake coins and real protocols">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="The testnet toolset · TestnetHub">
<meta name="twitter:description" content="The Tech1k testnet ecosystem in one place: CypherFaucet, TestnetPool, TestnetWallet, TestnetScan, and TestnetSwap. What each tool does, and when to use it.">
<meta name="twitter:image" content="https://testnethub.com/assets/og.png?v=2">
<link rel="icon" href="/favicon.svg" type="image/svg+xml">
<link rel="apple-touch-icon" href="/assets/icon-192.png">
<link rel="manifest" href="/manifest.webmanifest">
<meta http-equiv="Content-Security-Policy" content="default-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; img-src 'self' data:; font-src 'self'; connect-src 'self'; manifest-src 'self'; object-src 'none'; base-uri 'none'; form-action 'none'">
<script src="/assets/theme-init.js?v=1"></script>
<link rel="stylesheet" href="/assets/style.css?v=5">
<script type="application/ld+json">{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://testnethub.com/#org","name":"TestnetHub","url":"https://testnethub.com/","logo":"https://testnethub.com/favicon.svg"},{"@type":"WebSite","@id":"https://testnethub.com/#website","name":"TestnetHub","url":"https://testnethub.com/","publisher":{"@id":"https://testnethub.com/#org"},"description":"Learn the Bitcoin, Litecoin, and Monero testnets with free coins and real protocols."}]}</script>
</head>
<body>
<a class="skip-link" href="#main">Skip to content</a>
<span id="copy-status" role="status" class="visually-hidden"></span>
<nav class="navbar">
<a href="/" class="brand" aria-label="TestnetHub home">
<svg class="brand-logo" viewBox="0 0 64 64" width="26" height="26" aria-hidden="true"><rect class="mark-bg" width="64" height="64" rx="14"/><g stroke="currentColor" stroke-width="3.4" stroke-linecap="round"><line x1="32" y1="32" x2="19" y2="19"/><line x1="32" y1="32" x2="45" y2="19"/><line x1="32" y1="32" x2="19" y2="45"/><line x1="32" y1="32" x2="45" y2="45"/></g><g fill="currentColor"><circle cx="19" cy="19" r="5"/><circle cx="45" cy="19" r="5"/><circle cx="19" cy="45" r="5"/><circle cx="45" cy="45" r="5"/><circle cx="32" cy="32" r="6.5"/></g></svg>
<span class="brand-name">Testnet<b>Hub</b></span>
</a>
<input type="checkbox" class="menu-toggle" id="menu-toggle" aria-label="Open the navigation menu" aria-controls="nav-links">
<label for="menu-toggle" class="hamburger"><div></div><div></div><div></div></label>
<div class="nav-links" id="nav-links">
<a href="/">Home</a>
<a href="/testnets">Testnets</a>
<a href="/guides">Guides</a>
<a href="/tools" id="curpage">Tools</a>
<a href="/status">Status</a>
<a href="/donate">Donate</a>
<button class="theme-toggle" id="theme-toggle" type="button" aria-label="Toggle light / dark theme" title="Toggle theme"><svg class="ico ico-sun" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"><circle cx="12" cy="12" r="5"/><line x1="12" y1="1" x2="12" y2="3"/><line x1="12" y1="21" x2="12" y2="23"/><line x1="4.22" y1="4.22" x2="5.64" y2="5.64"/><line x1="18.36" y1="18.36" x2="19.78" y2="19.78"/><line x1="1" y1="12" x2="3" y2="12"/><line x1="21" y1="12" x2="23" y2="12"/><line x1="4.22" y1="19.78" x2="5.64" y2="18.36"/><line x1="18.36" y1="5.64" x2="19.78" y2="4.22"/></svg><svg class="ico ico-moon" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"><path d="M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z"/></svg></button>
</div>
</nav>
<main id="main" class="filled" tabindex="-1">
<div class="card hero">
<div class="card-body">
<h1><span class="grad">The testnet toolset</span></h1>
<p class="lede">Five focused tools. TestnetHub is the map; these do the work. Open any one directly, or read its beginner guide first.</p>
</div>
</div>
<div class="card">
<h2 class="card-header"><img class="tool-logo" src="/assets/tools/faucet.svg" alt="" width="28" height="28">CypherFaucet: get testnet coins</h2>
<div class="card-body">
<p>A faucet that hands out free Bitcoin testnet, Litecoin testnet, and Monero stagenet/testnet coins so you have something to experiment with. This is almost always your first stop.</p>
<p class="wrap-btns">
<a class="formbtn ext" href="https://cypherfaucet.com" target="_blank" rel="noopener">Open CypherFaucet</a>
<a class="btn-secondary" href="/faucet">Read the guide</a>
</p>
</div>
</div>
<div class="card">
<h2 class="card-header"><img class="tool-logo" src="/assets/tools/pool.svg" alt="" width="28" height="28">TestnetPool: mine testnet coins</h2>
<div class="card-body">
<p>A public mining pool for the testnets. Point a miner at it to see exactly how proof of work, shares, and pool payouts fit together, without buying expensive hardware or risking anything.</p>
<p class="wrap-btns">
<a class="formbtn ext" href="https://testnetpool.com" target="_blank" rel="noopener">Open TestnetPool</a>
<a class="btn-secondary" href="/mining">Read the guide</a>
</p>
</div>
</div>
<div class="card">
<h2 class="card-header"><img class="tool-logo" src="/assets/tools/wallet.svg" alt="" width="28" height="28">TestnetWallet: a browser wallet</h2>
<div class="card-body">
<p>A non-custodial wallet that runs entirely in your browser, covering Bitcoin, Litecoin (with MWEB), and Monero (beta) testnets. Generate a throwaway wallet, receive coins, and broadcast transactions. Your keys never leave the tab.</p>
<p class="wrap-btns">
<a class="formbtn ext" href="https://testnetwallet.net" target="_blank" rel="noopener">Open TestnetWallet</a>
<a class="btn-secondary" href="/wallet">Read the guide</a>
</p>
</div>
</div>
<div class="card">
<h2 class="card-header"><img class="tool-logo" src="/assets/tools/explorer.svg" alt="" width="28" height="28">TestnetScan: a block explorer</h2>
<div class="card-body">
<p>A search engine for the testnet chains. Paste an address, transaction id, or block to see what the network recorded, including confirmations and Litecoin MWEB peg activity.</p>
<p class="wrap-btns">
<a class="formbtn ext" href="https://testnetscan.com" target="_blank" rel="noopener">Open TestnetScan</a>
<a class="btn-secondary" href="/explorer">Read the guide</a>
</p>
</div>
</div>
<div class="card">
<h2 class="card-header"><img class="tool-logo" src="/assets/tools/swap.svg" alt="" width="28" height="28">TestnetSwap: atomic swaps</h2>
<div class="card-body">
<p>Trade one testnet coin for another across different chains, non-custodially. It supports tLTC ↔ tBTC, plus experimental tXMR/sXMR → tBTC swaps. Nobody ever holds your coins. A swap either completes or safely refunds.</p>
<p class="wrap-btns">
<a class="formbtn ext" href="https://testnetswap.com" target="_blank" rel="noopener">Open TestnetSwap</a>
<a class="btn-secondary" href="/swaps">Read the guide</a>
</p>
</div>
</div>
<h2 class="section-title">More from the ecosystem</h2>
<p class="section-sub">Related tools and code beyond the core five.</p>
<div class="features">
<div class="feature"><h3><a class="ext" href="https://cyphertoshi.com" target="_blank" rel="noopener">CypherToshi</a></h3><p>Client-side privacy tools and guides: address validators, OpenAlias tools, a payment-URI decoder, and an interactive "How Monero Works" explainer. Everything runs in your browser.</p></div>
<div class="feature"><h3><a class="ext" href="https://mwebscan.com" target="_blank" rel="noopener">MWEBscan</a></h3><p>Chain analysis and privacy intelligence for Litecoin's MWEB peg boundary, with a testnet instance at <a class="ext" href="https://testnet.mwebscan.com" target="_blank" rel="noopener">testnet.mwebscan.com</a>.</p></div>
<div class="feature"><h3><a class="ext" href="https://github.com/Tech1k/testnet-examples" target="_blank" rel="noopener">Code examples</a></h3><p>Runnable Python and JavaScript snippets for the testnets, the companion repo to these guides: query the chain, broadcast a transaction, watch it confirm.</p></div>
</div>
<h2 class="section-title">How they connect</h2>
<p class="section-sub">A single loop threads all five tools together.</p>
<div class="flow">
<a class="flow-node" href="/faucet"><span class="fn-ico" aria-hidden="true">💧</span><span class="fn-t">Get coins</span><span class="fn-s">Faucet / Pool</span></a>
<span class="flow-arrow" aria-hidden="true">→</span>
<a class="flow-node" href="/wallet"><span class="fn-ico" aria-hidden="true">💳</span><span class="fn-t">Send</span><span class="fn-s">Wallet</span></a>
<span class="flow-arrow" aria-hidden="true">→</span>
<a class="flow-node" href="/explorer"><span class="fn-ico" aria-hidden="true">🔎</span><span class="fn-t">Watch confirm</span><span class="fn-s">Explorer</span></a>
<span class="flow-arrow" aria-hidden="true">→</span>
<a class="flow-node" href="/swaps"><span class="fn-ico" aria-hidden="true">🔄</span><span class="fn-t">Swap</span><span class="fn-s">TestnetSwap</span></a>
<span class="flow-arrow" aria-hidden="true">→</span>
<a class="flow-node" href="/guides"><span class="fn-ico" aria-hidden="true">🎓</span><span class="fn-t">Learn how</span><span class="fn-s">Guides</span></a>
</div>
<div class="card"><div class="card-body">
<p class="muted">TestnetHub deliberately isn't another explorer, wallet, faucet, or swap frontend. It's the tutorial and launchpad, the map that points you at the right tool. Part of the <a class="ext" href="https://tech1k.com" target="_blank" rel="noopener">Tech1k</a> testnet ecosystem.</p>
</div></div>
<div class="warnbox">
<span class="wb-ico" aria-hidden="true">⚠️</span>
<div class="wb-body">
<h3>Testnet coins are fake money</h3>
<ul>
<li>They have no market value, so never buy or sell them.</li>
<li>Never use a real seed phrase or import a real wallet on testnet.</li>
<li>Never send mainnet BTC, LTC, or XMR to a testnet address.</li>
</ul>
</div>
</div>
</main>
<footer>
<div class="foot-inner">
<a class="ext" href="https://cypherfaucet.com" target="_blank" rel="noopener">Faucet</a>
<a class="ext" href="https://testnetpool.com" target="_blank" rel="noopener">Pool</a>
<a class="ext" href="https://testnetwallet.net" target="_blank" rel="noopener">Wallet</a>
<a class="ext" href="https://testnetscan.com" target="_blank" rel="noopener">Explorer</a>
<a class="ext" href="https://testnetswap.com" target="_blank" rel="noopener">Swap</a>
<a href="/guides">Guides</a>
<a href="/status">Status</a>
<a href="/donate">Donate</a>
<span class="faint">·</span>
<span>Part of the <a class="ext" href="https://tech1k.com" target="_blank" rel="noopener">Tech1k</a> testnet ecosystem</span>
<span class="faint">·</span>
<a class="ext" href="https://github.com/Tech1k/testnethub.com" target="_blank" rel="noopener">Source</a>
<a class="ext" href="https://github.com/Tech1k/testnethub.com/blob/HEAD/LICENSE" target="_blank" rel="noopener">Code AGPL-3.0</a>
<a class="ext" href="https://github.com/Tech1k/testnethub.com/blob/HEAD/LICENSE-CONTENT" target="_blank" rel="noopener">Content CC-BY-SA-4.0</a>
<span class="faint">· testnet only · coins have no value</span>
</div>
</footer>
</body>
</html>