Skip to content
Eric Voskuil edited this page Mar 31, 2017 · 9 revisions

The Bitcoin Development Library

About Libbitcoin

The libbitcoin toolkit is a set of cross platform C++ libraries for building bitcoin applications. The toolkit consists of several libraries, most of which depend on the foundational libbitcoin library. Each library's repository can be cloned and built using common automake 1.14+ instructions (or Visual Studio 2013 on Windows). There are no packages yet in distribution however each library includes an installation script which is regularly verified in the automated build.

If you encounter problems or have suggestions please use the issues board.

Libbitcoin Menu

Clone this wiki locally