Welcome

DAOhaus Developer Docs

Welcome to the DAOhaus Developer Documentation. These docs cover the protocol infrastructure — contracts, subgraphs, and contribution workflows — that power the DAOhaus ecosystem.

The DAOhaus Stack

The architecture of DAOhaus is built upon a layered approach to ensure flexibility, scalability, and ease of use.

Admin App (opens in a new tab)

The canonical DAOhaus UI, available at admin.daohaus.club (opens in a new tab). It is the central hub for operating and engaging with your DAOs — where you manage DAO settings, proposals, safes, and members. Source code is available at HausDAO/website (opens in a new tab).

The Admin App is maintained by the Superprism Refactory (opens in a new tab), an agentic code maintenance stack.

Subgraphs

These provide a structured way to fetch data using a well-defined schema. The DAOhaus subgraph schema comprises entities such as DAOs, Proposals, Votes, and Members, among others. This structured representation ensures data consistency and accessibility across DAOhaus applications.

Contracts

Powering the DAOhaus apps is the robust Moloch DAO framework, a testament to our commitment to combating Coordination Failure. Moloch v3, our latest version, amalgamates the best of Moloch, Minion, and Compound frameworks. It's more than just a DAO template; it's a minimalistic yet modular governance layer that interfaces seamlessly with the Gnosis Zodiac standards, ensuring fluid transactions over a multisig treasury.