Blockstore now storing the data, whereas datastore is storing the key and filename. The key should be the multihash (currently the sha256, not the multihash), and the value is the filename (base32).
Now saving and retrieving MerkleDags that contain data. Now need to work with links and other types.
Successfully writing to lightningdb. Now to pull it back out. Also need to write to the blockstore.