Search Apps Documentation Source Content File Folder Download Copy Actions Download State String Boolean Number Struct Map Slice Pointer Function Closure Reference Nil Package Type Interface Unknown

πŸ”§ Custom Resource Demo

This showcases how to extend your DAO with custom actions.

ℹ️ How it Works

  1. Join the DAO using the AddMember function.

  2. Create a blog post Proposal using ProposeNewPost function with these parameters:

  • title: The title of the blog post
  • content: The content of the blog post
  1. Vote on proposals using their ID.

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

Custom Resource Actions

Other Demos

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 βš™οΈ


> Go to Members

> Go to Proposals

My blog

No post available