Whether this is supported instance of ConseilTezosDomainsClient
(as opposed to ConseilTezosDomainsClient.Unsupported
)
Gets the resolver instance. The resolver contains functions for resolving names and addresses.
Gets the validator instance. The validator contains functions for validating domain names.
Gets a singleton instance with method that are stubbed and return null or default value, or throw an exception. This instance can be used in an app that supports multiple networks where on some of them Tezos Domains are supported and on other not supported (contracts are not deployed etc.).
Generated using TypeDoc
Facade class that surfaces all of the libraries capability and allow it's configuration. Uses conseiljs framework.