Skip to content

Smart Contract for a voting system, using Ethereum and Solidity.

License

Notifications You must be signed in to change notification settings

JJSrra/VotingSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Smart Contracts: Voting System

This contract is implemented with Solidity.

As Solidity is a recently new programming language, and most important is mainly contract-oriented, apparently Github does not support it. Solidity offers a lot of facilities for programming Smart Contracts, one can read more about it in Solidity documentation page.

For developing, and also debugging it, I recommend using Remix IDE, but many other ways of compiling a .sol file can be found in this section of Solidity documentation.

About

Smart Contract for a voting system, using Ethereum and Solidity.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published