π§ Custom Resource Demo
This showcases how to extend your DAO with custom actions.
βΉοΈ How it Works
-
Join the DAO using the AddMember function.
-
Create a blog post Proposal using ProposeNewPost function with these parameters:
title: The title of the blog postcontent: The content of the blog post
-
Vote on proposals using their ID.
-
Execute proposals that have passed (met the required voting conditions).
π Note: Only proposals that have met the governance conditions can be executed. You need at least 10% of member approval to execute a proposal.
π Available Actions
Member Management
- π Add Yourself as Member - Join the DAO to participate in governance
Custom Resource Actions
- π Propose New Blog Post - Create a proposal to publish a new blog post (demonstrates custom resource)
Other Demos
- π Simple DAO Demo - Basic DAO functionality
- π Custom Condition Demo - Custom governance conditions
This is a demonstration DAO built with gno.land and daokit
Demo DAOKIT DAO
This is a demo DAO built with DAOKIT
Realm address: g1czaf0jpes9vcjewhjf9p7vndh5ygdplcf3p9jt
Discover more about this DAO on the configuration page βοΈ
My blog
No post available