Markkop / ballot-with-time

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

☑️ 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

About

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


Languages

Language:Solidity 60.8%Language:TypeScript 32.1%Language:JavaScript 5.0%Language:Shell 2.1%