0.15.0-kw-play-around-2d3e9302e • Published 7 months ago

@kevaundray/noirc_abi v0.15.0-kw-play-around-2d3e9302e

Weekly downloads
-
License
(MIT OR Apache-2....
Repository
github
Last release
7 months ago

Noir Lang ABI JavaScript Package

This JavaScript package enables users to ABI encode inputs to a Noir program, i.e. generating an initial witness.

Building from source

Outside of the noir repo, this package can be built using the command below:

nix build -L github:noir-lang/noir/master#abi_wasm

If you are within the noir repo and would like to build local changes, you can use:

nix build -L #abi_wasm