Libbitcoin Protocol: Difference between revisions
Jump to navigation
Jump to search
Drop references to v4 futures work. |
|||
Line 9: | Line 9: | ||
* [https://github.com/zeromq/libzmq zmq] | * [https://github.com/zeromq/libzmq zmq] | ||
* [[Libbitcoin_Common|libbitcoin]] | * [[Libbitcoin_Common|libbitcoin]] | ||
==See Also== | ==See Also== |
Revision as of 20:18, 8 March 2017
The libbitcoin-protocol library is new in version3 and replaces the zeromq/czmq++, zeromq/czmq and libsodium dependencies. The library provides a high level abstraction for ØMQ networking primitives used in the libbitcoin client-server interface.
Status
The library is integrated with the Libbitcoin Build system[1], with regular build and test execution[2].