Post
Topic
Board Development & Technical Discussion
Re: Verifying blocks and transactions.
by
DannyHamilton
on 03/12/2013, 15:23:40 UTC
I was suggested to use "bitcoind", but I am writing my own parser, I want to be able to do these things independently.

Where are you getting the blockchain from?  Are you re-creating the communication protocol so you can connect to peers and acquire blocks from them, or are you simply going to supply your parser with a static blockchain file to parse?