Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 230 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 230 Bytes

mini zkp

There are two features:

  1. Scalability: off-chain computation
  2. Privacy: you can prove to contract that you know the secret without revealing it

Guild

install dependencies

yarn

run test

yarn test