A decentralized platform to conduct public opinion polls legitimately by leveraging the power of blockchain while enhancing awareness on crucial public matters and ensuring diversity of opinion.
Node JS - node
An Ethereum wallet like Metamask in your browser and set a custom RPC to https://rpc-mumbai.matic.today .
$ git clone https://github.com/UltimateRoman/Legit-Polls.git
$ cd Legit-Polls
$ npm install -g truffle
$ npm install
$ truffle migrate --network matic
$ npm run start