Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Shivamycodee/WID-KYC-Hook
use your world-id to get verfied and swap
https://github.com/Shivamycodee/WID-KYC-Hook
defi dex uniswap worldcoin
Last synced: about 1 month ago
JSON representation
use your world-id to get verfied and swap
- Host: GitHub
- URL: https://github.com/Shivamycodee/WID-KYC-Hook
- Owner: Shivamycodee
- Created: 2023-10-18T13:52:51.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-01-03T11:42:33.000Z (11 months ago)
- Last Synced: 2024-07-10T15:59:49.411Z (5 months ago)
- Topics: defi, dex, uniswap, worldcoin
- Language: Solidity
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-uniswap-hooks - WID KYC
- awesome-uniswap-v4-resources - WID KYC
- awesome-uniswap-v4-resources - WID KYC
README
WID-KYC-Hook
This Foundry project contains a hook contract for Uniswap v4, specializing in user verification. Users need to be registered on the World ID of World Coin to be able to swap.
Clone the Project
git clone https://github.com/Shivamycodee/WID-KYC-HookRun the Project
forge buildWorldIDRouterImplV1 Mumbai Network Details
Contract Address:
0x719683F13Eeea7D84fCBa5d7d17Bf82e03E3d260
Group ID:
1
My Uniswap Hook was added in offical doc of uniswap hooks example
https://github.com/hyperoracle/awesome-uniswap-hooks