forked from libbitcoin/libbitcoin.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.src.html
More file actions
40 lines (39 loc) · 2.81 KB
/
index.src.html
File metadata and controls
40 lines (39 loc) · 2.81 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
<div class="box">
<h2>Welcome To The libbitcoin Community</h2>
<h3>Visit our <a href="https://wiki.unsystem.net/index.php/Libbitcoin/Team">team page</a> and learn more about us.</h3>
<p>
libbitcoin is a community of developers building the open source library, tools and implementation necesary for a free, independent and vibrant Bitcoin. In this way we are helping to build a better future.
</p>
<p>libbitcoin believes in the revoltionary promise of Satoshi's original protocol. </p>
<p>The libbitcoin development project aims to create an extendable, scalable and configurable architecture, along with useful software. Making Bitcoin super-pluggable, highly configurable and easy to interact with.</p>
<p>Communication, development and support occurs on the <a href="https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/libbitcoin">libbitcoin mailing list</a>, <a href="http://webchat.freenode.net/?channels=%23libbitcoin&uio=d4">Freenode IRC #libbitcoin</a> and the <a href="https://wiki.unsystem.net/">unSYSTEM wiki</a>.</p>
</div>
<div class="box" id="content-box1">
<h3>Our Values</h3>
<ul class="section-list">
<li class="first">
<span><b>Privacy:</b> Bitcoin should always remain as private as possible for its users.</span></li>
<li>
<b>Scalability:</b> Bitcoin built today
with the future in mind.</li>
<li class="last">
<span><b>Integrity</b></span>: No individual or group should have enough power over the network to compromise its original aims.</li>
</ul>
</div>
<div class="box" id="content-box1">
<h3>Projects using libbitcoin</h3>
<ul>
<li><a href="https://airbitz.co/">AirBitz</a> - secure Bitcoin wallet + business directory.</a></li>
<li><a href="http://darkwallet.is">DarkWallet</a> - privacy and free market focused wallet.</a></li>
<li><a href="http://sx.dyne.org/">sx command line utilities</a> - empower the sysadmin with Bitcoin tools.</a></li>
<li><a href="http://bitcoinmagazine.com/6630/trustless-bitcoin-anonymity-here-at-last/">anontx CoinJoin</a> - trustless Bitcoin anonymity.</li>
<li><a href="/obelisk/">Obelisk</a> - scalable blockchain query infrastructure.</li>
</ul>
</div>
<div class="box" id="content-box2">
<h3>Presentation of libbitcoin stack</h3>
<ul>
<li><a href="https://www.youtube.com/watch?v=_mMZls_c7JM">Presentaion</a> - Published on Mar 11, 2015 at SF Bitcoin Devs Seminar, William Swanson presents a deep dive into Libbitcoin, BX, and Obelisk.</li>
<li><a href="http://www.slideshare.net/swansontec/libbitcoin-slides">Slides</a> - available via SlideShare.</li>
</ul>
</div>