Back to Video Series
Intermediate12h estimated+100 pts

Domain Service

Build a blockchain-based domain name service (like ENS) where users can register, transfer, and resolve human-readable names to addresses.

Video Coming Soon

We're recording this tutorial. In the meantime, follow the written guide and build in the browser IDE.

What You'll Build

Build a blockchain-based domain name service (like ENS) where users can register, transfer, and resolve human-readable names to addresses.

SolidityHardhatNext.jswagmi

Learning Objectives

  • Implement domain registration and resolution
  • Handle domain expiry and renewal
  • Build reverse resolution
  • Create a domain management UI