Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/atj3097/privacy-hook-univ4
https://github.com/atj3097/privacy-hook-univ4
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/atj3097/privacy-hook-univ4
- Owner: adam0x7
- License: mit
- Created: 2023-08-29T21:40:25.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-29T21:09:49.000Z (about 1 year ago)
- Last Synced: 2024-10-14T22:03:10.484Z (about 2 months ago)
- Language: Solidity
- Size: 16.6 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-uniswap-hooks - Privacy Enhancing Hook - chain link between depositors and withdrawal addresses, while also providing a verifiable proof of inclusion. (📜 Examples / From Community)
- awesome-uniswap-v4-resources - Privacy Enhancing Hook - chain link between depositors and withdrawal addresses, while also providing a verifiable proof of inclusion. (📑 Table of Contents / From Community)
- awesome-uniswap-v4-resources - Privacy Enhancing Hook - chain link between depositors and withdrawal addresses, while also providing a verifiable proof of inclusion. (📑 Table of Contents / From Community)
README
# Privacy Enhancing Hook
The goal of this hook is a proposed hook concept for Uniswap v4 that combines the privacy features of Tornado Cash with the efficiency and verifiability of Merkle trees/ZK Snarks. This hook aims to enhance the privacy and security of Uniswap v4 pools by breaking the on-chain link between depositors and withdrawal addresses, while also providing a verifiable proof of inclusion.# Use Cases
The Privacy-Enhanced Merkle Hook can be used in various scenarios to enhance privacy and security in Uniswap v4 pools. Some potential use cases include:1. Privacy-Preserving Swaps: By utilizing the hook, users can perform swaps on Uniswap v4 pools while keeping their identities anonymous, protecting them from front-running and MEV.
2. Verifiable Proof of Inclusion: The hook provides users with a verifiable proof that their deposit is included in the pool, enhancing trust and transparency in the system.