Skip to content

thecodefactory/libbitcoin-protocol

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 Privacy Protocol

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 63.6%
  • M4 25.5%
  • Shell 8.2%
  • Batchfile 1.5%
  • Makefile 1.2%