:: [Libbitcoin] FW: How use libbitcoin…
Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Олег Гаврильченко
Fecha:  
A: libbitcoin
Asunto: [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 ?