forked from libbitcoin/libbitcoin.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlabs.src.html
More file actions
14 lines (10 loc) · 772 Bytes
/
labs.src.html
File metadata and controls
14 lines (10 loc) · 772 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
<div class="box">
<h2>libbitcoin Labs</h2>
<p>There are many people working on interesting things around libbitcoin. Here we collect ideas, works in progress, and projects by the libbitcoin community. Feel free to add topics that interest you or that you're working on, using libbitcoin.</p>
<h4><a href="https://github.com/darkwallet/python-obelisk">Obelisk native Python client API</a></h4>
<p><b>In Development, by Pablo Martin, Amir Taaki and Robert Williamson</b></p>
<p>Python native client for the obelisk blockchain server.</p>
<h4><a href="https://github.com/vbuterin/pybitcointools">Pybitcointools</a></h4>
<p><b>In Development, by Vitalik Buterin</b></p>
<p>Python library for Bitcoin signatures and transactions.</p>
</div>