Overview

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…).

Deliverable Goals (proposal)

  1. 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.

  2. Implement point 1 in a generic way that can be extended to any other DAO.

  3. 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?).

  4. 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.

DAOstar_hosted_service.jpg

How

TBD