Showing 1-20 of 332 packages
Node Js Framework for creating API Services
Implementation of sample contract entrypoints for the Aztec Network
Canonical Noir contracts for the Aztec Network
Aztec is a package that allows for a simple development environment on Aztec stack. It creates a Private eXecution Environment (PXE) that listens for HTTP requests on `localhost:8080` by default. When started, it deploys all necessary L1 Aztec contracts a
Shared code for Aztec Nodes and Prover Nodes.
The Aztec CLI `aztec-cli` is a command-line interface (CLI) tool for interacting with Aztec. It provides various commands for deploying contracts, creating accounts, interacting with contracts, and retrieving blockchain data.
Implementation of sample account contracts for Aztec Network
Javascript types and helper functions for the aztec circuits.
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.
Generates Aztec barcodes.
A package containing all the native bindings needed to run Aztec.
Distributed locking and slashing protection for Aztec validators running in high-availability configurations.
CLI tool and GitHub Action for Aztec contract benchmarking
[](https://www.npmjs.com/package/@defi-wonderland/aztec-standards)
MCP server for Aztec development - clones and searches Aztec documentation and examples
The Aztec Node implements a sequencer node in the network, and is currently meant to be used for local development and testing. The Node is the entrypoint for creating and starting a new Sequencer client with default components (a local P2P client, an in-
This guide explains how to integrate your wallet with the Aztec Wallet SDK, enabling dApps to discover and interact with your wallet implementation.
Aztec.js is a library that provides APIs for managing accounts and interacting with contracts on the Aztec network. It communicates with the [Private eXecution Environment (PXE)](https://docs.aztec.network/developers/reference/aztecjs/pxe) through a `PXE`
Component to generate QRCode, Code128, PDF417, AZTEC, EAN-13 and UPC-A natively for react native.
`PXE Service` (pronounced "pixie service") is a server-side software that provides a set of apis for interacting with the Aztec network. It acts as a bridge between the network and client applications by exposing methods to manage accounts, deploy contrac