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/INSPIRATION.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,9 +12,9 @@ The lack of privacy is consistently brought up as one of the main reasons we are
12
12
13
13
These projects would be implemented as, or in conjunction with, Aztec contracts:
14
14
15
-
-**ZK Uniswap frontend -** develop a frontend for our uniswap smart contract found [here](https://github.com/AztecProtocol/aztec-packages/tree/master/noir-projects/noir-contracts/contracts/uniswap_contract)
15
+
-**ZK Uniswap frontend -** develop a frontend for our uniswap smart contract found [here](https://github.com/AztecProtocol/aztec-packages/tree/master/noir-projects/noir-contracts/contracts/app/uniswap_contract)
16
16
-**ZK stablecoin** - build a stablecoin that allows you to wrap a stablecoin so it can be privately transferred
17
-
-**Private lending front end** - you can see an example [here](https://github.com/AztecProtocol/aztec-packages/tree/master/noir-projects/noir-contracts/contracts/lending_contract)
17
+
-**Private lending front end** - you can see an example [here](https://github.com/AztecProtocol/aztec-packages/tree/master/noir-projects/noir-contracts/contracts/app/lending_contract)
18
18
-**ZKollateral** - privately prove assets for collateral or creditworthiness for a loan
19
19
-**Proof of Liquidity** - privately prove solvency and/or compliance without exposing the underlying assets or trades
20
20
-**Private DEX** - allows users to trade assets without revealing the accounts that the assets originate from.
0 commit comments