Constructors

Methods

  • Generate all the wires of the circuit, including the explicit input "1", public and private

    Parameters

    Returns Uint8Array[]

  • For the circuit given by the R1CS and WASM files, check if its constraints are satisfied with the given (public and private) inputs.

    Parameters

    Returns boolean