{"id":48088773,"url":"https://github.com/metagov/daostar","last_synced_at":"2026-04-04T15:26:24.634Z","repository":{"id":39744825,"uuid":"452153712","full_name":"metagov/daostar","owner":"metagov","description":"DAOstar is the standards body of DAOs. We write technical standards and publish research for DAOs and DAO tooling. ","archived":false,"fork":false,"pushed_at":"2025-10-31T15:09:15.000Z","size":125531,"stargazers_count":69,"open_issues_count":102,"forks_count":29,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-10-31T17:15:13.090Z","etag":null,"topics":["daos","standards"],"latest_commit_sha":null,"homepage":"https://daostar.org/","language":"TypeScript","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/metagov.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"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":"2022-01-26T05:38:09.000Z","updated_at":"2025-10-31T15:09:19.000Z","dependencies_parsed_at":"2023-10-04T21:12:21.533Z","dependency_job_id":"fa7c8723-5baf-4366-80d3-842c96d6e3c7","html_url":"https://github.com/metagov/daostar","commit_stats":{"total_commits":551,"total_committers":24,"mean_commits":"22.958333333333332","dds":0.7096188747731398,"last_synced_commit":"dec9d9e4d84dae5388aefeb1dd0d788f7cef0c58"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/metagov/daostar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagov%2Fdaostar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagov%2Fdaostar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagov%2Fdaostar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagov%2Fdaostar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metagov","download_url":"https://codeload.github.com/metagov/daostar/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metagov%2Fdaostar/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31403958,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T10:20:44.708Z","status":"ssl_error","status_checked_at":"2026-04-04T10:20:06.846Z","response_time":60,"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":["daos","standards"],"created_at":"2026-04-04T15:26:14.677Z","updated_at":"2026-04-04T15:26:24.613Z","avatar_url":"https://github.com/metagov.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DAOstar: DAO Standards\n\n![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)\n\n## Introduction\n\nDAOstar is an initiative focused on creating and maintaining standards for Decentralized Autonomous Organizations (DAOs). This repository hosts the website for [daostar.org](https://daostar.org), as well as reference implementations, schemas, and other assets related to DAO standards, including but not limited to EIP-4824: Common Interfaces for DAOs.\n\nDAOstar aims to provide a unified framework for DAOs, making it easier for organizations to adopt and implement standards that ensure interoperability, security, and ease of use.\n\nThe project is maintained by [DAOstar One](https://daostar.one) with support from [Metagov](https://metagov.org).\n\n## Project Overview\n\nDAOstar's primary objective is to develop and maintain standards for DAOs, helping to foster a more interoperable and secure ecosystem. This repository includes:\n\n- **Schemas and Reference Implementations**: Standards and code to help DAOs adopt common practices.\n- **DAO Improvement Proposals (DAOIPs)**: Contributions to evolving the DAO ecosystem.\n- **Website**: Source code for [daostar.org](https://daostar.org).\n\n## Getting Started\n\nTo start using or contributing to DAOstar, visit our [documentation site](https://docs.daostar.org) for detailed guides on setup, usage, and contribution.\n\n### How to Contribute\n\nWe welcome contributions from the community! To contribute:\n\n1. **Submit Issues and Feedback**: Report bugs or suggest enhancements by opening an issue on our [GitHub repository](https://github.com/metagov/daostar/issues).\n2. **Pull Requests**: If you have a fix or enhancement, fork the repository and submit a pull request. Make sure to follow the [contribution guidelines](#contribution-guidelines).\n\n### Contribution Guidelines\n\n- **Coding Standards**: Adhere to the coding standards specified in the [style guide](CONTRIBUTING.md).\n- **Testing**: Ensure your code is covered by tests. We use [GitHub Actions](https://github.com/features/actions) for continuous integration.\n- **Documentation**: Update documentation for any changes to the codebase. Ensure your contribution is well-documented.\n\nFor more details, see the [CONTRIBUTING.md](CONTRIBUTING.md) file.\n\n### License\n\nAll code in this repository is licensed under the MIT License, except for published standards, which are released to the public domain under [CC0](https://creativecommons.org/share-your-work/public-domain/cc0/).\n\n### Documentation\n\n- **Basic Documentation**: Find basic project documentation at [docs.daostar.org](https://docs.daostar.org).\n- **Interface Documentation**: Detailed reference documentation describing the external interface of the software is available in the \"How to\" section of the docs.\n\n### Security and Best Practices\n\nWe follow industry best practices for secure development:\n\n- **Cryptographic Practices**: We use publicly reviewed and expert-published cryptographic protocols and algorithms.\n- **Static and Dynamic Analysis**: The project undergoes both static and dynamic code analysis to identify and mitigate vulnerabilities.\n- **Vulnerability Reporting**: Report vulnerabilities via GitHub Issues or by emailing rashmi@daostar.org, mendes@daostar.org, josh@daostar.org, aman@daostar.org.\n\nKnow more at, [SECURITY.md](SECURITY.md)\n\n### Reporting and Release Notes\n\nWe publish a release every month, detailing the changes and updates made to the project. These releases are documented in the [Releases section](https://github.com/metagov/daostar/releases) of our GitHub repository.\nThe project is actively maintained with commits and updates made on a weekly or bi-weekly basis.\n\n---\n\nThank you for your interest in DAOstar. We look forward to your contributions!\n\nFor more information, visit [daostar.org](https://daostar.org).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmetagov%2Fdaostar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmetagov%2Fdaostar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmetagov%2Fdaostar/lists"}