:: [Libbitcoin] FW: How use libbitcoin…
Page principale
Supprimer ce message
Répondre à ce message
Auteur: Олег Гаврильченко
Date:  
À: libbitcoin
Sujet: [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 ?