Skip to content

kulpreet/libbitcoin-node

 
 

Repository files navigation

Build Status

Coverage Status

Libbitcoin Node

Bitcoin full node based on libbitcoin-blockchain

Make sure you have installed libbitcoin-blockchain and libbitcoin-network beforehand according to their build instructions.

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

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

About

Bitcoin Full Node

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 67.6%
  • M4 19.1%
  • Shell 5.9%
  • CMake 4.4%
  • Batchfile 1.4%
  • Makefile 1.4%
  • C 0.2%