# ICDevs. DAOs Project Final Grant Post

**URL:** https://forum.dfinity.org/t/icdevs-daos-project-final-grant-post/35759
**Category:** Developers
**Created:** [October 2, 2024, 6:53pm UTC](https://forum.dfinity.org/t/icdevs-daos-project-final-grant-post/35759 "2024-10-02T18:53:54Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![skilesare](https://sea1.discourse-cdn.com/flex023/user_avatar/forum.dfinity.org/skilesare/32/5609_2.png) [@skilesare](https://forum.dfinity.org/u/skilesare)
#### Post date: [October 2, 2024, 6:53pm UTC](https://forum.dfinity.org/t/icdevs-daos-project-final-grant-post/35759/1 "2024-10-02T18:53:54Z")

</div>

Many, many thanks to DFINITY for the grant to study DAOs and to start building tools for improving DAO governance.

Our final demo video:

[![](https://us1.discourse-cdn.com/flex023/uploads/dfn/original/3X/6/2/62fe9887217f4f847a2e83d11d11e756be4679be.jpeg "DAOs Project Grant - Final Demo") ](https://www.youtube.com/watch?v=G8rGmGgM8zU)

Over the course of our grant we built the following:

- [DAOs Project Language Site](https://daos.icdevs.org)
- [ICRC-75 Minimal Membership Standard](https://github.com/icdevsorg/icrc75.mo/blob/main/icrc75-standard.md)
- [ICRC-75 Minimal Membership Motoko Component and Sample Canister](https://github.com/icdevsorg/icrc75.mo)
- [ICRC-75 List Maintenance Web Dapp](https://github.com/icdevsorg/icrc75.mo/tree/main/web)
- [ICRC-104 Rule-Based Membership Manager Standard](https://github.com/icdevsorg/icrc104.mo/blob/main/icrc104-standard.md)
- [ICRC-104 Rule-Based Membership Manager Motoko Module](https://github.com/icdevsorg/icrc104.mo)
- [Role Rotator Plugin](https://github.com/icdevsorg/af-role-rotator)

We’ve created separate topics to discuss each one of these:

> [@ICDevs.org - DAOs Project](https://forum.dfinity.org/t/icdevs-org-daos-project/32840):
>
> I’m very excited to publish the first draft of our DAOs project paper. Through a grant from the DFINITY foundation, I’ve been doing research, interviews, and analysis of the DAO landscape. What works? What doesn’t? How can we do things better? All of these are questions I’ve been trying to answer. This is an ongoing project and grant that should ultimately result in software and tools to help DAOs on the Internet Computer and beyond. Today’s release is a first step in publishing the findings s…

> [@ICRC-75 - Minimal Membership Standard](https://forum.dfinity.org/t/icrc-75-minimal-membership-standard/35753/1):
>
> This Topic is to discuss ICRC-75. The Issue: [ICRC-75 - Minimal Membership Standard · Issue #75 · dfinity/ICRC · GitHub](https://github.com/dfinity/ICRC/issues/75) The Draft: [icrc75.mo/icrc75-standard.md at main · icdevsorg/icrc75.mo · GitHub](https://github.com/icdevsorg/icrc75.mo/blob/main/icrc75-standard.md) Reference Motoko Module and Web Dapp Code:[GitHub - icdevsorg/icrc75.mo: ICRC-75 for Motoko](https://github.com/icdevsorg/icrc75.mo) Sample Dapp: [https://iedms-tqaaa-aaaal-amieq-cai.icp0.io/](https://iedms-tqaaa-aaaal-amieq-cai.icp0.io/) Mops: [Mops • Motoko Package Manager](https://mops.one/icrc75-mo) Tips: Add a read permission to your list for the Anon Principal to make the list public. You can make lists …

> [@ICRC-104 - Rule-Based Membership Manager Standard](https://forum.dfinity.org/t/icrc-104-rule-based-membership-manager-standard/35756):
>
> This Topic is to discuss ICRC-104. The Issue: [ICRC-104 - Rule-Based Membership Manager - ICRC-75 Expansion · Issue #104 · dfinity/ICRC · GitHub](https://github.com/dfinity/ICRC/issues/104) The Draft: [https://github.com/icdevsorg/icrc04.mo/blob/main/icrc104-standard.md](https://github.com/icdevsorg/icrc04.mo/blob/main/icrc104-standard.md) Reference Motoko Module: [GitHub - icdevsorg/icrc104.mo: ICRC-104 for motoko. Rule-Based Membership Manager Standard](https://github.com/icdevsorg/icrc104.mo) Mops: [Mops • Motoko Package Manager](https://mops.one/icrc104-mo) Sample Dapp: [https://iedms-tqaaa-aaaal-amieq-cai.icp0.io/](https://iedms-tqaaa-aaaal-amieq-cai.icp0.io/) (A ICRC-104 Rule manages the org.icdevs.lists.king\_of\_the\_hil…

> [@Role Rotator: Automate Governance Assignments](https://forum.dfinity.org/t/role-rotator-automate-governance-assignments/35758):
>
> This Topic is to discuss Role Rotator Plug-in for SNS and DAO governance. The Role Roator is the first governance plug-in to take advantage of ICRC-75 and ICRC-104 Reference Motoko Module: [GitHub - icdevsorg/af-role-rotator: RoleRotator is a Motoko library that provides functionality to rotate roles (or list memberships) within an ICRC-75 compliant membership list.](https://github.com/icdevsorg/af-role-rotator) Mops: [Mops • Motoko Package Manager](https://mops.one/af-role-rotator) Sample Dapp: [https://iedms-tqaaa-aaaal-amieq-cai.icp0.io/](https://iedms-tqaaa-aaaal-amieq-cai.icp0.io/) (A Role Rotator manages the org.ic…

Also our youtube series: [https://www.youtube.com/playlist?list=PLuQrY06IeLwMvtYwCAx3V3qkCrSpXHq0V](https://www.youtube.com/playlist?list=PLuQrY06IeLwMvtYwCAx3V3qkCrSpXHq0V)
