Home - enVinci/libbitcoin-explorer GitHub Wiki
The Bitcoin Command Line Tool
About Bitcoin Explorer
BX is a general purpose Bitcoin command line utility that supports Linux, OS X and Windows. The application can be built and distributed as a single file binary with no run time dependencies apart from the operating system.
Example
$ echo [user entropy] | bx ec-new | bx ec-to-public | bx ec-to-address
13ua8RRSxLpL5WL5cKUDepUCvJZgGWuKh7
If you encounter problems or have suggestions please use the issues board.