Skip to content

Commit 87add8a

Browse files
authored
Update INSPIRATION.md
1 parent e8eb518 commit 87add8a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

hackathons/INSPIRATION.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ The lack of privacy is consistently brought up as one of the main reasons we are
1212

1313
These projects would be implemented as, or in conjunction with, Aztec contracts:
1414

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)
1616
- **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)
1818
- **ZKollateral** - privately prove assets for collateral or creditworthiness for a loan
1919
- **Proof of Liquidity** - privately prove solvency and/or compliance without exposing the underlying assets or trades
2020
- **Private DEX** - allows users to trade assets without revealing the accounts that the assets originate from.

0 commit comments

Comments
 (0)