// v0 - Unaudited: This is an initial version that has not yet been formally audited. // A fully audited version will be published as a subsequent release. // Use in production at your own risk. // // Package provides support to implement custom Decentralized Autonomous Organizations (DAO). // It aims to be minimal and flexible, allowing the implementation of multiple DAO use cases, // like standalone or hierarchical tree based DAOs. package commondao