Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[docs] Introduce Noir in the Aztec docs #421

Open
Tracked by #220
critesjosh opened this issue Oct 10, 2024 · 0 comments
Open
Tracked by #220

[docs] Introduce Noir in the Aztec docs #421

critesjosh opened this issue Oct 10, 2024 · 0 comments

Comments

@critesjosh
Copy link
Collaborator

There is currently no specific introduction to Noir in the Aztec docs, but Noir is an integral component of writing Aztec contracts. We should not assume visitors to the Aztec docs have knowledge of Noir.

Perhaps a section on Noir should be added to the Important Concepts page with detail about how Aztec actually uses noir (e.g. for writing protocol circuits (include links to protocol specs), and aztec.nr). It would be good to explain a bit about how aztec.nr leverages features of Noir to build a complete smart contract programming language (e.g. traits, generics, meta-programming) as well as the fact that any libraries written for Noir can be used in Aztec contracts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant