Sdk to consult @view methods of ThothNamer nanocontract
npm install thoth-id-sdk
The thoth.id Sdk provides a convenient way to interact with the thoth.id decentralized naming service on the Hathor Network. It allows you to manage human-readable names (e.g., username.htr) and their associated wallet addresses, simplifying decentralized identity and transactions.
* Resolve thoth.id names to wallet addresses.
* Check name availability and status.
* Calculate registration and renewal fees.
* get name ownership and profile data.
``bash`
npm install thoth-id-sdk
or
`bash``
yarn add thoth-id-sdk
For comprehensive guides, API reference, and detailed examples, please visit our official documentation:
thoth.id Sdk Documentation and see thoth.id
This Sdk is released under the MIT License.