5. What is the SPACE ID Web3 Name SDK, and what's the difference between SDK and API?
The SDK is a JavaScript/TypeScript library designed for client-side and backend integrations, allowing developers to directly query on-chain domain records inside their apps instead of handling API calls.
Conversely, the API is a RESTful service that enables developers to access SPACE ID’s domain name resolution via HTTP requests, making it ideal for server-side applications and large-scale integrations.
6. How do I install the SDK and resolve domain names?