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/TOOLS.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -86,7 +86,7 @@ Many of the plugins and libraries listed above are also useful for writing Aztec
86
86
87
87
#### Aztec Libraries
88
88
89
-
[Aztec.nr](https://aztec.nr) - a framework for writing Aztec smart contracts in Noir. You can review more detail about the structure and process around writing contracts in the [Aztec.nr docs pages](https://docs.aztec.network/dev_docs/contracts/main). The framework includes 4 libaries:
89
+
[Aztec.nr](https://aztec.nr) - a framework for writing Aztec smart contracts in Noir. You can review more detail about the structure and process around writing contracts in the [Aztec.nr docs pages](https://docs.aztec.network/dev_docs/contracts/main). The framework includes 4 libraries:
90
90
91
91
-`aztec` includes core functionality
92
92
-`easy-private-state` for creating and managing private state
0 commit comments