The main goal for this document is to plan a showcase application for EIP-4824, focusing on a lean but end-to-end solution that will be both useful for the ecosystem now and be able to scale further.
To accomplish that, several moving parts should be coordinated into a single effort (ref implementations, schema definitions, indexer, user facing app…).
Create a DAO* hosted indexer for a subset of DAOs: Moloch DAOs & Gnosis Safe based DAOs (maybe superDAO, compound-like?). DAO* will expose a public endpoint to query this data.
Implement point 1 in a generic way that can be extended to any other DAO.
Get someone to use this endpoint :) Natural candidates are any platforms which are interested in presenting DAO data but haven’t created yet a solution to index them (Etherscan?).
Maybe also a user facing interface. A nice option can be that
[www.daostar.org/DAOs](http://www.daostar.org/DAOs/<DAO)/<DAO uri> will show the live DAO data.
TBD