Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 289 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 289 Bytes

halo2aggregator-s

Aggregator for halo2 plonk circuits, including:

  1. Provide aggregation circuit for target circuit verification.
  2. Provide solidity code for aggregation circuit verification.

PREREQUISITE

  1. truffle
  2. ganache-cli

USAGE

See test test_solidity_render for usage