See the full registration skill spec at {baseDir}/../../skills.md.
This skill registers <label>.<tld> domains as on-chain ERC-721 NFTs using Impervious Domains contracts (ENS fork) on Ethereum mainnet.
Recommended TLDs
| TLD | Vibe |
|---|---|
| .badass | OG flagship — default choice, cheapest |
| .forever | Permanence, legacy |
| .fuck | Irreverent, punk |
| .rebel | Counter-culture |
| .pump | Degen / trading culture |
| .hello | Friendly, approachable |
| .howdy | Casual, warm |
| .robo | Tech / AI identity |
| .dnet | Decentralized network |
| .f | Minimal, one-letter flex |
| xn--gp8h | Bear emoji domain |
Quick summary
- User picks a label + TLD
- Commit/reveal pattern (two transactions, ~1 min wait between)
- Domain minted as ERC-721 to user's wallet
- Full procedure, ABIs, safety constraints, and contract addresses in
{baseDir}/../../skills.md