Skip to content

Commit

Permalink
Merge pull request #508 from aso20455/patch-3
Browse files Browse the repository at this point in the history
fix broken link INSPIRATION.md
  • Loading branch information
critesjosh authored Feb 23, 2025
2 parents fe9e647 + 8f95b5e commit e0bc0b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hackathons/INSPIRATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ You could try to implement these in vanilla Noir, or as Aztec contracts.

- **zkPatreon** - privately unlock token-gated content by using Ethereum Storage Proofs in Noir
- **zkEmail** - privately prove that some email was received, while hiding any private data in the e-mail, without trusting a centralized server to keep your privacy. You can use [this library](https://github.com/zkemail/zkemail.nr).
- **Privacy Preserving Rewards Protocol** - an app or protocol that rewards participants for doing a specific on-chain action without revealing how much. This [tutorial](https://docs.aztec.network/tutorials/codealong/contract_tutorials/crowdfunding_contract) may be helpful.
- **Privacy Preserving Rewards Protocol** - an app or protocol that rewards participants for doing a specific on-chain action without revealing how much. This [tutorial](https://docs.aztec.network/developers/tutorials/codealong/contract_tutorials/crowdfunding_contract) may be helpful.

## Gaming 👾

Expand Down

0 comments on commit e0bc0b9

Please sign in to comment.