1
I am just developing and testing Bitcoin mining application in plain Javascript (slow but can be run off-line).
To test it to work correctly I need to download Bitcoin block headers from Blockchain.info , 6 input parameters .
Are you aware how to call Blockchain API https://blockchain.info/api/blockchain_api
I don't use Bitcoin address, no other mining app, just need to download a number block headers from hashed blocks.
Any idea, demo, example or csv file coming with 6 input parameters as described in Bitcoin hashing algorithm
1ever thought of using testnet? – T9b – 2014-01-28T16:25:20.297
It might be easier to test (and more profitable to run) should you target an alt-coin rather than Bitcoin – Joe Pineda – 2014-03-12T13:43:25.433