Bitcoin Server: Difference between revisions
Jump to navigation
Jump to search
Add links. |
mNo edit summary |
||
Line 1: | Line 1: | ||
Bitcoin Server (bs) is a console application that is included as part of [[Libbitcoin_Server|libbitcoin-server]]. It implements a full node on the Bitcoin P2P network as well as a blockchain query service based on <ref>[http://zeromq.org ZeroMQ]</ref>. | Bitcoin Server (bs) is a console application that is included as part of [[Libbitcoin_Server|libbitcoin-server]]. It implements a full node on the Bitcoin P2P network as well as a blockchain query service based on ZeroMQ<ref>[http://zeromq.org ZeroMQ]</ref>. | ||
Documentation<ref>[https://github.com/libbitcoin/libbitcoin-server/wiki BS Documentation]</ref> and signed binaries<ref>[https://github.com/libbitcoin/libbitcoin-server/wiki/Download-BS BS Signed Binaries]</ref> for Linux, OSX and Windows are available on GitHub. | Documentation<ref>[https://github.com/libbitcoin/libbitcoin-server/wiki BS Documentation]</ref> and signed binaries<ref>[https://github.com/libbitcoin/libbitcoin-server/wiki/Download-BS BS Signed Binaries]</ref> for Linux, OSX and Windows are available on GitHub. |
Revision as of 18:55, 12 July 2015
Bitcoin Server (bs) is a console application that is included as part of libbitcoin-server. It implements a full node on the Bitcoin P2P network as well as a blockchain query service based on ZeroMQ[1].
Documentation[2] and signed binaries[3] for Linux, OSX and Windows are available on GitHub.