How did you integrate our partners, if any?

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

Github:https://github.com/rusrio/bundl Slides: https://excalidraw.com/#json=9m_UvwjjjJvO1twdvxIgZ,GzwKo7rDvaba7YEJk05J2g Project Link: Demo Video:https://drive.google.com/file/d/1f3-2tix4KmyUiFI4UbvoFPsT_E6JOGO8/view?usp=sharing

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

Crypto portfolios are not easy to manage, too many decisions and too much time. Bundl lets you buy a single token that represents a whole basket of assets, always redeemable for exactly what's inside. Think ETF but fully on-chain and trustless.

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

Index funds democratized investing in traditional finance. Bundl is about building the infrastructure for on-chain index investing open, composable and trustless so that anyone, can get diversified exposure without intermediaries or complexity.

Challenges: What was challenging about building this project?

Selling index token for USDC path got complex, I built BundlRouter to break that down into selling each basket component individually and routing the proceeds back to the user, all in a single transaction. Also, right now Bundl read prices directly from spot price, which works great in a hackathon setting but in production, an attacker can manipulate that with a flash loan. The fix is integrating Chainlink or a TWAP price feed, and it's already on my roadmap.

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