dApp

Voting dApp

Create your own decentralized voting dApp on Ethereum blockchain with dApp Builder.

You can customize:

  1. The list of options/candidates to vote for, giving them a name/description.
  2. Whether or not the voting is "blind".

The dApp interface shows a list of configured candidates. A user clicks on a candidate's name to record his/her vote. The vote of the user gets recorded in Ethereum blockchain through a WEBAPI call to a method of dApp Builder voting smart contract.

Also users can see the other votes if the voting is not "blind".

The dApp Creator can close the voting when it should be finished.