Files
kesto/circom-examples
dependabot[bot] a453502f10 Bump simple-get from 2.8.1 to 2.8.2 in /circom-examples
Bumps [simple-get](https://github.com/feross/simple-get) from 2.8.1 to 2.8.2.
- [Release notes](https://github.com/feross/simple-get/releases)
- [Commits](https://github.com/feross/simple-get/compare/v2.8.1...v2.8.2)

---
updated-dependencies:
- dependency-name: simple-get
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-16 21:23:48 +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