Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 880 Bytes

Home.md

File metadata and controls

11 lines (6 loc) · 880 Bytes

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.