NFT – My Items (Image gallery)
-
Hi,
I am developing a Web3 for an ERC-20 token, and working on a new NFT collection.
I need to develop a “My Items” page, where I will show all NFTs owned by one specific user / account.
To do so, I start with the idea that I have an array of URLs in Javascript variable, being each URL one NFT.
I need now to convert that array into an image array, and later, to generate a grid of images, which will be dynamic in the sense that I do not know initially the length of the array, and it varies depending on the user account.
Any help with this?
Thanks in advance
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘NFT – My Items (Image gallery)’ is closed to new replies.