metagov / daostar

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

Comprehensive Membership Management System #101

Closed thelastjosh closed 1 year ago

thelastjosh commented 1 year ago

The purpose of this issue is to explore and address the development of a robust Membership Management System for DAOstar. This feature requirement emerges from the need to streamline our current processes and offer better service to our members, and it should not hinder or delay the launching of our new membership/dues program.

The proposed system should seamlessly integrate the following components:

A major complicating factor (or opportunity) is the potential interaction between this membership management system and any eventual DAO or DAOs (it's hard to imagine a single contract, since participating DAOs will exist across many chains) that will govern DAOstar. I.e. one might expect that being an active member will give you certain governance rights in the DAO. To the degree possible, we should proceed with the design of this system in a way that does not constrain the future governance of DAOstar.

Previous discussions regarding this topic have included @ipatka and @mzargham, and older conversations have also involved Auryn, Kei, Zargham, Ivan, and others. Further input and involvement from all relevant parties will be invaluable to this project's successful execution.

Actions:

Looking forward to your thoughts and feedback on this matter.

crazyyuan commented 1 year ago

It is a pleasure to provide technical support for the membership system. LXDAO has a self-developed membership system, and has also customized and developed it for other DAOs. These development experiences can help in this regard. Regarding the technical support of membership system governance, if it is off-chain (gasless, such as Snapshot), smart contracts may not be needed. If it is on-chain governance (such as tally), the governance smart contract provided by Openzeppelin is a mature and reliable technical solution.

Rashmi-278 commented 1 year ago

All the above listed issues have been added to DAOstar improvements spec