HodlNoodle is the “TripAdvisor for cryptobros,” it let users share and discover the best experiences from DevCon and beyond. Browse trending events, street food gems, or side quests—all powered by Push Protocol for seamless interactions. Try it now at hodl-noodle.vercel.app!
Prize Pool
DevCon just wrapped up, and it was absolutely incredible. Over 13,000 people came together in one place to share their wildest experiences—street food they stumbled upon, the best side events, exclusive merch, and unforgettable encounters. Social media threads were flooded with these stories.
To keep the energy alive, I built HodlNoodle—a mobile web app (PWA) that's essentially the "TripAdvisor for cryptobros." It lets you share, browse, and explore all those amazing moments from DevCon or similar events.
The app is super simple to use:
Trending Page: Discover top “noodles” (shared experiences) based on photos, names, descriptions, locations, and more. Details: Click on a noodle for more info, see other users' comments, and even interact by replying or voting. Create Your Own Noodle: Share your experience by filling in a few details and hitting submit—it's that easy! Everything runs on Push Protocol, leveraging their SDK to ensure a seamless user experience. Each noodle doubles as a group chat, with a shared address for tracking and accessing relevant noodles. Users can join these chats, upvote/downvote noodles, and interact in the comments.
Push Protocol's tech also powers:
IPFS Storage: For encrypted chat and noodle data. Smart Wrappers: Simplifying user interactions while ensuring security. Ready to try it out?
👉 Head to https://hodl-noodle.vercel.app and explore the ultimate DevCon adventure hub!
HodlNoodle is a Next.js Progressive Web App (PWA) built to provide a seamless and interactive experience. Here’s a breakdown of the tech stack:
Frontend: Built with Next.js, styled with SCSS for a clean and responsive mobile-first design. Backend Integration: The app is fully integrated with Push Protocol, which handles: Chats: Each “noodle” doubles as a group chat, powered by Push Protocol’s SDK. Data Storage: All chat and noodle data is encrypted and stored on IPFS. PWA: By leveraging Next.js’ PWA capabilities, the app works great on mobile and feels like a native app when added to the home screen. Geolocation Features: Users can easily add location data to their noodles for a more interactive experience. The magic lies in how Push Protocol’s SDK is used. It wraps several features like group chats, IPFS storage, and upvote/downvote systems into a seamless user flow. This integration ensures users can explore and share noodles easily, all while keeping the experience decentralized and secure.