Showing 1-20 of 1,553,101 packages
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.
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-
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.
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
Implementation of sample contract entrypoints for the Aztec Network
### Run tests locally
This application allows someone to obtain a small amount of eth via a http endpoint.
Implementation of sample account contracts for Aztec Network
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`
Shared code for Aztec Nodes and Prover Nodes.
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
Canonical Noir contracts for the Aztec Network
CLI tool and GitHub Action for Aztec contract benchmarking
This guide explains how to integrate your wallet with the Aztec Wallet SDK, enabling dApps to discover and interact with your wallet implementation.
A package containing all the native bindings needed to run Aztec.
[](https://www.npmjs.com/package/@defi-wonderland/aztec-standards)
This package includes the functionality of the P2P networking required by the aztec node. The `P2PClient` provides an interface for the introduction of transactions to the Tx Pool and propagation of those transactions through the network. The `P2PService`
Javascript types and helper functions for the aztec circuits.
TypeScript port of ZXing multi-format 1D/2D barcode image processing library.