Skip to content

Commit

Permalink
Add link to test resolution
Browse files Browse the repository at this point in the history
because it's not yet supported in the manager app...
  • Loading branch information
gskril committed Jan 29, 2024
1 parent ad16347 commit d817a16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/014_gasless_dnssec/readme.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Configuring your DNS name to work with ENS can be accomplished in a few simple s

- Enable DNSSEC
- Add a TXT record in the format `ENS1 <ens-resolver-address>`
- Done! Now your DNS name can be resolved according to whichever ENS resolver you specified.
- Done! Now your DNS name can be resolved according to whichever ENS resolver you specified. [Try it here](https://ens-resolution.vercel.app/).

For the easiest experience, we've created a special resolver that can read an Ethereum address from the same TXT record. The format is `ENS1 0x238A8F792dFA6033814B18618aD4100654aeef01 <eth-address>`. [Learn more on our support docs](https://support.ens.domains/en/articles/8834820-offchain-gasless-dnssec-names-in-ens#h_94b4356040).

Expand Down

0 comments on commit d817a16

Please sign in to comment.