{"id":29560924,"url":"https://github.com/decred/dcrvotingweb","last_synced_at":"2025-07-18T15:39:24.434Z","repository":{"id":17210563,"uuid":"81360789","full_name":"decred/dcrvotingweb","owner":"decred","description":"Demo for Decred hard fork voting.","archived":false,"fork":false,"pushed_at":"2023-06-19T20:37:57.000Z","size":3180,"stargazers_count":6,"open_issues_count":17,"forks_count":16,"subscribers_count":9,"default_branch":"master","last_synced_at":"2024-04-13T16:25:44.759Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/decred.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}},"created_at":"2017-02-08T18:16:27.000Z","updated_at":"2024-03-12T12:41:34.000Z","dependencies_parsed_at":"2022-08-07T08:15:51.909Z","dependency_job_id":null,"html_url":"https://github.com/decred/dcrvotingweb","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/decred/dcrvotingweb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decred%2Fdcrvotingweb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decred%2Fdcrvotingweb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decred%2Fdcrvotingweb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decred%2Fdcrvotingweb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/decred","download_url":"https://codeload.github.com/decred/dcrvotingweb/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decred%2Fdcrvotingweb/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265787593,"owners_count":23828458,"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":"2025-07-18T15:39:23.901Z","updated_at":"2025-07-18T15:39:24.406Z","avatar_url":"https://github.com/decred.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dcrvotingweb\n\n[![Build Status](https://github.com/decred/dcrvotingweb/workflows/Build%20and%20Test/badge.svg)](https://github.com/decred/dcrvotingweb/actions)\n[![ISC License](https://img.shields.io/badge/license-ISC-blue.svg)](http://copyfree.org)\n\n## Overview\n\ndcrvotingweb is a simple web app that connects to dcrd and displays\ninformation about consensus rule voting.\n\n## Developing\n\nIt is recommended to use Go 1.17 (or newer) for development.\n\nTo build the code:\n\n```no-highlight\ngo install\n```\n\nStart dcrd with the following options:\n\n```no-highlight\ndcrd --testnet -u USER -P PASSWORD --rpclisten=127.0.0.1:19109 --rpccert=$HOME/.dcrd/rpc.cert\n```\n\nStart dcrvotingweb:\n\n```no-highlight\ndcrvotingweb\n```\n\n## Docker\n\nBuild the docker container:\n\n```no-highlight\ndocker build -t decred/dcrvotingweb .\n```\n\nRun the container:\n\n```no-highlight\ndocker run -it -v ~/.dcrd:/root/.dcrd -v ~/.dcrvotingweb:/root/.dcrvotingweb -p \u003clocal port\u003e:8000 decred/dcrvotingweb\n```\n\nThis example assumes you have configured `.dcrd` and `.dcrvotingweb` directories in `~` on the host machine.\n\nYour `dcrvotingweb.conf` file will need to specificy `listen=0.0.0.0` in order for the external port mapping to work correctly.\n\n## Contact\n\nIf you have any further questions you can join the [Decred community](https://decred.org/community/) using your preferred chat platform.\n\n## Issue Tracker\n\nThe [integrated github issue tracker](https://github.com/decred/dcrvotingweb/issues) is used for this project.\n\n## License\n\ndcrvotingweb is licensed under the [copyfree](http://copyfree.org) ISC License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdecred%2Fdcrvotingweb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdecred%2Fdcrvotingweb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdecred%2Fdcrvotingweb/lists"}