eshon / conference

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

HTML console error #21

Open tirajad opened 6 years ago

tirajad commented 6 years ago

when i open html in console have error. Uncaught ReferenceError: web3 is not defined at window.onload (app.js:177)

in (app.js:177) code is web3.eth.getAccounts(function(err, accs) {