Research & Project Development

Amount
750
Bonus
Hours worked
10
Pay Cycle
1
Time In
February 26, 2022 7:00 AM (GMT+1)
Time Out
February 26, 2022 5:00 PM (GMT+1)
  • Developed the contract and frontend for ZKU graduation certificate NFT
    • The tokens will be non transferrable by default (this can be changed by one of the admins) to prevent students from selling their certificates/access to alumni benefits
    • The contract also has support for multiple cohorts and each cohorts has its list of whitelisted addresses
    • There is also support for airdropping the NFT directly into the student's wallets
    • and lastly the contract has support for administrators and the creation of new admins
    • The token is currently on the Harmony test network and can be accessed with the below links

  • Found an interesting project where the developer is trying to use Zero Knowledge to prove the validity of a valid passport scheme. This is being done by creating a ZK proof of signed messages generated by the ISO 7816-4 contactless tags embedded in modern passports.
  • Updated my contract in AnonyVote to utilize the new version of Semaphore and currently fixing some bugs in the application.
  • Started working on ZKSync demo for week 4 and finding a way to ensure that the demo and subsequent assignment also resonates with developers that don’t have rust experience