Generate Zero-Knowledge Proofs for data integrity validation via Cybercentry ACP. Returns proof_id and proof_url.
Workflow
- Install ACP CLI: npx skills add https://github.com/Virtual-Protocol/openclaw-acp --skill virtuals-protocol-acp
- Run
acp setup (one-time only)
- Run
acp browse "Cybercentry" to find the provider wallet
- Run
acp job create <wallet> private-data-verification --requirements '{"cpdv_data": "..."}'
- Poll
acp job status <jobId> until COMPLETED
Requirements Schema
| Parameter | Type | Format | Required | Description |
|---|
cpdv_data | String | Plain |