Files
kesto/circom-examples
dependabot[bot] cc61513bf8 Bump tar from 4.4.13 to 4.4.19 in /circom-examples
Bumps [tar](https://github.com/npm/node-tar) from 4.4.13 to 4.4.19.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v4.4.13...v4.4.19)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-02 12:34:44 +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