forked from aztec-labs-eng/aztec-node
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathllms.txt
More file actions
14 lines (8 loc) · 941 Bytes
/
Copy pathllms.txt
File metadata and controls
14 lines (8 loc) · 941 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Aztec Protocol Documentation
> Privacy-centric zkRollup for Ethereum. This repository builds the developer documentation site; the canonical `llms.txt` is auto-generated from it and published on the docs site.
The published, always-current LLM-friendly files live on the docs site:
- [llms.txt](https://docs.aztec.network/llms.txt): navigational index of the documentation, following the [llmstxt.org](https://llmstxt.org) standard.
- [llms-full.txt](https://docs.aztec.network/llms-full.txt): the complete documentation as a single file.
These are regenerated on every docs build, so prefer them over this checked-in pointer for the current API surface and guides.
## AI tooling
- [AI Tooling guide](https://docs.aztec.network/developers/ai_tooling): recommended `CLAUDE.md` / `AGENTS.md` instructions, MCP servers, and skills for Aztec and Noir development. Read this first when setting up an AI coding agent for an Aztec project.