shadw-cloud / shadw-cdk

Apache License 2.0
0 stars 1 forks source link

Key proof using ZK-SNARKs #3

Open karthikmurali60 opened 1 year ago

karthikmurali60 commented 1 year ago

Description

  1. How to create load and compile a circuit?
  2. Generate proving and verification keys
  3. Complete the verification

Use SnarkyJS module to achieve the above