eshon / conference

A simple Ethereum smart contract + DApp example
175 stars 106 forks source link

truffle serve #7

Open najienka opened 7 years ago

najienka commented 7 years ago

Hi,

truffle test and serve work

but I get the following error on the console when I go on the browser localhost:8080.

TypeError: undefined is not an object (evaluating 'accounts') onload — app.js:43735

The contract deployed at: does not show anything too. I'm not sure what might be wrong