How to use the Agent App
Introduction
The Agent app (or Aragon Agent) is an Aragon app that can be installed in any Aragon DAO. It's main feature is its ability to perform arbitrary calls to contracts. This means it can be thought of as the external interface of a DAO.
Put another way:
In technical terms, it's a superset of the Vault app, which means it can hold valuable assets (ETH and ERC-20 tokens).
Concretely, the Agent app allows for things like:
An Aragon DAO to interact with other Ethereum smart contracts or protocols without the need to implement a custom Aragon app for every protocol.
Members of DAOs to identify themselves as their DAO when using any Ethereum dApp.
An Aragon DAO to participate as a stakeholder in another DAO.
PreviousHow to create your first custom DAO using Aragon CLI!NextInstalling Aragon Agent from aragonCLI
Last updated
Was this helpful?