what are some bitcoin clients other than bitcoind / bitcoin-core?
bitcoind / bitcoin-core are the most popular bitcoin client because they were started by Satoshi Nakamoto. What are some alternative client implementations and what's different in them?
<p><strong>name</strong>: Bitcoin Knots</p><p><strong>url</strong>: <a href="https://bitcoinknots.org" target="_blank">https://bitcoinknots.org</a></p><p><strong>code</strong>: <a href="https://github.com/bitcoinknots/bitcoin" target="_blank">https://github.com/bitcoinknots/bitcoin</a></p><p><strong>description</strong>: This was forked from Bitcoin Core, and it contains extra enhancements done mainly by Luke-Jr</p><p><br></p><p><strong>name:</strong> libbitcoin</p><p><strong>url</strong>: <a href="https://libbitcoin.info" target="_blank">https://libbitcoin.info</a></p><p><strong>code</strong>: <a href="https://github.com/libbitcoin" target="_blank">https://github.com/libbitcoin</a></p><p><strong>description</strong>: This is a C++ Bitcoin library that can be used for developing applications or your own client/wallet.</p><p><br></p><p><strong>name</strong>: btcsuite</p><p><strong>url</strong>: <a href="https://btcsuite.github.io" target="_blank">https://btcsuite.github.io/</a></p><p><strong>code</strong>: <a href="https://github.com/btcsuite/btcd" target="_blank">https://github.com/btcsuite/btcd</a></p><p><strong>description</strong>: This is a Go Bitcoin library that can be used for developing applications or your own client/wallet.</p><p><br></p><p><strong>name</strong>: bitcoinj</p><p><strong>url</strong>: <a href="https://bitcoinj.org" target="_blank">https://bitcoinj.org</a></p><p><strong>code</strong>: <a href="https://github.com/bitcoinj/bitcoinj" target="_blank">https://github.com/bitcoinj/bitcoinj</a></p><p><strong>description</strong>: This is a Java Bitcoin library that can be used for developing applications or your own client/wallet.</p><p><br></p>
Post your answer
Sign in to post your amazing answer.