NFT
A React context provider component that supplies NFT-related data to its child components.
This component serves as a wrapper around the NFTProviderContext.Provider
and passes
the provided NFT data down to all of its child components through the context API.
Example