
- 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 The component will automatically fetch and display all NFTs owned by the provided wallet addresses.
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
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

4
Customize the Look
Make the components match your brand using the 
uiConfig prop:Example with custom styling

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.

