{"id":19316521,"url":"https://github.com/signor1/consensus-voting-contract","last_synced_at":"2025-08-08T21:07:14.228Z","repository":{"id":233680896,"uuid":"755750408","full_name":"Signor1/consensus-voting-contract","owner":"Signor1","description":"A miniature consensus voting contract. A voting system for transparent proposal acceptance","archived":false,"fork":false,"pushed_at":"2024-02-10T23:41:00.000Z","size":67,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-06T04:12:21.452Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Signor1.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2024-02-10T23:40:44.000Z","updated_at":"2024-02-12T15:59:58.000Z","dependencies_parsed_at":"2024-04-17T04:46:22.408Z","dependency_job_id":"c9b45a79-e439-437a-bf63-7fffcedf6e5b","html_url":"https://github.com/Signor1/consensus-voting-contract","commit_stats":null,"previous_names":["signor1/consensus-voting-contract"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Signor1%2Fconsensus-voting-contract","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Signor1%2Fconsensus-voting-contract/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Signor1%2Fconsensus-voting-contract/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Signor1%2Fconsensus-voting-contract/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Signor1","download_url":"https://codeload.github.com/Signor1/consensus-voting-contract/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240420938,"owners_count":19798501,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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-10T01:11:44.652Z","updated_at":"2025-02-24T04:41:42.006Z","avatar_url":"https://github.com/Signor1.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Consensus Voting Contract\n\nThis Solidity smart contract facilitates consensus voting among participants. With its implementation, users can engage in a voting process where decisions are collectively made based on the consensus reached by the voters.\n\n## Getting Started\n\nTo deploy and interact with the contract, you'll need to set up a development environment and install dependencies.\n\n### Prerequisites\n\n- Node.js (v14.x or later)\n- npm (Node.js package manager)\n- Hardhat\n\n### Installation\n\n1. Clone the repository:\n\n```\ngit clone [\u003crepository_url\u003e](https://github.com/Signor1/consensus-voting-contract.git)\n```\n\n2. Navigate to the project directory:\n\n```\ncd consensus-voting-contract\n```\n\n3. Install dependencies:\n\n```\nnpm install\n```\n\n4. Compile the contracts:\n\n```\nnpx hardhat compile\n```\n\n5. Deploy the contracts to a local Hardhat network:\n\n```\nnpx hardhat run scripts/deploy.js --network localhost\n```\n\n## Usage\n\nOnce the contract is deployed, users can interact with it through various functions.\n\n\n## Testing\n\nUnit tests are included to ensure the functionality of the contract.\n\n1. Run the unit tests:\n\n```\nnpx hardhat test\n```\n\n## Contributing\n\nContributions are welcome! Feel free to submit issues or pull requests.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsignor1%2Fconsensus-voting-contract","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsignor1%2Fconsensus-voting-contract","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsignor1%2Fconsensus-voting-contract/lists"}