No description
  • TypeScript 78.6%
  • Noir 10%
  • Shell 3.7%
  • Perl 2%
  • JavaScript 1.6%
  • Other 3.8%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Nicolás Venturo dd19d7e22d
Some checks failed
Auto-Close Issues from Merge Commits / auto-close-issues (push) Waiting to run
ci3.yml / Merge pull request #3 from aztec-labs-eng/nv/pins (push) Failing after 0s
deploy-irm.yml / Merge pull request #3 from aztec-labs-eng/nv/pins (push) Failing after 0s
deploy-rpc.yml / Merge pull request #3 from aztec-labs-eng/nv/pins (push) Failing after 0s
fund-sepolia-accounts.yml / Merge pull request #3 from aztec-labs-eng/nv/pins (push) Failing after 0s
metrics-deploy.yml / Merge pull request #3 from aztec-labs-eng/nv/pins (push) Failing after 0s
Merge pull request #3 from aztec-labs-eng/nv/pins
chore: make the pins scriptable
2026-08-17 14:49:36 -03:00
.claude address review comments 2026-08-17 11:56:38 +00:00
.devcontainer chore: delete boxes starter kits and all references (#25118) 2026-08-05 15:07:52 -03:00
.github chore(ci): remove repo guards and aztec-packages-private machinery (#8) 2026-08-17 13:20:58 +01:00
.vscode chore: delete barretenberg (#25171) 2026-08-12 10:02:38 +01:00
aztec-up fix: pin snappy to 7.2.2 (#25195) 2026-08-17 13:43:31 +00:00
build-images chore: retarget CI repo references and drop merge trains infra (#1) 2026-08-17 10:23:21 +01:00
ci3 chore(ci): remove repo guards and aztec-packages-private machinery (#8) 2026-08-17 13:20:58 +01:00
docs chore: bump pinned foundation artifacts to 6.0.0-nightly.20260817 2026-08-17 14:05:59 +00:00
iac chore: update destroy_bootnode.sh (#23626) 2026-05-28 17:22:29 +01:00
labs-aztec-toolchain Merge pull request #3 from aztec-labs-eng/nv/pins 2026-08-17 14:49:36 -03:00
metrics chore: Merge back to master (#7785) 2024-08-06 16:13:32 +00:00
noir-projects chore: bump pinned foundation artifacts to 6.0.0-nightly.20260817 2026-08-17 14:05:59 +00:00
playground chore: retarget CI repo references and drop merge trains infra (#1) 2026-08-17 10:23:21 +01:00
release-image feat: improve mempool performance when chain tip finalises (#25189) 2026-08-17 13:43:31 +00:00
scripts chore: retarget CI repo references and drop merge trains infra (#1) 2026-08-17 10:23:21 +01:00
spartan chore: add new client 2026-08-17 13:43:56 +00:00
yarn-project Merge pull request #9 from aztec-labs-eng/fc/port-next-20260817 2026-08-17 14:22:32 -03:00
.backportrc.json fix: run shout tests on staging (#15188) 2025-06-20 15:54:46 +00:00
.codex feat(ci): refresh Chonk inputs (#23400) 2026-05-19 23:09:49 +00:00
.editorconfig Initial packages. 2023-02-24 17:39:10 +00:00
.gitattributes chore: delete .gitattributes in aztec-nr (#8670) 2024-09-20 16:08:21 +00:00
.gitignore chore(port): feat(noir): optionally install nargo from the matching official release (AztecProtocol/aztec-packages#23949) 2026-06-15 23:22:58 +00:00
.nvmrc chore: bump Node.js to 24.15.0 2026-05-12 09:24:19 +00:00
.release-please-manifest.json chore: bump major version 2026-06-01 14:07:28 +00:00
.test_patterns.yml chore: delete barretenberg (#25171) 2026-08-12 10:02:38 +01:00
AGENTS.md feat(ci): refresh Chonk inputs (#23400) 2026-05-19 23:09:49 +00:00
bootstrap.sh chore(ci): remove repo guards and aztec-packages-private machinery (#8) 2026-08-17 13:20:58 +01:00
CHANGELOG.md chore: merge master into next manually (#14690) 2025-06-02 18:52:48 +00:00
CI.md chore: retarget CI repo references and drop merge trains infra (#1) 2026-08-17 10:23:21 +01:00
ci.sh chore: retarget CI repo references and drop merge trains infra (#1) 2026-08-17 10:23:21 +01:00
CLAUDE.md chore: retarget CI repo references and drop merge trains infra (#1) 2026-08-17 10:23:21 +01:00
CODEOWNERS chore: delete barretenberg (#25171) 2026-08-12 10:02:38 +01:00
context7.json chore: retarget CI repo references and drop merge trains infra (#1) 2026-08-17 10:23:21 +01:00
CONTRIBUTING.md chore: retarget CI repo references and drop merge trains infra (#1) 2026-08-17 10:23:21 +01:00
cspell.json chore: remove archived Barretenberg mirror workflow and unused git-subrepo vendored files (#24928) 2026-07-23 09:39:20 -04:00
DISCLAIMER.md chore: add disclaimer (#4393) 2024-02-02 16:00:29 +00:00
docker-compose.yml chore(port): forward-port remaining v5-next fairies backlog to next (#24949) 2026-07-23 21:11:15 +00:00
LICENSE chore: Fix license files (#13695) 2025-04-20 21:33:57 +00:00
Makefile chore: delete barretenberg (#25171) 2026-08-12 10:02:38 +01:00
README.md chore: delete barretenberg (#25171) 2026-08-12 10:02:38 +01:00
SECURITY.md chore: Update the number of vulnerabilities discovered in v4 and v5 2026-08-17 13:42:44 +00:00

Aztec Monorepo

All the packages that make up Aztec.

  • noir-projects: Noir code for Aztec contracts and protocol circuits.
  • yarn-project: Typescript code for client and backend
  • docs: Documentation source for the docs site
  • Aztec.nr: A Noir framework for smart contracts on Aztec.
  • Aztec: A package for starting up local dev net modules, including a local 'network' devnet, an Ethereum network, deployed rollup contracts and Aztec execution environment.
  • Aztec.js: A tool for interacting with the Aztec network. It communicates via the Private Execution Environment (PXE).
  • Example contracts: Example contracts for the Aztec network, written in Noir.
  • End to end tests: Integration tests written in Typescript--a good reference for how to use the packages for specific tasks.

Issues Board

All issues being worked on are tracked on the Aztec Github Project. For a higher-level roadmap, check the milestones overview section of our website.

Debugging

Logging goes through the Logger module in Typescript. LOG_LEVEL controls the default log level, and one can set alternate levels for specific modules, such as debug; warn: module1, module2; error: module3.

Releases

Releases are driven by git tags. The current version is tracked in .release-please-manifest.json at the project root. Pushing a semver tag (e.g. v1.2.3, or a nightly tag created by the nightly release workflow) triggers ./bootstrap.sh release to build and deploy the version at that tag.

Contribute

There are many ways you can participate and help build high quality software. Check out the contribution guide!

Development and CI

For a broad overview of the CI system take a look at CI.md.

For some deeper information on individual scripts etc (for developing CI itself), take a look at ci3/README.md.