Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
ENS for your community
Search
Makoto Inoue
May 24, 2023
Technology
0
300
ENS for your community
Makoto Inoue
May 24, 2023
Tweet
Share
More Decks by Makoto Inoue
See All by Makoto Inoue
ENS beyond Web3
makoto_inoue
0
110
Tokyo ENS Meetup 2023 June
makoto_inoue
0
85
ENS for the multi chain world @ EthPorto 2023
makoto_inoue
0
200
ENS on Starknet at StarkWare Session
makoto_inoue
0
120
Ethcc: The State of ENS 2022
makoto_inoue
0
290
EthShanghai ENS integration workshop - May 2022
makoto_inoue
0
170
ENS Integration workshop @ nfthack
makoto_inoue
0
85
ENS as your web3 username
makoto_inoue
0
400
NameWrapper
makoto_inoue
0
1.3k
Other Decks in Technology
See All in Technology
Understanding Go GC #coefl_go_jp
bengo4com
0
1.1k
開発と脆弱性と脆弱性診断についての話
su3158
1
1.2k
Microsoft Fabric のネットワーク保護のアップデートについて
ryomaru0825
1
110
攻撃と防御で実践するプロダクトセキュリティ演習~導入パート~
recruitengineers
PRO
3
1.2k
見てわかるテスト駆動開発
recruitengineers
PRO
6
1.9k
Product Management Conference -AI時代に進化するPdM-
kojima111
0
260
AI時代に非連続な成長を実現するエンジニアリング戦略
sansantech
PRO
1
350
ソフトウェア エンジニアとしての 姿勢と心構え
recruitengineers
PRO
17
8.9k
つくって納得、つかって実感! 大規模言語モデルことはじめ
recruitengineers
PRO
27
9.5k
Lessons from CVE-2025-22869: Memory Debugging and OSS Vulnerability Reporting
vvatanabe
2
100
実践データベース設計 ①データベース設計概論
recruitengineers
PRO
4
1.3k
夢の印税生活 / Life on Royalties
tmtms
0
300
Featured
See All Featured
Scaling GitHub
holman
462
140k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
34
6k
Documentation Writing (for coders)
carmenintech
73
5k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
15
1.6k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
46
7.6k
Building Applications with DynamoDB
mza
96
6.6k
Building Better People: How to give real-time feedback that sticks.
wjessup
367
19k
Being A Developer After 40
akosma
90
590k
Into the Great Unknown - MozCon
thekraken
40
2k
Agile that works and the tools we love
rasmusluckow
329
21k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
10
1k
Transcript
ENS for your community matoken.eth twitter: @makoto_inoue SPAGHETTETH II 25th
May 2023
ENS and subname NFT subnames Digital Twins Gasless names 01.
02. 03. 04.
What is ENS subname?
@ensdomains What is ENS? 0x5a384227b65fa093dec...
@ensdomains Ethereum Name Service matoken.eth
@ensdomains Subname
@ensdomains Subname - No registration fee - Anyone can issue
- Great way to onboard new users
@ensdomains Subname - No registration fee - Anyone can issue
- Great way to onboard new users - Not NFT (unlike .eth) - Cost gas
NFT subnames
@ensdomains Problem recap - Not NFT - Parent can override
child - Parent expiration affect subnames
@ensdomains Solution: Name Wrapper
@ensdomains Parent Fuses
@ensdomains Owner Controlled Fuses
@ensdomains Examples
@ensdomains Fuse book https://mdtanrikulu.github.io/fusebook
Digital twins
@ensdomains Problem: I want to issue subdomains to my NFT
owners - Ownership of subdomain follows the ownership of the NFT
@ensdomains Solution: ENSIP 10: Wildcard . .eth .doodle.eth *.doodle.eth resolve(“1.doodle.eth”)
resolve(“1.doodle.eth”)
@ensdomains Solution: ENSIP 10: Wildcard . .eth .doodle.eth *.doodle.eth resolve(“1.doodle.eth”)
resolve(“1.doodle.eth”) Doodle NFT ownerOf(1)
@ensdomains Example in the wild https://twitter.com/adraffy/status/1653679293418049536 - Gasless - No
events - 0.05 eth to map the name - “experimental”
Gasless
@ensdomains Problem: I want to issue subdomains at events to
participants for “free” - Creating subnames cost gas
@ensdomains Solution EIP3668: Secure Offchain data retrieval (aka CCIP-read) .
.eth .matoken.eth *.matoken.eth resolve(“a.matoken.eth”) resolve(“a.matoken.eth”) L2/Offchain Gateway service
@ensdomains Intuition => NFT metadata https://leftasexercise.com/2021/10/03/using-nft-metadata-to-safely-store-digital-assets/
@ensdomains cb.id
@ensdomains lens.xyz
@ensdomains Offchain - DBMS / Side chains - No or
little gas - Truested - In Production - cb.id/.lens Offchain vs L2 L2 - Optimistic/ZK Rollup - Little gas - On chain verifiable - Trust Minimized - No production (Yet) - POC on Optimism/Arbitrum
@ensdomains Demo pack https://github.com/gskril/ens-offchain-registrar
Issue subdomains to your community matoken.eth twitter: @makoto_inoue SPAGHETTETH II
25th May 2023