We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ed2f720 + 61c3f84 commit a99c9b4Copy full SHA for a99c9b4
README.md
@@ -6,6 +6,12 @@ Mezcal (Nahuatl: mexcalli - agave booze) - on-chain dark pool implementation usi
6
7
The code is highly experimental. The core code is located in `packages/contracts`.
8
9
+## Install coSnarks
10
+
11
+```sh
12
+cargo install --git https://github.com/TaceoLabs/co-snarks co-noir --rev 1b2db005ee550c028af824b3ec4e811d6e8a3705
13
+```
14
15
## TODO
16
17
### contracts and circuits
0 commit comments