Libbitcoin Server: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 1: | Line 1: | ||
The [https://github.com/libbitcoin/libbitcoin-server libbitcoin-server] library extends [[Libbitcoin_Node| | The [https://github.com/libbitcoin/libbitcoin-server libbitcoin-server] library extends [[Libbitcoin_Node|libbitcoin-node]] with a blockchain query service based on [http://zeromq.org ZeroMQ]. The first version was called [[Obelisk]]. | ||
==Console Application== | ==Console Application== |
Revision as of 21:46, 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).