Integrate Sybil-proof identity verification into your project. Use for ZK-DID based bot blocking, airdrops, and DAO governance.
http://34.230.54.201:3001# ZK-DID Verification (bot blocking)
curl -X POST http://34.230.54.201:3001/zkdid/verify \
-H "Content-Type: application/json" \
-d '{"nullifier_commitment": "YOUR_NULLIFIER"}'
# Chain status
curl http://34.230.54.201:3001/chain/status