Crypto Startup MVP in 30 Days β DAY 9/30
Laid the foundation for the crypto project frontend. First lines of code today! 
Set up the architecture
- Added key libraries:
- wagmi / viem
- RainbowKit wallet connection
- Core Next.js libraries
Also continue to research GMX
- trading basics mostly
- contract reading
2 Likes
Crypto startup MVP in 30 days β DAY 9/30
Today I mainly focused on the UX of the form and the project overall, quickly designed the app and created the form, as well as made a mobile version. Everything is now ready in the Next.js application for further integration.
I also added a store using Zustand β itβs lightweight, simple to use, and offers efficient state management with minimal boilerplate, making it perfect for fast iteration and scaling in React apps.
2 Likes
The AI Vibe Trader interface is live.
Next up: GMX integration, followed by a clean, intuitive TradingView-powered chart designed for everyday users β no noise, just clarity.
Iβve already done a deep dive into GMX, but the next 10 days will be all about mastering the internals β reverse engineering, refining, and building a custom implementation tailored to our product vision.
Weβre not just shipping features β weβre laying the foundation for a user-first trading experience.
2 Likes
First trade is live!
Today I successfully executed the first trade from my own interface directly into the GMX smart contracts β and it felt great.
Iβve also started integrating the custom trading form β still a work in progress, but weβre moving fast toward a seamless user-driven trading flow.
2 Likes
But this trade is on Arb real GMX contracts, my next aim is to make short and close position and make a Arb contracts => make a Hyperion contracts
2 Likes
Todayβs focus: connecting the frontend to GMX smart contracts.
The goal is to fully wire up the custom trading form β sending user input directly into the contract β and implement market close for long positions.
Step by step, weβre turning this into a real trading product.
1 Like