Skip to content

sekure/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 beforehand according to its build instructions.

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

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

In version2 the bitcoin-node console app is for demonstration purposes only. See libbitcoin-server for release quality full node functionality.

About

Bitcoin Full Node

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 73.7%
  • M4 17.5%
  • Shell 5.6%
  • Python 1.6%
  • Makefile 1.3%
  • Batchfile 0.3%