OP
Step 1-4 for Geth is OK. I am on step 5 and I get this error in the console.
https://i.imgur.com/NA6V4z0.pngundefined
> var contract = web3.eth.contract(abi).at("0x03df4c372a29376d2c8df33a1b5f001cd8d68b0e");
undefined
> var getData = contract.Mine.getData();
undefined
Please advise.