aragonos:new-dao
Create a new Aragon DAO and register it with an ENS name.
Syntax
Section titled “Syntax”aragonos:new-dao <variable> <daoName>Arguments
Section titled “Arguments”| Name | Type | Description |
|---|---|---|
variable |
variable |
Variable name |
daoName |
string |
ENS name for the DAO |
Examples
Section titled “Examples”# Create a new DAOaragonos:new-dao $dao "my-dao"