{"id":19358390,"url":"https://github.com/paritytech/governance-ui","last_synced_at":"2025-05-11T17:31:38.055Z","repository":{"id":63382242,"uuid":"567284307","full_name":"paritytech/governance-ui","owner":"paritytech","description":null,"archived":true,"fork":false,"pushed_at":"2024-07-22T08:24:40.000Z","size":3672,"stargazers_count":18,"open_issues_count":48,"forks_count":55,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-08T00:13:00.146Z","etag":null,"topics":["governance","polkadot"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/paritytech.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":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-11-17T13:19:39.000Z","updated_at":"2025-04-04T04:33:29.000Z","dependencies_parsed_at":"2024-06-07T14:30:26.466Z","dependency_job_id":"1df72ba7-5524-4acf-b5df-3c1ba46e0983","html_url":"https://github.com/paritytech/governance-ui","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paritytech%2Fgovernance-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paritytech%2Fgovernance-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paritytech%2Fgovernance-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paritytech%2Fgovernance-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paritytech","download_url":"https://codeload.github.com/paritytech/governance-ui/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253604789,"owners_count":21934901,"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":["governance","polkadot"],"created_at":"2024-11-10T07:11:33.067Z","updated_at":"2025-05-11T17:31:37.708Z","avatar_url":"https://github.com/paritytech.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Archive\nThis repo is no longer maintained. Please have a look at its new home\nhttps://github.com/polkassembly/governance-ui for updates and contributions.\n\n\n\n![CI status](https://github.com/paritytech/governance-ui/actions/workflows/ci.yml/badge.svg)\n![CT status](https://github.com/paritytech/governance-ui/actions/workflows/ct.yml/badge.svg)\n\nPolkadot Delegation Dashboard is a [PWA](https://web.dev/learn/pwa/) - or Progressive Web App - with a focus on efficiency and offline support in the context of [Web3](https://polkadot.network/).\n\nAs a pure web application, it doesn't depend on remote backend to operate but connects to [Polkadot](https://polkadot.network/) nodes.\nSome data will be fetched to enhance the experience from `github.com` and `polkassembly.io/`, although the plan short term is to become fully decentralized.\n\n# Use\n\n## Register as a delegate\n\nAnyone can register themselves as a delegate.\n\nTo add a new delegate, edit [this file](assets/data/polkadot/delegates.json) and push a pull request. Once approved, changes will be transparently picked up and made available to anyone in the application.\n\nThe following table outlines the structure of a `delegate` entry:\n\n| Element          | Key          | Required | Notes                                                                                       |\n| ---------------- | ------------ | -------- | ------------------------------------------------------------------------------------------- |\n| Delegate Name    | `name`       | Yes      | The chosen name of the delegate.                                                            |\n| Delegate Address | `address`    | Yes      | The chain address of the delegate.                                                          |\n| Manifesto        | `manifesto`  | Yes      | A description of your goals as a delegate. Supports markdown.                               |\n\n# Build\n\nThe full website can be started using `yarn build`. `PUBLIC_URL` can be set to the final root URL for the considered deplyment environment if required.\n\n# Development\n\nA local dev environment can be started using `yarn dev`.\n\n## Testing\n\nUnit tests can be run via `yarn test:unit`.\n\nRun end-to-end tests via the following steps:\n\n```shell\n# Setup\nyarn\nnpx playwright install\n\n# Run webapp in a dedicated tab\nyarn dev\n\ncd test/\n\n# Run chain in a dedicated tab\nyarn zombienet:native\n\n# Launch tests\nURL=http://127.0.0.1:1234/?rpc=ws://127.0.0.1:9984 yarn test:e2e\n```\n\n## Using containers\nYou may build a container using:\n\n```\n./scripts/build-container.sh\n```\nthen run your container with:\n\n```\npodman run --d -p 8080:80 localhost/polkadot-delegation-dashboard\n```\n\nand access the Delegation Dashboard at http://localhost:8080/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparitytech%2Fgovernance-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparitytech%2Fgovernance-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparitytech%2Fgovernance-ui/lists"}