/ballot-with-time

The Solidity by Example ballot code, but with a time to vote implementation

Primary LanguageSolidity

☑️ Ballot With Time

This project contains the Voting contract from Solidity By Example, but with a time implementation to allow voting only after 5 minutes.

Testing is available with npm test