metagov / daostar

DAOstar (or DAO*) is a set of technical standards and tools for DAOs and DAO tooling
https://daostar.org/
MIT License
57 stars 25 forks source link

Develop an internal metadata schema for our hosting service #127

Open thelastjosh opened 1 year ago

thelastjosh commented 1 year ago

As we realized in discussing and improving the Snapshot integration, we are close to getting to the point where we are managing many endpoints on behalf of more than a few DAOs, and it will be a VERY GOOD IDEA to have a consistent mechanism, ideally integrated with our hosting backend, to track what implementations are we actually hosting for DAOs.

E.g. ShapeShift is using mostly the Snapshot integration, but has some custom logic on membersURI.

This is only applicable to DAOs that use our "managed hosting solution".

In the meantime, we should just have an updated docs system; that is the higher priority.

crazyyuan commented 1 year ago

When I was sorting back-end services and implementing Snapshot integration, I had some back-end designs that were somewhat similar to this idea.