mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
- 1213: Remove Hive wallet - 1214: Remove links to 'mempool.info/pools' - 1219: guide_transactions.md, correct 2 spellings. - 1221: about: Move to Inactive - 1224: Remove givebtc.org from resources - Remove btcmexico.org from community page
This commit is contained in:
commit
27051f2d1e
31 changed files with 30 additions and 87 deletions
|
@ -54,7 +54,6 @@ id: about-us
|
|||
<h3 id="translation">{% translate translation %}</h3>
|
||||
|
||||
<div class="credit">
|
||||
<p><a href="https://github.com/wbinns">Will Binns</a><span>Translation coordination</span></p>
|
||||
<p>Ar Vicco<span>Russian</span></p>
|
||||
<p>Simon Alexander Hinterreiter<span>German</span></p>
|
||||
<p>Jacob Burenstam<span>Swedish</span></p>
|
||||
|
@ -79,6 +78,7 @@ id: about-us
|
|||
|
||||
<div class="credit">
|
||||
<p>Greg Sanders<span>Documentation Writing</span></p>
|
||||
<p><a href="https://github.com/wbinns">Will Binns</a><span>Miscellaneous</span></p>
|
||||
</div>
|
||||
|
||||
<h3 id="owners">{% translate owners %}</h3>
|
||||
|
|
|
@ -150,12 +150,6 @@ id: community
|
|||
<a href="https://www.bitcoin-italia.org/">Bitcoin Foundation Italia</a>
|
||||
</p>
|
||||
</div>
|
||||
<div>
|
||||
<h3 id="mexico"><img src="/img/flags/MX.png" alt="Mexican flag">Mexico</h3>
|
||||
<p>
|
||||
<a href="http://www.btcmexico.org/">Fundación Satoshi Nakamoto</a>
|
||||
</p>
|
||||
</div>
|
||||
<div>
|
||||
<h3 id="netherlands"><img src="/img/flags/NL.png" alt="Dutch flag">Netherlands</h3>
|
||||
<p>
|
||||
|
|
|
@ -126,7 +126,6 @@ Want to contribute to a different project?
|
|||
<li><a href="https://github.com/btcsuite/btcwallet">btcwallet</a> - A hierarchical deterministic wallet daemon, written in Go.</li>
|
||||
<li><a href="https://electrum.org">Electrum</a> - A fast server-trusting wallet.</li>
|
||||
<li><a href="https://github.com/luke-jr/eloipool">Eloipool</a> - A fast mining pool server application, written in Python.</li>
|
||||
<li><a href="https://github.com/hivewallet">Hive</a> - A fast user-friendly SPV wallet.</li>
|
||||
<li><a href="https://en.bitcoin.it/wiki/Libbitcoin">Libbitcoin</a> - A cross-platform development toolkit, written in C++.</li>
|
||||
<li><a href="https://gitlab.com/bitcoin/libblkmaker">Libblkmaker</a> - A client library for the getblocktemplate mining protocol, written in C.</li>
|
||||
<li><a href="https://multibit.org">MultiBit HD</a> - An international SPV wallet for desktops.</li>
|
||||
|
|
|
@ -19,7 +19,7 @@ id: support-bitcoin
|
|||
|
||||
<h2 id="translate"><img class="titleicon" src="/img/icons/ico_translate.svg" alt="Icon" />{% translate translate %}</h2>
|
||||
<p>{% translate translatetxt %}</p>
|
||||
<p><a href="https://www.transifex.com/projects/p/bitcoin/">Bitcoin Core</a> - <a href="https://www.transifex.com/projects/p/bitcoinorg/">Bitcoin.org</a> - <a href="https://en.bitcoin.it/wiki/Bitcoin.it_Wiki">Bitcoin Wiki</a> - <a href="https://www.transifex.com/projects/p/bitcoin-wallet/">Bitcoin Wallet (Android)</a> - <a href="https://crowdin.com/project/multibit-hd">MultiBit HD</a> - <a href="https://crowdin.com/project/electrum">Electrum</a> - <a href="https://github.com/hivewallet/hive-osx/wiki/I18n-guide">Hive</a></p>
|
||||
<p><a href="https://www.transifex.com/projects/p/bitcoin/">Bitcoin Core</a> - <a href="https://www.transifex.com/projects/p/bitcoinorg/">Bitcoin.org</a> - <a href="https://en.bitcoin.it/wiki/Bitcoin.it_Wiki">Bitcoin Wiki</a> - <a href="https://www.transifex.com/projects/p/bitcoin-wallet/">Bitcoin Wallet (Android)</a> - <a href="https://crowdin.com/project/multibit-hd">MultiBit HD</a> - <a href="https://crowdin.com/project/electrum">Electrum</a></p>
|
||||
<h2 id="develop"><img class="titleicon" src="/img/icons/ico_conf.svg" alt="Icon" />{% translate develop %}</h2>
|
||||
<p>{% translate developtxt %}</p>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue