Files
kesto/circom-examples
dependabot[bot] 954dfe0f09 Bump normalize-url from 4.5.0 to 4.5.1 in /circom-examples
Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/sindresorhus/normalize-url/releases)
- [Commits](https://github.com/sindresorhus/normalize-url/commits)

---
updated-dependencies:
- dependency-name: normalize-url
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-11 12:58:15 +00:00
..
2020-06-11 20:16:39 +02:00
2020-06-11 20:16:39 +02:00
2020-06-11 20:16:39 +02:00

circom-examples

  • equation.circom: Circuit to check that prover knows a private inputs x & y, such as x**a - y**b = 0, where a & b are known parameters.

Run

npm install

npm run test