Skip to content

Releases: unstoppabledomains/resolution-swift

v 0.3.0

17 Feb 13:04
Compare
Choose a tag to compare
  • Customizing naming services
    Version 0.3.0 introduced the Configurations struct that is used for configuring each connected naming service.
    Library can offer three naming services at the moment:

    • cns resolves .crypto domains,
    • ens resolves .eth domains,
    • zns resolves .zil domains

By default, each of them is using the mainnet network via infura provider.
Unstoppable domains are using the infura key with no restriction for CNS.
Unstoppable domains recommends setting up your own provider for ENS, as we don't guarantee ENS Infura key availability.
You can update each naming service separately

v. 0.2.0

16 Jan 13:24
Compare
Choose a tag to compare

v. 0.1.6

16 Jan 13:09
Compare
Choose a tag to compare

v. 0.1.4

16 Jan 13:07
Compare
Choose a tag to compare
  • Batch Request for owners of domains

v. 0.1.2

16 Jan 13:26
Compare
Choose a tag to compare
  • Ininial release