SeiyaKobayashi / zkml-optimization

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

Implementation of Prover Clients #35

Closed SeiyaKobayashi closed 1 year ago

SeiyaKobayashi commented 1 year ago

🎨 Overview

Implemented prover clients of the verifier contract.

🌈 Details

Implemented the following functionalities of prover clients of the verifier contract.

📚 References

SeiyaKobayashi commented 1 year ago

Just recorded a short demo vid.

tkmct commented 1 year ago

Do you have test code?

SeiyaKobayashi commented 1 year ago

Do you have test code?

Not implemented. Just manually tested.

SeiyaKobayashi commented 1 year ago

Do you mean as long as env file is set for the demo? Because the content id is generated by hashing the file contents, you cannot change that with an arbitrary value.

Yes. This is just for future improvements.