2. Providing Proof Verification API
Providing a REST API to verify ZkPass Proof
zkpass-client Integration
In the proof verification API implementation, the Proof Verifier needs to verify the received ZkPass Proof object by using the zkpass-client's verify_zkpass_proof
method, as shown here.
Last updated