10
Aug
The Ethereum Name Service
in Ethereum
Comments
In our first post we explored what Ethereum itself is – an unstoppable, decentralised world computer that executes smart contracts and powers decentralised apps (known as “dApps”).
In our first post we explored what Ethereum itself is – an unstoppable, decentralised world computer that executes smart contracts and powers decentralised apps (known as “dApps”).
In this article we’ll explore the Ethereum Name Service, which is built on top of Ethereum.
In this article we’ll explore the Ethereum Name Service, which is built on top of Ethereum.
(We’ll refer to this service as ENS from now on.)
(We’ll refer to this service as ENS from now on.)
The reason ENS was built was to solve a problem.
You see, Ethereum uses long strings of digits and letters to represent the “accounts” used to store funds. (Every cryptocurrency does this, by the way).
The reason ENS was built was to solve a problem.
You see, Ethereum uses long strings of digits and letters to represent the “accounts” used to store funds. (Every cryptocurrency does this, by the way).
These accounts are also known as “addresses” or “public keys” and they always consist of a leading “0x” (that’s zero x) followed by 40 hexadecimal characters.
These accounts are also known as “addresses” or “public keys” and they always consist of a leading “0x” (that’s zero x) followed by 40 hexadecimal characters.