You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: hackathons/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ Find more information about the sandbox and how to deploy a counter contract to
37
37
38
38
#### Writing private programs with aztec.nr
39
39
40
-
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.
40
+
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.
0 commit comments