Skip to main content

Tag: Lua

Querying the Ethereum Name Service from DNS

(The repository with code is here: https://gitlab.com/aerique/dnsdist-ens/. The links to code have not been fixed.)

(Also, this article was written before The Merge and using Geth is not as straightforward anymore as shown in here.)

Introduction

The goal of this article is to show how one, with a little extra code, can query a DNS server for an Ethereum Name Service (ENS) domain and get a wallet address back.