lastcanal / libbitcoin-protocol

Bitcoin Blockchain Query Protocol

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

Coverage Status

Libbitcoin Protocol

Bitcoin Blockchain Query Protocol Library

Make sure you have installed libbitcoin beforehand according to its build instructions, as well as libzmq.

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

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

About

Bitcoin Blockchain Query Protocol

License:Other


Languages

Language:C++ 70.8%Language:M4 17.5%Language:Shell 5.8%Language:CMake 3.6%Language:Batchfile 1.2%Language:Makefile 1.1%