This is a reference repo to help you get started with writing zero-knowledge circuits with [Noir](https://noir-lang.org/).
This JavaScript package enables users to ABI encode inputs to a Noir program, i.e. generating an initial witness.
No description provided.
Redact sensitive information from your pino logs.
No description provided.
No description provided.
`noir-codegen` repurposes the CLI code from https://github.com/dethcrypto/TypeChain, used under the MIT license.
Canonical Noir contracts for the Aztec Network
This package includes end-to-end tests that cover Aztec's main milestones. These can be run locally either by starting anvil on a different terminal.
Unofficial client for Apache Pinot.
This module is used to test the IVC integration between mock noir protocol circuits and barretenberg.
tsParticles monochrome noir palette
The Aztec builder generates typescript classes for Noir contract, as well as Aztec.nr interfaces for calling external functions. It can also be used to update aztec project dependencies.
A single package to interact with Tisura infrastructure
Noir Oxlint shareable config
No description provided.
Noir ESLint shareable config
A single package to interact with Tisura infrastructure
The goal of this module is to provide a simple place for people to construct benchmarks of witness generation and proving. At the moment it only pertains to UltraHonk recursion in the browser, but we have a similar module in ivc-integration that shows pro
TypeScript SDK for Noir Wallet dApp integration
This JavaScript package enables users to ABI encode inputs to a Noir program, i.e. generating an initial witness.
MCP server for Noir development - clones and searches Noir documentation, stdlib, and examples
This JavaScript package enables users to compile a Noir program, i.e. generating its artifacts.
MCP server for Aztec development - clones and searches Aztec documentation and examples