Skip to content

u20024804/libbitcoin-blockchain

 
 

Repository files navigation

Build Status

Libbitcoin Blockchain

Fast Bitcoin blockchain database based on libbitcoin

Note that you need g++ 4.8 or higher. For this reason Ubuntu 12.04 and older are not supported. Make sure you have installed libbitcoin beforehand according to its build instructions.

$ ./autogen.sh
$ ./configure
$ make
$ sudo make install
$ sudo ldconfig

libbitcoin-blockchain is now installed in /usr/local/.

About

Bitcoin Blockchain Implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 93.6%
  • Shell 4.8%
  • Other 1.6%