-
Notifications
You must be signed in to change notification settings - Fork 4
Description
Create an UI prompt starter to create help an onchain app using DexAppBuilder config. The UI should be similar like v0 or chatgpt.
We should train an Chatgpt agent with our config file and the agent be able to create an app with several pages using our sections. The agent should be able to fetch tokens, collections or enabling/disabling networks. The agent should be able to use also the different navbar layouts. At final if user is hapoy with the app previewed it should create the app with the generated config.
The agent should setup marketplace and swap fees for user.
The agent should be trained with theme config to be able to edit it.
User after create the app could continue use the vibe coding prompt or use our admin editor. This makes it easy to switch between their
We should as well create an vercel starter kit where all configurations are passed if user goes with the route of creating their self hosting app.
Notes: I already tried this before but I was not much successful on generating the config, now it is a bit more easier to setup than before.