Skip to main content

Operations

Deployment, automation, and infrastructure documentation for protocol operators.


Contents

SectionDescription
DeploymentPre-launch checklist and verification
AutomationKeeper automation and scripts
Domain setupCustom domain configuration
Supabase setupDatabase configuration

Deployment workflow

1. Pre-launch verification
├─► Check prerequisites
├─► Verify addresses
└─► Test transactions

2. Contract deployment
├─► Deploy vault
├─► Deploy wrapper
├─► Deploy ShareOFT
└─► Configure relationships

3. Post-deployment
├─► Verify contracts
├─► Register with registry
├─► Configure strategies
└─► Test operations

4. Automation setup
├─► Deploy keepers
├─► Configure automation
└─► Monitor performance