Skip to content

Commit 42e8ba2

Browse files
author
Mikhail Dashkevich
authored
Added topic ENS and Unstoppable domains (#120)
1 parent 5cd973e commit 42e8ba2

3 files changed

Lines changed: 32 additions & 0 deletions

File tree

blockchain/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,4 @@
1313
- [Interoperability](interoperability/README.md)
1414
- [Scallability](scale.md)
1515
- [Mixers](mixers.md)
16+
- [Human readable domains](domains.md)

blockchain/domains.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
# Human readable domains
2+
3+
## Resources:
4+
5+
### ENS
6+
7+
* [ens.domains](https://ens.domains/)
8+
* [What is ENS? Ethereum Name Service Lookup System](https://www.youtube.com/watch?v=P8RlPsjGaR8)
9+
* [A COMPREHENSIVE GUIDE TO ETHEREUM NAME SERVICE (ENS) IN CRYPTOCURRENCY](https://medium.com/@feeltheking76/a-comprehensive-guide-to-ethereum-name-service-ens-in-cryptocurrency-29b94943e41e)
10+
* [Dune @ethereumnameservice / ENS](https://dune.com/ethereumnameservice/ens)
11+
* [What is ENS? What exactly is ENS & Core Concepts](https://support.ens.domains/en/collections/4027739-what-is-ens)
12+
13+
### Unstoppable domains
14+
* [Unstoppable domains](https://unstoppabledomains.com/)
15+
* [How To Own Unstoppable Domains](https://www.youtube.com/watch?v=4NfUfq2u1KE)
16+
* [Unstoppable Domains Tutorial (Human-Readable Crypto Addresses)](https://www.youtube.com/watch?v=NhslUcvojOk)
17+
* [What is Unstoppable Domain and How Does it Work?](https://tinycryptolabs.medium.com/what-is-unstoppable-domain-and-how-does-it-work-e3aafc5d9037)
18+
19+
## Questions:
20+
21+
* How does DNS work and what is it?
22+
* What is Ethereum Name Service?
23+
* What is the difference between ENS and Unstoppable domains in:
24+
- Implementation;
25+
- Supported chains;
26+
- Fees;
27+
- Domain for site;
28+
- Allowed addresses;
29+
- Passing ownership of name;
30+
* What are the risks of using Unstoppable domains?

defi/tokens/tokenomics/tokenomics.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
* [A complete tokenomics guide for web3 founders](https://victorugochukwu.com/a-complete-tokenomics-guide-for-web3-founders)
99

1010
## Additional resources:
11+
* [How To DYOR: 12 Ways To Research Crypto Like A PRO](https://www.youtube.com/watch?v=JCoqsabz62I)
1112
* [Tokenomics Design: Essential Principles For Crypto Investors And Entrepreneurs](https://hacken.io/discover/tokenomics-design-principles/)
1213
* [100 questions you should ask yourself when analyzing tokenomics](https://medium.com/@kinaumov/100-questions-tokenomics-c31382966785)
1314

0 commit comments

Comments
 (0)