Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion hackathons/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Find more information about the sandbox and how to deploy a counter contract to

#### Writing private programs with aztec.nr

Noir is a ZKDSL for writing zk circuits and verifying them on-chain. [Aztec.nr](http://aztec.nr) is a smart contract framework -- written in Noir -- that has types and methods for rich smart contract semantics.
Noir is a ZKDSL for writing zk circuits and verifying them on-chain. [Aztec.nr](https://github.com/AztecProtocol/aztec-nr) is a smart contract framework -- written in Noir -- that has types and methods for rich smart contract semantics.

## Submission tips

Expand Down