- Document complete verification process for MPC System - Verify all 10 services running healthy - Test HTTP REST API endpoints (ports 4000, 8081-8083) - Verify gRPC internal communication (port 50051) - Validate 2-of-3 threshold signature session creation - Document dual-protocol architecture (HTTP + gRPC) - Include integration guide for backend services - Add troubleshooting section - Provide quick command reference Verification results: - Services: 10/10 healthy - HTTP API: 4/4 accessible - gRPC: 3/3 connected - 2-of-3 keygen session created successfully - Dual-protocol architecture validated System ready for integration with backend mpc-service. |
||
|---|---|---|
| .claude | ||
| backend | ||
| docs | ||
| frontend | ||
| kubernetes | ||
| scripts | ||
| tests | ||
| .gitignore | ||
| README.md | ||
| docker-compose.yml | ||