eth-voting-dapp icon indicating copy to clipboard operation
eth-voting-dapp copied to clipboard

decentralized voting application built on the ethereum blockchain utilizing solidity smart contracts

Results 4 eth-voting-dapp issues
Sort by recently updated
recently updated
newest added

after install the cant run truffle develop. there's an error pop stating, 'module' is undefined, code 800A1391. how to fix this?

App is not defined at HTMLButtonElement.onclick. The function App.vote() is not define. Where was this function supposed to be defined? And I can find App.vote() function in app.js Please, help....

I just had a problem when I run npm install, I don't know if something is missing or I just need to do something else before install, this is the...