Developer-DAO / Developer-DAO/web3-ui
NFT Card
Open
- Dominant language
- TypeScript
- Stars
- 779
- Forks
- 150
- PR merge metrics
- No merged PRs in 30d
Description
### Description
A simple NFT component using the ankr hook useNFTMetadata
display the picture, token ID, collection title, description
props should include contractAddress, tokenID, network
check for gif, video, and music to render
### Why is this needed?
The NFT component isn't currently working
### Proposed Solution or API
`import { useNFTMetadata } from 'ankr-react';`
### Additional Information
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.