• 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

    • This topic was modified 4 years, 4 months ago by Steven Stern (sterndata).
    • This topic was modified 4 years, 4 months ago by Jan Dembowski. Reason: Moved to Fixing WordPress, this is not an Developing with WordPress topic
Viewing 1 replies (of 1 total)
  • I assume you’ve tried searching for plugins and had no luck, so came here looking for any suggestions. Since no one has stepped forward so far, it’s likely something that would need to be custom developed. If you don’t have the requisite coding skills or know someone that does, a couple resources are https://jobs.wordpress.net/ or https://jetpack.pro/.

Viewing 1 replies (of 1 total)

The topic ‘NFT – My Items (Image gallery)’ is closed to new replies.