Framework
The Aragon OSx protocol is composed of framework-related contracts creating and managing the core contracts.
An overview of the framework and core contracts of the Aragon OSx protocol and their interactions is shown below:
In the following sections, you will learn more about the framework-related contracts of the Aragon OSx protocol.
Walkthrough
In the upcoming sections, you will learn about each framework contract and their interactions.
-
Creation of DAOs and initial plugin configuration.
-
Creation of plugins and the versioning of different implementations and respective setup contracts.
-
Installation of plugins and setting it up on the DAO.
-
Assignment of ENS Names to
Plugin
andDAO
contracts created through the framework.