Skip to content

Commit

Permalink
Updates for launch
Browse files Browse the repository at this point in the history
  • Loading branch information
gskril committed Jan 29, 2024
1 parent c586ad3 commit ad16347
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion content/014_gasless_dnssec/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"slug": "gasless-dnssec",
"title": "Gasless DNSSEC on Mainnet",
"description": "DNS names can now be ENS-enabled for free, without any onchain transactions.",
"date": "2024-01-26",
"date": "2024-01-29",
"tags": [],
"authors": ["gregskril.eth"]
}
2 changes: 1 addition & 1 deletion content/014_gasless_dnssec/readme.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Configuring your DNS name to work with ENS can be accomplished in a few simple s
- 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.

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 0xF142B308cF687d4358410a4cB885513b30A42025 <eth-address>`. [Learn more on our support docs](https://support.ens.domains/en/articles/8834820-offchain-gasless-dnssec-names-in-ens#h_94b4356040).
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 ad16347

Please sign in to comment.