Files
kesto/circom-examples
dependabot[bot] de4a05b942 Bump pathval from 1.1.0 to 1.1.1 in /circom-examples
Bumps [pathval](https://github.com/chaijs/pathval) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/chaijs/pathval/releases)
- [Changelog](https://github.com/chaijs/pathval/blob/master/CHANGELOG.md)
- [Commits](https://github.com/chaijs/pathval/compare/v1.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: pathval
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-11 01:46:28 +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