Sync your OpenRPC specification
Automate OpenRPC spec syncing to keep SDKs and documentation current. Set up GitHub Actions, webhooks, and CI/CD integrations with Fern.
Automate OpenRPC spec syncing to keep SDKs and documentation current. Set up GitHub Actions, webhooks, and CI/CD integrations with Fern.
Keeping your OpenRPC specifications in sync with your codebase is crucial for maintaining accurate SDKs and documentation. Fern provides several automation options to streamline this process.
Use Fern’s GitHub Action to automatically update SDKs and docs when your OpenRPC spec changes:
Set up webhooks to trigger SDK generation when your OpenRPC spec is updated:
Configure Fern to automatically pull your OpenRPC specification from various sources:
Set up scheduled updates to ensure your SDKs stay current:
For servers that can generate their own OpenRPC specifications:
Track changes to your OpenRPC specification:
Sync different specifications for different environments:
For servers that support OpenRPC discovery:
This ensures that any breaking changes to your OpenRPC specification are detected and the appropriate team members are notified before the changes are propagated to your SDKs and documentation.