New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

@noir-lang/noirc_abi

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@noir-lang/noirc_abi

0.20.0-2c06a64.nightly
Version published
Weekly downloads
763
-15.41%
Maintainers
1
Weekly downloads
 
Created

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

FAQs

Package last updated on 10 Dec 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts