0.27.4 • Published 7 months ago

@kevaundray/acvm_js v0.27.4

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

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
0.27.4

7 months ago