NFT Card
A component for displaying NFT metadata with a clean and modern design, supporting various token standards.
View
Bored Ape #5678
Bored Ape Yacht Club
A unique Bored Ape NFT
ChainEthereum
Owner
Background
Yellow
Fur
Brown
Eyes
Bored
Clothes
Suit
Installation
Run the following command to add the NFT Card component to your project:
npx w3-kit@latest add nft-card
This will:
- Create the component in your
components/ui
directory - Add all necessary dependencies to your package.json
- Set up required configuration files
- Add NFT utilities to your project