We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ff5c9e commit 38c8b72Copy full SHA for 38c8b72
README.md
@@ -0,0 +1,13 @@
1
+# AZTEC 2.0 Monorepo
2
+
3
+The Aztec 2.0 system consists of the following sub projects.
4
5
+- `barretenberg` - C++ cryptographic library.
6
+- `barretenberg.js` - TypeScript wrapper around WASM build of barretenberg.
7
+- `blockchain` - Solidity smart contracts and TypeScript to interact with them.
8
+- `falafel` - Rollup server.
9
+- `sdk` - SDK for interacting with a rollup provider.
10
11
12
+Previous bugs fixed:
13
+https://medium.com/aztec-protocol/vulnerabilities-found-in-aztec-2-0-9b80c8bf416c.com:AztecProtocol/barretenberg.git
0 commit comments