added Bits of Proof

This commit is contained in:
bitsofproof 2013-06-11 20:01:31 +02:00
parent 5eaf5e9ee1
commit ade2c976f8

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="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/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>
<a href="#" onclick="librariesShow(event)">{% translate moremore %}</a> <a href="#" onclick="librariesShow(event)">{% translate moremore %}</a>
</ul> </ul>
{% endcase %} {% endcase %}