Build and customize your own ENS subname minting website using the white label starter kit.
Activate ENS Name
Clone the Repository
Install Dependencies
Configure Environment
.env
file in the project root with your configuration:Start Development
http://localhost:5173
theme.json
file. This file contains design variables that control colors, backgrounds, and visual elements.
MintForm.tsx
component located at /packages/subname-minting-website-template/src/components/MintForm.tsx
.
The records are configured in the mintParameters
function call:
addresses
and texts
objects to set your desired default records for newly minted subnames.
dist
folder containing your production-ready website that you can deploy to any static hosting service like Vercel, Netlify, or GitHub Pages.