Open edakturk14 opened 9 months ago
Create a PR with your personal page so it's displayed on the Batch site.
packages/nextjs/app/builders/[your-0xAddress]/page.tsx
⚠️ Important Notes:
⚠️ If you are the first one to create your personal page, you'll need to create the builders folder in packages/nextjs/app/.
builders
packages/nextjs/app/
I just started working on this issue. 🚀
Goal
Create a PR with your personal page so it's displayed on the Batch site.
Creating the Batch page
packages/nextjs/app/builders/[your-0xAddress]/page.tsx
⚠️ Important Notes:
⚠️ If you are the first one to create your personal page, you'll need to create the
builders
folder inpackages/nextjs/app/
.