Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.4 KB

04_voting.md

File metadata and controls

17 lines (13 loc) · 1.4 KB

Voting

Once applications have been approved and the voters' addresses have been added, your voters can now signup and then vote for projects.

As a coordinator, you need to tally the poll results and publish them using CDN (see NEXT_PUBLIC_TALLY_URL env variable). See maci docs for more information.

:::info Please be advised that due to the block gas limit for most EVM networks, the number of votes that can be sent in one batch has been limited to 50. The effort to increase the limit is tracked here. For a list of supported networks and maximum number of votes per batch, please refer to MACI docs. :::