Skip to content
Eric Voskuil edited this page Oct 25, 2019 · 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 (system) library.

Dependencies

Each library's repository can be cloned and built using common automake 1.14+ instructions (or Visual Studio 2013/2015/2017 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