Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 823 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 823 Bytes

@decentdotland/ans-resolver

(reverse)resolver for ANS domains

Methods

1- /resolve/:query/:full?

  • query : a valid Arweave address or ANS domain.
  • full (optional): return response as the full ANS user object.

2- /resolve-subdomain/:parent_domain/:query

  • parent_domain : a valid ANS domain that issued subdomains.
  • query : a valid Arweave address or ANS subdomain (target).

3- /find-user/:domain

  • domain : a valid ANS domain (primary or owned)

License

This project is licensed under the MIT License