server | install | source | source-full | client | wallet
mkdir /etc/libbitcoin/ vi /etc/libbitcoin/bx.cfg [server] url = tcp://xc.nethence.com:9091
wget -q -O- https://blockchain.info/q/getblockcount; echo bx fetch-height tcp://xc.nethence.com:9091 bx fetch-balance 1A1zP1eP5QGefi2DMPTfTL5SLmv7DivfNa
Libbitcoin Client https://github.com/libbitcoin/libbitcoin-client
About Bitcoin Explorer https://github.com/libbitcoin/libbitcoin-explorer/wiki
Libbitcoin Client https://en.bitcoin.it/wiki/Libbitcoin_Client
Libbitcoin Explorer https://en.bitcoin.it/wiki/Libbitcoin_Explorer
Libbitcoin: Connecting to the Network http://aaronjaramillo.org/libbitcoin-connecting-to-the-network ==> C
The libbitcoin Tutorial¶ https://libbitcoin.dyne.org/doc/ ==> python
https://github.com/libbitcoin/libbitcoin-explorer/issues/366 ==> mnemonic based on seed and becomes a seed
https://github.com/bitpay/bitcore-mnemonic/issues/51