Skip to content

aragonos:new-dao

Create a new Aragon DAO and register it with an ENS name.

aragonos:new-dao <variable> <daoName>
Name Type Description
variable variable Variable name
daoName string ENS name for the DAO
# Create a new DAO
aragonos:new-dao $dao "my-dao"