Avatar
A component for displaying unique visual identifiers for Solana wallet addresses using minidenticons.
Made by SolDevKit TeamAvatar
A component for displaying unique visual identifiers for Solana wallet addresses using minidenticons.
Installation
Features
- Unique Visual Identity: Generates consistent, unique visual identifiers for wallet addresses
- Minidenticons: Uses the minidenticons library for deterministic avatar generation
- Customizable Size: Supports any pixel size for different use cases
- Responsive Design: Scales appropriately across different screen sizes
- Accessibility: Includes proper alt text and ARIA attributes
- Performance Optimized: Memoized SVG generation for better performance
- Solana Native: Built specifically for Solana PublicKey objects
Props
Prop
Type
Dependencies
This component requires the following dependencies:
{
"@solana/web3.js": "^1.87.0",
"minidenticons": "^4.2.0"
}
Built with â€ïž for the Solana ecosystem. Contributions welcome!
How is this guide?
MIT License
Wallet Connect Button
A comprehensive Solana wallet connection button with modal dialog, dropdown menu, and wallet management features.
Built by Aman Satyawani. The source code is available on GitHub.