Skip to content

wannabehero/ethglobal-lisbon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CryptoBureau

The suite is deployed on Polygon Mumbai as most of ZK tech are not available on other testnets.

Customers initially register with CryptoBureau contract using WorldID which is used for unique identification. Then, different frontend integrations help to generate ZK proofs to be submitted and verified on-chain. Successful verifications result in updated credit score. Interaction with lender affects the collaterization coefficiant as the history is being preserved.

ZK Technologies:

Frontend:

  • vite + react
  • rainbowkit + wagmi + ethers
  • antd for layout and UI

Backend:

Smart Contracts:

  • hardhat + solidity
  • unit-tests to simplify development
  • aave for handy testnet DAI and jEUR tokens

ETHGlobal Lisbon Hack Version

Original hack version of the code is available in hack branch.

More details here: #2