File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -102,6 +102,15 @@ The "OpenZeppelin Relayer Configurations" button will download a .zip file conta
102102- Network-specific policies
103103- Webhook URLs for notifications
104104
105+ ### Configuration File Structure
106+
107+ After downloading your relayer configurations, you'll need to organize them in your OpenZeppelin Relayer project:
108+
109+ - ** ` config.json ` ** : Place this file in the ` config/ ` directory
110+ - ** Network files** : Place these files in the ` config/networks/ ` directory
111+
112+ This structure ensures OpenZeppelin Relayer can properly locate and load your relayer configurations.
113+
1051142 . ** Set up OpenZeppelin Relayer** : Follow the [ installation guide] ( /relayer ) to deploy the Relayer on your infrastructure
1061153 . ** Import your configurations** : Use the exported configurations to recreate your relayers in OpenZeppelin Relayer
107116
You can’t perform that action at this time.
0 commit comments