Libbitcoin Explorer: Difference between revisions
Jump to navigation
Jump to search
Initial content. |
No edit summary |
||
Line 3: | Line 3: | ||
==Console Application== | ==Console Application== | ||
The library is accompanied by the console application [[Bitcoin_Explorer|Bitcoin Explorer]] (bx). | The library is accompanied by the console application [[Bitcoin_Explorer|Bitcoin Explorer]] (bx). | ||
==Design== | |||
TODO | |||
==Dependencies== | ==Dependencies== |
Revision as of 22:07, 12 July 2015
The libbitcoin-explorer library extends libbitcoin-client with a command line interface and a large number of bitcoin utility commands. The first version was called SubvertX (sx).
Console Application
The library is accompanied by the console application Bitcoin Explorer (bx).
Design
TODO