We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5236aa commit 7c15790Copy full SHA for 7c15790
1 file changed
README.md
@@ -1,3 +1,20 @@
1
+# Private Micropayment contract
2
+
3
+## Overview
4
+- This repo is the private micropayment contract in Noir on Aztec Network.
5
+- This repos is forked from the [`aztec-workshop`](https://github.com/0xShaito/aztec-workshop) repo.
6
7
+<br>
8
9
+## Technical Stack
10
11
+- Smart Contract: `Noir`
12
+- Blockchain: `Aztec`
13
14
15
16
+<hr>
17
18
# Aztec Noir Boilerplate
19
20
<div align="center"><strong>Start your next Aztec project with Noir in seconds</strong></div>
0 commit comments