Download Blockchain
No due date
57% complete
Download the blockchain from one known peer (i.e., a local instance of bitcoind). This means we will need to implement exactly those p2p messages needed to download the blockchain, but no more. This only needs to run in node.js and not web browsers, but there should be a known path to make it work in web browsers as well.