Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 371 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 371 Bytes

Simple ethereum wallet connect component using React

Connect to a wallet and display its address + ens name and avatar using React, Chakra UI and Ethers.js

👉 Read the tutorial

Get started

run npm install && npm start

open http://localhost:3000