/blockchain-nanodegree-capstone

blockchain-nanodegree-capstone

Primary LanguageJavaScript

Udacity Blockchain Capstone

The capstone will build upon the knowledge you have gained in the course in order to build a decentralized housing product.

Zokrates command

  • ~/zokrates compile -i square.code
  • ~/zokrates setup --proving-scheme pghr13
  • ~/zokrates compute-witness -a 3 9 -s pghr13
  • ~/zokrates generate-proof -s pghr13
  • ~/zokrates export-verifier -s pghr13

Project Resources