web3-ui icon indicating copy to clipboard operation
web3-ui copied to clipboard

NFT Card

Open e-roy opened this issue 2 years ago • 0 comments

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

e-roy avatar Aug 29 '22 01:08 e-roy