© 2023 Hashnode
#ethereum-name-service
ENS stands for Ethereum Name Service. It is a decentralized domain name service built on top of the Ethereum blockchain. Just like how domain names are used to identify websites on the internet, ENS allows users to register human-readable n…
Summary I leveraged Subsquid's indexing framework to build my very own API that maps an ENS name to its tokenId and vice versa. Why this is needed or important? Read below 😉 The project discussed in …
In the early days of the internet, it was difficult for people to access websites because they had to remember long strings of numbers called IP addresses. For example if you wanted to access hashnode…