Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 787 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 787 Bytes

ZKU

This repository contains the background assignment for the ZKU July-August 2022 Cohort

It is structured as follows:

📁 ZKU
├─📁Background_Assignment         	- Directory for all background assignment files
| ├─📁Circuits                    	- Sub directory containing the questions related to circuits
| |  └─📄Question8.png 
| └─📁Smart Contract              	- Sub directory containing the questions related to Smart Contracts 
|    ├─📄safeRemotePurchase.sol   	- Safe Remote Purchase Smart Contract
|    ├─📄contractDeployed.png     	      
|    ├─📄confirmPurchaseBuyerTime.png              
|    ├─📄completePurchaseSellerFail.png              
|    └─📄completePurchaseSellerSucceed.png
└─📄README.md