How did you integrate our partners, if any?

We integrated the position manager hook of flaunch to be the owner of the nft revenue streams, additionally we allow the fees to be sent to the LpManager contract where we provide liquidity to a uniswap v4 pool in a single sided position generating extra yield from the eth fees from flaunch. We also track each nft contribution through a mechanism similar to the synthetix protocol.

What are the key links to share? (Ex. demo video, GitHub, deck)

https://github.com/henryf10h/flaunch-lazy-lp/tree/main

https://www.loom.com/share/87b3b09ff3884dc2802bf1840529c7be?sid=89166809-d80f-444b-83d4-9afd8694bce1

Problem / Background: What inspired the idea? What problems are you solving?

I really did not know what to build, so we picked up one of the suggested tracks by flaunch.

Impact: What makes this project unique? What impact will this make?

It will extend flaunch's current capabilities to generate even more rewards to token creators.

Challenges: What was challenging about building this project?

Flaucnh's code base is very dense and complex, the isp and fees distribution is not easy to follow across many contracts, implementing the lock-unlock uniswap pattern was new to us. Our flaunchLpManager was the most difficult because we did not know how to track creators rewards from lp in a time weighted way, and users were all adding in the same price range, so to make it easier we decided to track the uncollected fees with a similar pattern to synthetix protocol, but it took us a time to figure out and debug.

Team: Who is on the team? What are their backgrounds?

Henry Rosales, i am a smart contract developer and full stack. Dominick Henry is my team, he is a smart contract developer.