Obelisk: Difference between revisions

From Bitcoin Wiki
Jump to navigation Jump to search
mNo edit summary
m (add see also.)
 
Line 1: Line 1:
Obelisk is Bitcoin full node and blockchain server written in C++ and built using the [[Libbitcoin]] developer toolkit. The second version of Obelisk was renamed [[Libbitcoin_Server|Bitcoin Server]].
Obelisk is Bitcoin full node and blockchain server written in C++ and built using the [[Libbitcoin]] developer toolkit. The second version of Obelisk was renamed [[Libbitcoin_Server|Bitcoin Server (bs)]].
 
==See Also==
* [[Libbitcoin]]
* [[Amir_Taaki|Amir Taaki]]


[[Category:Nodes]]
[[Category:Nodes]]

Latest revision as of 20:30, 20 May 2015

Obelisk is Bitcoin full node and blockchain server written in C++ and built using the Libbitcoin developer toolkit. The second version of Obelisk was renamed Bitcoin Server (bs).

See Also