Complexity: 150 points
Goal Provide a single endpoint used by CI/Vercel checks to confirm backend + testnet dependencies are ready.
Acceptance Criteria
- Verifies env vars present and contract IDs reachable.
- Returns machine-readable status.
- Safe to expose publicly without leaking secrets.
Complexity: 150 points
Goal Provide a single endpoint used by CI/Vercel checks to confirm backend + testnet dependencies are ready.
Acceptance Criteria