Search Apps Documentation Source Content File Folder Download Copy Actions Download

doc.gno

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