:: [Libbitcoin] FW: How use libbitcoin…
Página Inicial
Delete this message
Reply to this message
Autor: Олег Гаврильченко
Data:  
Para: libbitcoin
Assunto: [Libbitcoin] FW: How use libbitcoin for get mempool information?
Hello!

I develop FPGA mining device and I don't want use bitdoind. Bitcoind for
work download full blockchain(300GB).

I wand write lightweight cliend, without bitcoind, that get information from
Bitcoin P2P similar like "getblocktemplate" request and if my device find
bloc hash (J) send it to network.

Say me please, how I do this with libbitcoin ?