NFT Card
A component for displaying NFT metadata with a clean and modern design, supporting various token standards.
Bored Ape #5678
Bored Ape Yacht Club · #5678
Background:YellowFur:BrownEyes:BoredClothes:Suit
0x9876...5432Ethereum
Installation
Run the following command to add the NFT Card component to your project:
npx shadcn@latest add https://w3-kit.com/registry/nft-card.jsonThis will:
- Create the component in your
components/uidirectory - Add all necessary dependencies to your package.json
- Set up required configuration files
- Add NFT utilities to your project