1// Package provides support to implement custom Decentralized Autonomous Organizations (DAO).
2// It aims to be minimal and flexible, allowing the implementation of multiple DAO use cases,
3// like standalone or hierarchical tree based DAOs.
4package commondao