web3-ui icon indicating copy to clipboard operation
web3-ui copied to clipboard

ENS Avatar component

Open e-roy opened this issue 2 years ago • 1 comments

Description

A simple web3 avatar component

Why is this needed?

need a web3 avatar component

Proposed Solution or API

4 working files:

  • ENSAvatar.tsx
  • ENSAvatar.test.tsx
  • ENSAvatar.stories.tsx
  • index.ts

wagmi hook to use

build using the Avatar element

component props :

ENSAvatar = { address: string, size?: string, shape?: string }

use jazzicon as a fallback

Additional Information

No response

e-roy avatar Aug 13 '22 20:08 e-roy

Hey @e-roy I'll be happy to take care of it as my first contribution if you want

remiroyc avatar Aug 15 '22 16:08 remiroyc