mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Merge pull request #205 from bitsofproof/master
Added Bits of Proof to open source projects
This commit is contained in:
commit
b9d31814b7
1 changed files with 1 additions and 0 deletions
|
@ -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 %}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue