/zku_application

Background assignment for zero knowledge university

Primary LanguageSolidity

ZKU Application

This repo contains my solution to the background assignment for Zero Knowledge University.

escrowing.sol contains the Solidity code for smart contract coding.

Below are the screenshots of the Remix UI that show:

  • Time of contract deployment
    • Deploy Time
  • Call by seller reverts before time has elapsed
    • Revert
  • Call by seller succeeds after time has elapsed
    • Succeed

Below is the screenshot of the code for the circuit with in-line annotations. Circuit