📄️ Introduction
Aztec Protocol is a privacy-first Layer 2 solution for Ethereum that enables confidential smart contracts and transactions. By leveraging advanced zero-knowledge cryptography, Aztec allows developers to build applications that maintain user privacy while benefiting from Ethereum's security and decentralization. The protocol uses zkSNARKs to ensure computational integrity while keeping transaction details private.
📄️ Sequencer Setup
This guide will help you set up an Aztec Protocol sequencer node on the alpha testnet using Docker Compose. As a sequencer, you'll be responsible for ordering transactions, producing blocks, and maintaining the network's operation while earning rewards for your contributions.
📄️ Prover Setup
This guide will help you set up an Aztec Protocol prover node on the alpha testnet using Docker Compose. Follow these steps carefully to participate in the Aztec prover network and contribute to zero-knowledge proof generation while earning rewards.