Merge pull request #205 from bitsofproof/master

Added Bits of Proof to open source projects
This commit is contained in:
saivann 2013-06-11 11:29:10 -07:00
commit b9d31814b7

View file

@ -56,6 +56,7 @@ id: development
<li><a href="http://electrum.org/community.html">Electrum</a> - A fast Bitcoin client relying on remote servers to store the block chain.</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/bitsofproof/supernode">Bits of Proof Enterprise Bitcoin Server</a> - A modular implementation of the Bitcoin protocol in Java.</li>
<a href="#" onclick="librariesShow(event)">{% translate moremore %}</a>
</ul>
{% endcase %}