Murphy Logo Murphy

Avatar

Murphy Avatar Icon

Installation

Install Murphy Avatar

pnpm dlx shadcn@canary add https://www.murphyai.dev/r/avatar.json

Basic Usage

import { Avatar } from "@/components/ui/murphy//avatar";
import { PublicKey } from "@solana/web3.js";
const address = new PublicKey("your-public-key")
<Avatar address={address}/>

Props

NameTypeDefault
addressPublicKey
sizenumber48
classNamestring

On this page

How are you feeling?

Join Our Community