web3-ui
web3-ui copied to clipboard
ENS Avatar component
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
build using the Avatar element
component props :
ENSAvatar = { address: string, size?: string, shape?: string }
use jazzicon as a fallback
Additional Information
No response
Hey @e-roy I'll be happy to take care of it as my first contribution if you want