Skip to content

Journey through the different approach to the voting in the blockchain realm

License

Notifications You must be signed in to change notification settings

eszymi/voting_contracts

Repository files navigation

Voting contracts


Table of content

  1. About The Project
  2. Built With
  3. Roadmap
  4. Contributing
  5. License
  6. Contact

About The Project

In this project, I am exploring the possibilities of Solidity for creating code that would enable secure choices using blockchain technology. The project consists of a basic, simplest contract that is then expanded with new functionalities. The code and subsequent stages of program expansion are posted in a series of articles on my Medium profile.

(back to top)

Built With

  • Solidity
  • Hardhat
  • Foundry

(back to top)

Roadmap

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you see any error or have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

I will be very grateful for every hint what could be make better.

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Szymon - Linkedin

Project Link: https://github.com/eszymi/voting_contracts

(back to top)

About

Journey through the different approach to the voting in the blockchain realm

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages