Retrieve Smart Contract Artifacts
v0.1.0a17
We added methods to our python SDK that will streamline smart contract development alongside your ZK-app! In particular, you can now retrieve smart contract solidity code for compiled circuits for most frameworks. Within Circom, you can also retrieve the outputs from a proof pre-formatted as calldata.
To see these methods in action, check out Rollkit's zkML Tutorial.