Friend.Tech deployed on Scroll and using Uniswap V4 Hooks to unwrap and wrap
We used 0xfoobar's wrapper for Friend.Tech keys (https://basescan.org/address/0x68250Bf6d105Fe33f3120C5AfF385160d54EB5F2#code) and deployed the friend.tech share contract on Scroll. We attempted to use Uniswap V4 Hooks (specifically afterModifyPosition) to unwrap the friend tech erc20 and return the underlying eth to the LP.
We used next.js and typescript for the front end. Uniswap v4 hooks we attempted to implement but it was over our head and we had a lot of setup issues with foundry alone. We were able to get the friend tech shares contract and the wrapper deployed on Scroll however. This is likely an idea that would be used if it was made so after the hackathon we'd like to get it working.