Jul 25, 2017 · 1 min read
Hi Mahesh, thanks for the write-up of this excellent tutorial!
What version of Web3 were you using? Like some of the others, I’m running into issues when querying for accounts. The only way to get accounts for me was to use something like “web3.eth.getAccounts().then(console.log)”.
While I get past this point, the following steps (setting up the contract and deploying it) are not so easy to get through with a different web3 api.
I’d love to continue following along!
