:: [Libbitcoin] FW: How use libbitcoin…
Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Олег Гаврильченко
Ημερομηνία:  
Προς: libbitcoin
Αντικείμενο: [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 ?