{"id":31883831,"url":"https://github.com/input-output-hk/catalyst-voices","last_synced_at":"2026-02-27T21:36:43.829Z","repository":{"id":196185925,"uuid":"695007969","full_name":"input-output-hk/catalyst-voices","owner":"input-output-hk","description":"🎙️ Catalyst Voices provides a unified experience and platform including production-ready liquid democracy, meaningful collaboration opportunities \u0026 data-driven context for better onboarding \u0026 decisions.","archived":false,"fork":false,"pushed_at":"2026-02-05T11:33:59.000Z","size":136266,"stargazers_count":40,"open_issues_count":308,"forks_count":10,"subscribers_count":14,"default_branch":"main","last_synced_at":"2026-02-05T11:39:57.265Z","etag":null,"topics":["cardano","catalyst","dart","flutter","rust","web3"],"latest_commit_sha":null,"homepage":"https://input-output-hk.github.io/catalyst-voices/","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/input-output-hk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE-APACHE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","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":"2023-09-22T06:48:14.000Z","updated_at":"2026-02-04T12:42:20.000Z","dependencies_parsed_at":"2023-10-20T11:36:43.980Z","dependency_job_id":"f13d0c6b-1c22-4a2d-ad71-503fef4ca6b2","html_url":"https://github.com/input-output-hk/catalyst-voices","commit_stats":null,"previous_names":["input-output-hk/catalyst-voices"],"tags_count":177,"template":false,"template_full_name":null,"purl":"pkg:github/input-output-hk/catalyst-voices","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/input-output-hk%2Fcatalyst-voices","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/input-output-hk%2Fcatalyst-voices/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/input-output-hk%2Fcatalyst-voices/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/input-output-hk%2Fcatalyst-voices/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/input-output-hk","download_url":"https://codeload.github.com/input-output-hk/catalyst-voices/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/input-output-hk%2Fcatalyst-voices/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29915345,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T19:37:42.220Z","status":"ssl_error","status_checked_at":"2026-02-27T19:37:41.463Z","response_time":57,"last_error":"SSL_read: 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":["cardano","catalyst","dart","flutter","rust","web3"],"created_at":"2025-10-13T03:31:27.553Z","updated_at":"2026-02-27T21:36:43.823Z","avatar_url":"https://github.com/input-output-hk.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Catalyst Voices\n\n\u003c!-- markdownlint-disable MD029 --\u003e\n\nWelcome to the Catalyst Voices mono repo, where we manage and maintain the interconnected projects.\n\n* [Catalyst Voices](#catalyst-voices)\n    * [Overview](#overview)\n    * [Getting Started](#getting-started)\n    * [Projects](#projects)\n        * [Athena](#athena)\n        * [Catalyst Voices](#catalyst-voices-1)\n        * [Catalyst Data Gateway](#catalyst-data-gateway)\n        * [Catalyst Voices Packages](#catalyst-voices-packages)\n    * [Development](#development)\n    * [Contributing](#contributing)\n    * [License](#license)\n\n## Overview\n\nThis monorepo serves as a unified codebase for the Catalyst Voices ecosystem projects.\nUsing a monorepo simplifies our dependency management, streamlines testing, and fosters code\nsharing.\n\n## Getting Started\n\n1. Clone this repository:\n\n```sh\ngit clone https://github.com/input-output-hk/catalyst-voices.git\ncd catalyst-voices\n```\n\n2. Navigate to individual project folders and follow their respective setup instructions.\n\n## Projects\n\n### Athena\n\nAthena is our [brief description of what Athena does].\n\n* **Directory:** [athena](https://github.com/input-output-hk/catalyst-voices/tree/main/athena)\n* **Setup:** Navigate to ./athena.\n* **Documentation:** [Link to detailed documentation or Wiki]\n\n### Catalyst Voices\n\nCatalyst Voices frontend.\n\n* **Directory**:\n[catalyst_voices](https://github.com/input-output-hk/catalyst-voices/tree/main/catalyst_voices)\n* **Setup**: Navigate to ./catalyst_voices.\n* **Documentation**: [Link to detailed documentation or Wiki]\n\n### Catalyst Data Gateway\n\nThe backend services for Catalyst Voices.\n\n* **Directory**:\n[catalyst-voices-backend](https://github.com/input-output-hk/catalyst-voices/tree/main/catalyst-gateway)\n* **Setup**: Navigate to ./catalyst-gateway.\n* **Documentation**: [Link to detailed documentation or Wiki]\n\n### Catalyst Voices Packages\n\nShared Flutter and Dart packages used across the Catalyst.\n\n* **Directory**:\n[catalyst_voices_libs](https://github.com/input-output-hk/catalyst-voices/tree/main/catalyst_voices/packages/libs)\n* **Setup**: Navigate to ./catalyst_voices/packages/libs.\n* **Documentation**: [Link to detailed documentation or Wiki]\n\n## Development\n\nFor development guidelines, tooling information, and best practices,\nvisit [Catalyst Engineering](https://github.com/input-output-hk/catalyst-engineering)\nand [Catalyst CI](https://input-output-hk.github.io/catalyst-ci/).\n\n## Contributing\n\nWe welcome contributions from the community!\nPlease read our [CONTRIBUTING](CONTRIBUTING.md) for guidelines on how to contribute.\n\n## License\n\nLicensed under either of [Apache License, Version 2.0](LICENSE-APACHE) or [MIT license](LICENSE-MIT)\nat your option.\n\nUnless you explicitly state otherwise, any contribution intentionally submitted\nfor inclusion in this crate by you, as defined in the Apache-2.0 license, shall\nbe dual licensed as above, without any additional terms or conditions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finput-output-hk%2Fcatalyst-voices","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finput-output-hk%2Fcatalyst-voices","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finput-output-hk%2Fcatalyst-voices/lists"}