An open API service indexing awesome lists of open source software.

https://github.com/pooriagg/ens

Ethereum-Name-Service
https://github.com/pooriagg/ens

Last synced: about 1 year ago
JSON representation

Ethereum-Name-Service

Awesome Lists containing this project

README

          

Ethereum-Name-Service
=====================

If someone wants to send some ether or nft or token to your account he must exacly knows your 20 bytes address (prefixed by '0x') which it has 40 characters and if he enters a single wrong letter all that funds will lost forever thus you can use ENS to easily solve this problem, by the way it is hard to remember it for yourself too, expamle:

> Lets say that account `0xeF3Eb741Eb840704C111C9d690f3db18ee3940A6` domain's is `alice.eth`

instead of sending funds to this address `0xeF3Eb741Eb840704C111C9d690f3db18ee3940A6` you can use the relevant domain `alice.eth` as you can see it is so simple and clean and so easy to remember.

---------------------------------------
ENS is critical for web3 mass adoption
---------------------------------------