Libbitcoin Server: Difference between revisions

From Bitcoin Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:
==Console Application==
==Console Application==
The library is accompanied by the console application [[Bitcoin_Server|Bitcoin Server]] (bs).
The library is accompanied by the console application [[Bitcoin_Server|Bitcoin Server]] (bs).
==Design==
TODO


==Dependencies==
==Dependencies==

Revision as of 22:07, 12 July 2015

The libbitcoin-server library extends libbitcoin-node with a blockchain query service based on ZeroMQ. The first version was called Obelisk.

Console Application

The library is accompanied by the console application Bitcoin Server (bs).

Design

TODO

Dependencies

See Also

References