Small page that finds all registrars where a TLD is listed. Meant for Handshake names, especially those staked with Namebase Registry.
Supported Registrars:
- Namecheap
- Encirca
- Porkbun
- 101Domain
npm run startFirst, run the development server:
npm run devThe pages/api directory is mapped to /api/*.
Files in this directory are treated as
API routes
instead of React pages.
This was made as a one-off utility and I don't plan to add extra features. Any PR to fix things is welcome! (or fork for major changes, I'll link to your project here)
MIT. Feel free to rip the code, though it's ugly and may not be of much use.