SeiyaKobayashi / zkml-optimization

Optimization for on-chain private machine learning.
MIT License
13 stars 1 forks source link

[TASK]: Implement CLI App for Provers #32

Closed SeiyaKobayashi closed 1 year ago

SeiyaKobayashi commented 1 year ago

📝 Overview

Implement CLI app for provers.

🖋 Details

CLI app should have the following functionalities.

  1. Encode testing results as a Merkle tree
  2. Auto-generate and deploy verifiers (using circom)

📚 References

n/a