{"id":20754949,"url":"https://github.com/voidashi/blockchain-election-system","last_synced_at":"2026-04-22T01:31:40.922Z","repository":{"id":262524322,"uuid":"887463675","full_name":"voidashi/blockchain-election-system","owner":"voidashi","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-13T20:49:33.000Z","size":79,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-26T12:53:02.237Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/voidashi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-11-12T19:38:49.000Z","updated_at":"2025-02-13T20:49:36.000Z","dependencies_parsed_at":"2025-03-12T09:15:32.509Z","dependency_job_id":null,"html_url":"https://github.com/voidashi/blockchain-election-system","commit_stats":null,"previous_names":["voidashi/blockchain-election-system"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/voidashi/blockchain-election-system","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voidashi%2Fblockchain-election-system","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voidashi%2Fblockchain-election-system/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voidashi%2Fblockchain-election-system/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voidashi%2Fblockchain-election-system/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/voidashi","download_url":"https://codeload.github.com/voidashi/blockchain-election-system/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voidashi%2Fblockchain-election-system/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32117340,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-22T00:31:26.853Z","status":"ssl_error","status_checked_at":"2026-04-22T00:30:22.894Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-17T09:21:30.082Z","updated_at":"2026-04-22T01:31:40.900Z","avatar_url":"https://github.com/voidashi.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 💎 Blockchain Voting System  \n\n*A simple and transparent blockchain-based voting system built with Ethereum \u0026 Hardhat.*  \n\n[![Ethereum](https://img.shields.io/badge/Platform-Ethereum-informational?style=flat\u0026logo=ethereum\u0026logoColor=white)](https://ethereum.org/)  \n[![Hardhat](https://img.shields.io/badge/Tool-Hardhat-informational?style=flat\u0026logo=hardhat\u0026logoColor=white)](https://hardhat.org/)  \n[![License](https://img.shields.io/badge/License-MIT-green?style=flat)](LICENSE)  \n\n---\n\n## 📦 Features  \n\n### **Core Functionality**  \n- **Candidate Management:** Add/remove election candidates (admin-only).  \n- **Voter Registration:** Authorize voters via admin-controlled whitelist.  \n- **Voting Session Control:** Open/close voting periods dynamically.  \n- **Transparent Results:** Query final vote counts post-election.  \n\n### **Key Advantages**  \n- **Immutable Records:** Votes are stored securely on the blockchain.  \n- **Role-Based Access:** Clear separation between admin and voter actions.  \n- **Local Testing:** Built for Hardhat’s local network development.  \n\n---\n\n## 🚀 Getting Started  \n\n### **Start Local Node**  \nRun a local Hardhat network:  \n```bash  \nnpx hardhat node  \n```  \n*(Test accounts with private keys will be generated.)*  \n\n### **Deploy Contract**  \nExecute the deployment script:  \n```bash  \nnpx hardhat run scripts/deploy.js --network localhost  \n```  \n\n### **Interact with Contract**  \nRun automated interaction scripts (e.g., voting simulation):  \n```bash  \nnpx hardhat run scripts/interact.js --network localhost  \n```  \n**Note:** Update contract addresses in scripts if needed!  \n\n---\n\n## 🛠️ Scripts  \n- `deploy.js`: Deploys the voting contract.  \n- `interact.js`: Demonstrates voter registration, voting, and result checks.  \n- Customize scripts in `/scripts` for specific use cases.  \n\n---\n\n## 🤝 Contributing  \nFound an issue or improvement?  \n- Open an **Issue** for bugs or feature requests.  \n- Submit a **Pull Request** for documented fixes.  \n\n---\n\n## 📄 License  \nMIT Licensed - See [LICENSE](LICENSE) for details.  \n\n---  \n\n*Democracy meets decentralization—transparently.*  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvoidashi%2Fblockchain-election-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvoidashi%2Fblockchain-election-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvoidashi%2Fblockchain-election-system/lists"}