Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 688 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 688 Bytes

This repository is archived.

Development of acvm_js has moved to the main ACVM repository and can be found here

acvm_js

The acvm_js package enables users to execute an ACIR program, i.e. generating an initial witness from a set of inputs and calculating a partial witness. This partial witness can then be used to create a proof of execution using an ACVM backend.

Dependencies

In order to build the wasm package, the following must be installed:

Build

The wasm package can be built using the command below:

./build.sh