# SuiNS SDK

> Name resolution is available directly from `SuiGrpcClient` and `SuiGraphQLClient`. Use
> `resolveNameServiceAddress` for name-to-address resolution and `defaultNameServiceName` for
> address-to-name resolution.

SuiNS SDK is a convenient wrapper for querying detailed name records and building transactions for
the Name Service.

You can find our docs [by clicking here](https://docs.suins.io).
