https://github.com/pooriagg/ens
Ethereum-Name-Service
https://github.com/pooriagg/ens
Last synced: about 1 year ago
JSON representation
Ethereum-Name-Service
- Host: GitHub
- URL: https://github.com/pooriagg/ens
- Owner: pooriagg
- Created: 2023-04-07T08:16:55.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-17T12:53:46.000Z (almost 3 years ago)
- Last Synced: 2023-08-17T14:30:01.642Z (almost 3 years ago)
- Language: TypeScript
- Size: 653 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
---------------------------------------