📄️ useLnrGetAddress
The useLnrGetAddress react hook allows you to get the address associated with a name.
📄️ useLnrGetController
The useLnrGetController hook is used to get the controller address set for a given name.
📄️ useLnrGetPrimaryName
The useLnrGetPrimaryName react hook is used to get the primary name set for a given address.
📄️ useLnrIsNormalizedBytes
The useLnrIsNormalizedBytes react hook is used to check if a given byteCode of a name is normalized.
📄️ useLnrIsNormalizedName
The useLnrIsNormalizedName react hook is used to check if a given name is normalized.
📄️ useLnrIsValidDomain
The useLnrIsValidDomain react hook is used to check if a given name is a valid domain.