Dogex: Simplified Decentralized Perpetuals DEX on Hyperion

:crescent_moon: Crypto Startup MVP in 30 Days – DAY 9/30
Laid the foundation for the crypto project frontend. First lines of code today! :rocket:
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

:crescent_moon: 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