NameGuard home page
Search...
⌘K
Ask AI
Support
Website
Website
Search...
Navigation
SDK
TypeScript
NameGuard
Introduction
Quickstart
Specification
Chains
Self-Hosting
SDK
Setup
TypeScript
Checks
API
Introduction
Endpoints
SDK
TypeScript
The NameGuard SDK fully supports TypeScript. Each action is fully typed, and types can be imported from the package:
Copy
Ask AI
import
type
{
ConsolidatedReport
}
from
"@namehash/nameguard"
;
Setup
inspectName()
Assistant
Responses are generated using AI and may contain mistakes.