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 Learning session at Browsers 3000
Search
Makoto Inoue
July 12, 2021
Technology
0
76
ENS Learning session at Browsers 3000
Makoto Inoue
July 12, 2021
Tweet
Share
More Decks by Makoto Inoue
See All by Makoto Inoue
ENS beyond Web3
makoto_inoue
0
120
Tokyo ENS Meetup 2023 June
makoto_inoue
0
93
ENS for your community
makoto_inoue
0
310
ENS for the multi chain world @ EthPorto 2023
makoto_inoue
0
200
ENS on Starknet at StarkWare Session
makoto_inoue
0
130
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
92
ENS as your web3 username
makoto_inoue
0
410
Other Decks in Technology
See All in Technology
LINEスキマニ/LINEバイトにおけるバックエンド開発
lycorptech_jp
PRO
0
190
Proxmox × HCP Terraformで始めるお家プライベートクラウド
lamaglama39
1
210
Flutterで実装する実践的な攻撃対策とセキュリティ向上
fujikinaga
2
430
なぜThrottleではなくDebounceだったのか? 700並列リクエストと戦うサーバーサイド実装のすべて
yoshiori
13
4.6k
生成AIではじめるテスト駆動開発
puku0x
0
120
米軍Platform One / Black Pearlに学ぶ極限環境DevSecOps
jyoshise
2
410
AIを前提に、業務を”再構築”せよ IVRyの9ヶ月にわたる挑戦と未来の働き方 (BTCONJP2025)
yueda256
1
750
手を動かしながら学ぶデータモデリング - 論理設計から物理設計まで / Data modeling
soudai
PRO
24
5.7k
Devoxx Morocco 2025 - Like Spring but faster: The new Java Jedi
edeandrea
PRO
0
100
入社したばかりでもできる、 アクセシビリティ改善の第一歩
unachang113
0
120
Axon Frameworkのイベントストアを独自拡張した話
zozotech
PRO
0
140
やり方は一つだけじゃない、正解だけを目指さず寄り道やその先まで自分流に楽しむ趣味プログラミングの探求 2025-11-15 YAPC::Fukuoka
sugyan
2
800
Featured
See All Featured
Making the Leap to Tech Lead
cromwellryan
135
9.6k
How To Stay Up To Date on Web Technology
chriscoyier
791
250k
Optimising Largest Contentful Paint
csswizardry
37
3.5k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
34
2.5k
Designing for Performance
lara
610
69k
Become a Pro
speakerdeck
PRO
29
5.6k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
31
9.7k
Designing Experiences People Love
moore
142
24k
StorybookのUI Testing Handbookを読んだ
zakiyama
31
6.3k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
249
1.3M
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.6k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
55
3.1k
Transcript
Browsers 3000, July 2021 Makoto Inoue (@makoto_inoue)
What is ENS? 0x5a384227b65fa093dec...
What is ENS? matoken.eth
Agenda - 1. Registering (.eth/.xyz) - 2. Adding basic ENS
support - 3. ENS contracts overview
1. Registering ENS
Steps - 1. Setup Wallet(Metamask) - 2. Get ETH (test
faucet https://faucet.goerli.mudit.blog) - 3. Visit https://app.ens.domains
.eth
.xyz
Enabling DNSSEC
Enabling DNSSEC
Enabling DNSSEC https://app.ens.domains/name/supersaiyan.xyz
2. Adding ENS support https://medium.com/the-ethereum-name-service/ens-integration-best-practices-313d6fbd358
Steps - 1. yarn “create eth-app my-eth-app” - 2. Install
ethers.js - 3. provider.resolveName provider.lookupAddress
3. ENS contracts overview https://docs.ens.domains Makoto Inoue / @makoto_inoue
ENS is smart contract
ENS is smart contract
💰 Browsers 3000 Prize: $150 in ETH to each of
the 5 best projects to integrate ENS https://medium.com/the-ethereum-name-service/ens-integration-best-practices-313d6fbd358
References Makoto Inoue / @makoto_inoue https://www.trufflesuite.com/docs/ganache/overview https://hardhat.org https://ethereum-waffle.readthedocs.io/en/latest/ens.html https://thegraph.com/legacy-explorer/subgraph/ensdomains/ens https://github.com/paulrberg/create-eth-app/pull/146/files
For more information Makoto Inoue / @makoto_inoue https://docs.ens.domains https://discord.gg/AskZbFx