Ethereum Name Service to Hold AMA on X on July 24th
Ethereum Name Service will host an AMA on X on July 24th at 19:00 UTC. The event will feature special guests from the Clave team. The discussion will primarily focus on the Clave smart wallet.
Refer to the official tweet by ENS:
ens.eth@ensdomainsLug 22, 2024Join us this Wednesday for ENS Radio!
Special guests: @getclave team and ENS DAO Stewards @Sim_Pop & @AlexSlobodnik
During the space we’ll be diving into the Clave smart wallet
Then we’ll chat with stewards about the ENS DAO’s partnership with ETHGlobal https://t.co/2jUKd38nup
ENS Info
The Ethereum Name Service (ENS) is a distributed, open, and extensible naming system based on the Ethereum blockchain.
ENS’s job is to map human-readable names like ‘alice.eth’ to machine-readable identifiers such as Ethereum addresses, other cryptocurrency addresses, content hashes, and metadata. ENS also supports ‘reverse resolution’, making it possible to associate metadata such as canonical names or interface descriptions with Ethereum addresses.
ENS has similar goals to DNS, the Internet’s Domain Name Service, but has significantly different architecture due to the capabilities and constraints provided by the Ethereum blockchain. Like DNS, ENS operates on a system of dot-separated hierarchical names called domains, with the owner of a domain having full control over subdomains.
Top-level domains, like ‘.eth’ and ‘.test’, are owned by smart contracts called registrars, which specify rules governing the allocation of their subdomains. Anyone may, by following the rules imposed by these registrar contracts, obtain ownership of a domain for their own use. ENS also supports importing in DNS names already owned by the user for use on ENS.
Because of the hierarchal nature of ENS, anyone who owns a domain at any level may configure subdomains - for themselves or others - as desired. For instance, if Alice owns 'alice.eth', she can create 'pay.alice.eth' and configure it as she wishes.