Skip to main content
Wallet collection ui component
Crossmint’s UI components help you build sophisticated NFT experiences efficiently. These components are designed to work with any NFT collection across EVM chains and Solana. You can use them to:
  • Display NFT collections in a clean, responsive grid layout
  • Show detailed NFT information with metadata and attributes
  • Create custom layouts that match your brand
1

Add the Crossmint Client SDK

Use the following command:
2

Display NFT Collections

The CrossmintNFTCollectionView component lets you display NFTs from any wallet or collection:Use the CrossmintNFTCollectionView component to display NFTs from multiple wallets across different chains:
React
The component will automatically fetch and display all NFTs owned by the provided wallet addresses.
3

Show NFT Details

The CrossmintNFTDetail component creates rich NFT detail views that work with any NFT:
The nft prop also supports an object format:

Example of NFT detail component

NFT detail ui component
4

Customize the Look

Make the components match your brand using the uiConfig prop:

Example with custom styling

NFT detail ui component
All UI configuration fields are optional and will fall back to Crossmint’s default theme.

Next Steps

SDK Reference

Explore the complete SDK documentation, including UI components, hooks, and wallet functionality

Client Quickstart

Get started with client-side wallet integration

Server Integration

Learn about server-side wallet management

Talk to an expert

Contact our sales team for support.