<p>Sounds very nice. Congratulations with the release!</p>
<p>Any plans for porting over bitcoin-qt?</p>
<p>Wladimir</p>
<div class="gmail_quote">Op 1 feb. 2012 15:19 schreef &quot;Michael Grønager&quot; &lt;<a href="mailto:gronager@ceptacle.com">gronager@ceptacle.com</a>&gt; het volgende:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Dear Bitcoiners,<br>
<br>
libcoin is now in a state ready for its first release, which I would like to share with you!<br>
<br>
=== libcoin is a crypto currency library based on the bitcoin/bitcoin &quot;Satoshi&quot; client. ===<br>
<br>
Copenhagen, Denmark - 1st February 2012 Ceptacle announces the release of the first version of the crypto currency library &quot;libcoin&quot; based on the bitcoin/bitcoin &quot;Satoshi&quot; client.<br>
<br>
libcoin also maintains a version of bitcoind that is a 100% compatible drop-in replacement of the bitcoin/bitcoind client: You can use it on the same computer on the same files and you can call it with the same scripts. And you can easily extend it without touching the basic bitcoin source files.<br>

<br>
The libcoin/bitcoind client downloads the entire block chain 3.5 times faster than the bitcoin/bitcoind client. This is less than 90 minutes on a modern laptop!<br>
<br>
In libcoin, the Satoshi client code has been completely refactored, properly encapsulating classes, removing all globals, moving from threads and mutexes to a pure asynchronous approach. Functionalities have been divided into logical units and libraries, minimizing dependencies for e.g. thin clients.<br>

<br>
libcoin is chain agnostic, all chain (bitcoin, testnet, namecoin, litecoin, ...) specific settings are maintained from a single class (Chain) and hence experiments with chain settings, mining, security and digital currencies for research and educational purposes are easily accessible. See the ponzicoin example for how you define your own chain.<br>

<br>
The build system of libcoin is based on CMake and supports builds of static and dynamic libraries on Linux, Mac OS X, and Windows.<br>
<br>
The libcoin license is LGPL v. 3. This mean that you can use it in open source as well as in commercial projects, but improvements should go back into the libcoin library.<br>
<br>
======<br>
<br>
Read more on libcoin on: <a href="http://github.com/ceptacle/libcoin/wiki" target="_blank">http://github.com/ceptacle/libcoin/wiki</a><br>
<br>
Join libcoin on twitter: <a href="http://twitter.com/libcoin" target="_blank">http://twitter.com/libcoin</a><br>
<br>
Download &quot;libcoin Satoshi release&quot;: <a href="http://github.com/ceptacle/libcoin/zipball/v0.4.0.1" target="_blank">http://github.com/ceptacle/libcoin/zipball/v0.4.0.1</a><br>
<br>
Best regards,<br>
<br>
Michael Gronager, PhD<br>
Director, Ceptacle<br>
Jens Juels Gade 33<br>
2100 Copenhagen E<br>
Mobile: <a href="tel:%2B45%2031%2045%2014%2001" value="+4531451401">+45 31 45 14 01</a><br>
E-mail: <a href="mailto:gronager@ceptacle.com">gronager@ceptacle.com</a><br>
Web: <a href="http://www.ceptacle.com/" target="_blank">http://www.ceptacle.com/</a><br>
<br>
<br>
------------------------------------------------------------------------------<br>
Keep Your Developer Skills Current with LearnDevNow!<br>
The most comprehensive online learning library for Microsoft developers<br>
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,<br>
Metro Style Apps, more. Free future releases when you subscribe now!<br>
<a href="http://p.sf.net/sfu/learndevnow-d2d" target="_blank">http://p.sf.net/sfu/learndevnow-d2d</a><br>
_______________________________________________<br>
Bitcoin-development mailing list<br>
<a href="mailto:Bitcoin-development@lists.sourceforge.net">Bitcoin-development@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/bitcoin-development" target="_blank">https://lists.sourceforge.net/lists/listinfo/bitcoin-development</a><br>
</blockquote></div>