Skip to content

Commit 6a14c4e

Browse files
committed
chore: Adding info about relayer files
1 parent c549642 commit 6a14c4e

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

content/defender/migration.mdx

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff 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+
105114
2. **Set up OpenZeppelin Relayer**: Follow the [installation guide](/relayer) to deploy the Relayer on your infrastructure
106115
3. **Import your configurations**: Use the exported configurations to recreate your relayers in OpenZeppelin Relayer
107116

0 commit comments

Comments
 (0)