… hash to etheruem contract //return the transaction hash from the ethereum contract storehash.methods.sendHash(this.state.ipfsHash).send({ from: accounts[0] }, (error, transactionHash) => { console.log(transa…Hands On: Get Started With Infura and the IPFS on Ethereum1K14Niharika SinghJackson NgFollowSep 8, 2018 · 1 min readHi Niharika, I think this should say setHash rather than sendHash