- Aztec Documentation - Official Documentation.
- Aztec Medium - Official Aztec Medium Account.
- Forum - Official Forum.
- Setting up the environment - How to install Aztec Sandbox.
- Noir-lang - Official Noir language documentation.
- Aztec Discord - Official Aztec Discord.
- Noir Discord - Official Noir Discord.
- Grant Program - The Aztec Labs Grants Program supports developers building with, and contributing to, the Noir programming language and the Aztec network.
- Awesome Noir - A curated list of resources for learning and programming in Noir.
- Noir by example - An introduction to Noir, with simple examples.
- What is Aztec & Noir - Understanding the Technical Aspects of Aztec and Noir.
- Aztec: the Hybrid zkRollup - Ethereum-style smart contracts meet encrypted execution in a single zkRollup.
- Noir Introduction - Introducing Noir: The Universal Language of Zero-Knowledge.
- Official Aztec tutorials - Tutorials for writing various projects on Aztec.
- Noir Guardians - Noir version of the Node Guardians interactive tutorial.
- aztec-boxes - Quick-starts for Aztec smart contract developers, containing simple Noir smart contracts and front-ends.
- noir-starter - Boilerplate projects that are good templates for starting your own Noir project.
- noir-examples - A reference repo to help you get started with writing zero-knowledge circuits with Noir.
- Learn Noir in an Afternoon - @ DappCon Berlin 2023.
- Aztec.nr - Noir framework for smart contracts on Aztec.
- Aztec.js - JS framework for managing accounts and interacting with contracts on the Aztec network.
- Aztec CLI - A command-line interface (CLI) tool for interacting with Aztec.
- Sandbox - A package for setting up a local dev net, including a local Ethereum network, deployed rollup contracts and Aztec execution environment.
- Nargo - A a command line tool for interacting with Noir programs (e.g. compiling, proving, verifying and more).
- Tree-sitter Noir - Vim syntax plugin for Noir
- Noir language support - Code assistance and compile error highlighting in VS Code.
- noir-ts-mode - An Emacs tree-sitter mode for the Noir Language.