Open eshon opened 5 years ago
when i open html in console have error. Uncaught ReferenceError: web3 is not defined at window.onload (app.js:177)
Uncaught ReferenceError: web3 is not defined at window.onload (app.js:177)
in (app.js:177) code is web3.eth.getAccounts(function(err, accs) {
web3.eth.getAccounts(function(err, accs) {
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) {