ENS Domains

What is ENS, how to purchase an ENS domain and how to set up your ENS domain name as a payment gateway

Farhan avatar
Written by Farhan
Updated over a week ago

Summary

Ethereum Name Service (ENS) domains are human-readable names that replace the long, complex Ethereum addresses with a simpler format.

Table of contents

What is Ethereum Name Service?

Ethereum Name Service (ENS) is a system of smart contracts on the Ethereum blockchain that allows users to own domain names like vitalik.eth. 'Ownership' here means possession of a non-fungible token (NFT) that lives on the Ethereum blockchain. The NFT can be amended with information if the owner chooses to do so (by interacting with smart contracts).

The main use case for ENS thus far is to enable owners to use their domain name as a kind of payment gateway. The owner of vitalik.eth, for example, can add an address for any number of cryptocurrencies including Bitcoin, Bitcoin Cash, and of course Ethereum. Having done so, people using a wallet that supports ENS, can send any of those cryptocurrencies to 'vitalik.eth' rather than having to input an unwieldy alphanumeric address in the send field.

ENS domain names can also point to websites that leverage decentralized web hosting infrastructure such as IPFS (Interplanetary File System), although practically speaking this is still challenging given the nascent state of such infrastructure. Technically speaking though, it's possible to own and custody a domain name (that lives on the Ethereum blockchain) and have it point to a website that is hosted on the decentralized web infrastructure.

How to purchase an ENS domain

  1. Go to https://app.ens.domains/ and click the "Connect" button at the top left. Connecting means you'll be interfacing with the app using a Web3 wallet.

  2. Choose your desired method to connect. You can connect to the Bitcoin.com Wallet via WalletConnect.

  3. Enter your desired domain name in the search bar on the front page

  4. If the name is available, you'll be given the option to purchase it. ENS domains are leased, meaning you’ll need to renew your license to the domain at yearly intervals.

Note that you'll also need to cover the cost of gas to complete the transaction.

How to set up your ENS domain name as a payment gateway

  1. Go to https://app.ens.domains/ and, if you haven't already, connect the wallet that holds the ENS NFT you registered.

  2. Click on the DETAILS tab in the app.

  3. Enter the addresses you'd like your domain name to point to. For example, you can enter a BTC address, a BCH address, an ETH address, and so on.

  4. When you're done adding addresses, click SAVE

  5. Your Ethereum wallet will ask you to confirm the transaction (this will incur a fee). Once written to the blockchain, you're ready to go. People sending any of the cryptocurrencies you've associated with your domain can enter your domain name (eg. vitalik.eth) in the send field of any wallet that supports ENS, rather than the long forms of your cryptocurrency addresses.

Did this answer your question?