TaceoLabs / co-snarks

Tooling for creating collaborative SNARKs for Circom circuits.
https://docs.taceo.io
Apache License 2.0
91 stars 8 forks source link

Make result of Compiler serializable #245

Open 0xThemis opened 2 days ago

0xThemis commented 2 days ago

The compiled circom file for the WtnsExtenesion should be serializable. We could theoretically compile it and store the result in the alpha network so that we do not have to compile it every time.