Git Source Inherits: ProtocolApplicationHandler Author: @ShaneDuncan602, @oscarsernarosero, @TJ-Everett This contract is the connector between the AppManagerRulesDiamond and the Application App Managers. It is maintained by the client application. Deployment happens automatically when the AppManager is deployed. This contract is injected into the appManagerss.Documentation Index
Fetch the complete documentation index at: https://thrackle.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Functions
constructor
Initializes the contract setting the owner as the one provided.| Name | Type | Description |
|---|---|---|
_ruleProcessorProxyAddress | address | of the protocol’s Rule Processor contract. |
_appManagerAddress | address | address of the application AppManager. |