Merge pull request #330 from dajohi/master

mention btcd under 'More free software projects'
This commit is contained in:
saivann 2014-02-28 14:58:39 -05:00
commit 8c126cfb54

View file

@ -54,6 +54,7 @@ id: development
<li><a href="https://github.com/jgarzik/picocoin">picocoin</a> - A tiny bitcoin library, with lightweight client and utils.</li> <li><a href="https://github.com/jgarzik/picocoin">picocoin</a> - A tiny bitcoin library, with lightweight client and utils.</li>
<li><a href="https://github.com/jgarzik/python-bitcoinlib">python-bitcoinlib</a> - A library for Bitcoin written in python.</li> <li><a href="https://github.com/jgarzik/python-bitcoinlib">python-bitcoinlib</a> - A library for Bitcoin written in python.</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/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 class="more"><a href="#" onclick="librariesShow(event)">{% translate moremore %}</a></li> <li class="more"><a href="#" onclick="librariesShow(event)">{% translate moremore %}</a></li>
</ul> </ul>
{% endcase %} {% endcase %}