Node Js Framework for creating API Services
Implementation of sample contract entrypoints 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
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.
Canonical Noir contracts for the Aztec Network
Implementation of sample account contracts for Aztec Network
Shared code for Aztec Nodes and Prover Nodes.
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.
Javascript types and helper functions for the aztec circuits.
A package containing all the native bindings needed to run Aztec.
Generates Aztec barcodes.
Distributed locking and slashing protection for Aztec validators running in high-availability configurations.
[](https://www.npmjs.com/package/@defi-wonderland/aztec-standards)
This guide explains how to integrate your wallet with the Aztec Wallet SDK, enabling dApps to discover and interact with your wallet implementation.
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-
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/foundational-topics/pxe) through a `PX
Javascript types and helper functions for the aztec circuits.
`PXE` (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 contracts, crea
The slasher module implements validator slashing for the Aztec network. Slashing punishes validators who misbehave or are inactive by reducing their stake. This mechanism ensures network security and liveness.
This package implements the P2P networking layer for Aztec nodes using libp2p. It handles transaction propagation, block and checkpoint proposal dissemination, attestation collection for consensus, and peer management. The `P2PClient` provides the top-lev
The Aztec KV store is an implementation of a durable key-value database with a pluggable backend. The only supported backend right now is LMDB by using the [`lmdb-js` package](https://github.com/kriszyp/lmdb-js).
A package containing non circuit dependent types which are relevant through all the Aztec Typescript codebase.
CLI tool and GitHub Action for Aztec contract benchmarking
AZTEC compression algorithm
Biblioteka programistyczna pozwalająca na dekodowanie danych z dowodów rejestracyjnych pojazdów samochodowych zapisanych w formie kodu AZTEC 2D.
Rust SDK for the Aztec Network
Account abstraction, AccountManager, and authorization for the Aztec Rust SDK
Contract interaction, deployment, and event decoding for the Aztec Rust SDK
Core types, traits, and ABI definitions for the Aztec Rust SDK
Cryptographic primitives and key derivation for the Aztec Rust SDK
Ethereum L1 integration and L1-L2 messaging for the Aztec Rust SDK
Fee payment strategies for the Aztec Rust SDK
Aztec node HTTP client and polling helpers
PXE (Private eXecution Environment) client for the Aztec Rust SDK
JSON-RPC transport for Aztec Rust SDK clients
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.