mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 17:56:16 +00:00
Add btcwallet and update url for btcd.
This commit is contained in:
parent
ce82e02a52
commit
f6fbc5a8eb
1 changed files with 2 additions and 1 deletions
|
@ -43,7 +43,8 @@ id: development
|
|||
<li><a href="https://code.google.com/p/bitcoinj/">bitcoinj</a> - A Java implementation of a Bitcoin client-only node used in thin SPV Bitcoin clients.</li>
|
||||
<li><a href="https://github.com/schildbach/bitcoin-wallet/">Bitcoin Wallet for Android</a> - A thin SPV Bitcoin client for mobiles.</li>
|
||||
<li><a href="https://github.com/bitsofproof/supernode">Bits of Proof Enterprise Bitcoin Server</a> - A modular implementation of the Bitcoin protocol in Java.</li>
|
||||
<li><a href="https://github.com/conformal/btcd">btcd</a> - A full node bitcoin implementation written in Go.</li>
|
||||
<li><a href="https://github.com/btcsuite/btcd">btcd</a> - A full node bitcoin implementation written in Go.</li>
|
||||
<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/community.html">Electrum</a> - A fast Bitcoin client relying on remote servers to store the block chain.</li>
|
||||
<li><a href="https://gitorious.org/bitcoin/eloipool/">Eloipool</a> - A fast Python mining pool server software.</li>
|
||||
<li><a href="https://github.com/hivewallet">Hive</a> - A fast user-friendly SPV Bitcoin client.</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue