Skip to main content
NameKit home page
Search...
⌘K
Support
namehash/namekit
namehash/namekit
Search...
Navigation
SDK
TypeScript
Documentation
NameGuard
NameRank
NameGenerator
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
import
type
{
ConsolidatedReport
}
from
"@namehash/nameguard"
;
Setup
inspectName()
⌘I