https://github.com/metagov/daostar
DAOstar is the standards body of DAOs. We write technical standards and publish research for DAOs and DAO tooling.
https://github.com/metagov/daostar
daos standards
Last synced: 2 months ago
JSON representation
DAOstar is the standards body of DAOs. We write technical standards and publish research for DAOs and DAO tooling.
- Host: GitHub
- URL: https://github.com/metagov/daostar
- Owner: metagov
- License: mit
- Created: 2022-01-26T05:38:09.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-10-31T15:09:15.000Z (7 months ago)
- Last Synced: 2025-10-31T17:15:13.090Z (7 months ago)
- Topics: daos, standards
- Language: TypeScript
- Homepage: https://daostar.org/
- Size: 120 MB
- Stars: 69
- Watchers: 8
- Forks: 29
- Open Issues: 102
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# DAOstar: DAO Standards

## Introduction
DAOstar 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.
DAOstar 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.
The project is maintained by [DAOstar One](https://daostar.one) with support from [Metagov](https://metagov.org).
## Project Overview
DAOstar's primary objective is to develop and maintain standards for DAOs, helping to foster a more interoperable and secure ecosystem. This repository includes:
- **Schemas and Reference Implementations**: Standards and code to help DAOs adopt common practices.
- **DAO Improvement Proposals (DAOIPs)**: Contributions to evolving the DAO ecosystem.
- **Website**: Source code for [daostar.org](https://daostar.org).
## Getting Started
To start using or contributing to DAOstar, visit our [documentation site](https://docs.daostar.org) for detailed guides on setup, usage, and contribution.
### How to Contribute
We welcome contributions from the community! To contribute:
1. **Submit Issues and Feedback**: Report bugs or suggest enhancements by opening an issue on our [GitHub repository](https://github.com/metagov/daostar/issues).
2. **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).
### Contribution Guidelines
- **Coding Standards**: Adhere to the coding standards specified in the [style guide](CONTRIBUTING.md).
- **Testing**: Ensure your code is covered by tests. We use [GitHub Actions](https://github.com/features/actions) for continuous integration.
- **Documentation**: Update documentation for any changes to the codebase. Ensure your contribution is well-documented.
For more details, see the [CONTRIBUTING.md](CONTRIBUTING.md) file.
### License
All 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/).
### Documentation
- **Basic Documentation**: Find basic project documentation at [docs.daostar.org](https://docs.daostar.org).
- **Interface Documentation**: Detailed reference documentation describing the external interface of the software is available in the "How to" section of the docs.
### Security and Best Practices
We follow industry best practices for secure development:
- **Cryptographic Practices**: We use publicly reviewed and expert-published cryptographic protocols and algorithms.
- **Static and Dynamic Analysis**: The project undergoes both static and dynamic code analysis to identify and mitigate vulnerabilities.
- **Vulnerability Reporting**: Report vulnerabilities via GitHub Issues or by emailing rashmi@daostar.org, mendes@daostar.org, josh@daostar.org, aman@daostar.org.
Know more at, [SECURITY.md](SECURITY.md)
### Reporting and Release Notes
We 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.
The project is actively maintained with commits and updates made on a weekly or bi-weekly basis.
---
Thank you for your interest in DAOstar. We look forward to your contributions!
For more information, visit [daostar.org](https://daostar.org).