5
7 Comments

Hi guys, i launched an mvp that show relevant nft, can you give me feedback?

Hi,

i developed an MVP that analyze and show the most relevant NFT on the ethereum blockchain. What do you think?

https://explodingnft.com/

Thanks for your feedbacks! :)

on January 23, 2022
  1. 2

    As @rusted pointed out - what does relevant mean? Do you mean trending, or up-and-coming?

    One thing I'd do is also convert the NFT price from ETH to Fiat. ETH is also especially unstable right now, so it's hard to know the price just looking at it.

    The site is pretty cool, though. Makes it easy to see which NFTs are gaining some ground on OpenSea.

    How did you build the site? Is there an OpenSea API?

    1. 1

      Thanks for the feedback! I'll add the price in Fiat :)

      I used the Rarible Protocol API, and the website is build in NextJS.

  2. 2

    What do you analyze, what's considered relevant?

    It's simple, neat looking page. Fails to load some "avatars". Has graphs as background which isn't much useful since I can't see the price change over time or starting price or w/e.

    Find trending NFT before they explode. 💥

    There is boredyatchapeclub in the homepage. Not so familiar with the space but it's probably the most exploded NFT overall. 🤷‍♂️

    1. 1

      Hi Rusted,

      i analyze the change of the price in the timeframe, the volume of search and other factor.

      I added a blur images when are loading, let me know if it works fine now.

      In the next release i'll add a detail page for each single nft with considerations and more detailed stats! :)

      1. 1

        i analyze the change of the price in the timeframe, the volume of search and other factor.

        You know everything about your product, I know nothing as a visitor. I don't know the timeframe, idk the other factors. If I land on your website somehow, all I will see is a list of various nft projects.

        I added a blur images when are loading, let me know if it works fine now.

        It's not working for me. Blurred images appear for a second and they are gone when it tries to fetch actual images.

        It would be nice if you could cache those images however a quick fix would be asking for smaller images.

        https://explodingnft.com/_next/image?url=https%3A%2F%2Frarible.mypinata.cloud%2Fipfs%2FQmbcutLqAKpskMuhdUGTrzPBe2L4Pn5c1q6FVeB7uqDYaJ&w=1920&q=75
        

        You can change the w parameter to 128 or lower.

        1. 1

          You're right, i've to better explain what my product does to people.

          Now i've fixed the images (a lot of time ago) and i'm working on the detail of single NFT to better explaid data considered.

          I've achieved 100 active newsletter user and 500 consistently visit a day 🎉😍

          Thanks for the suggestion and sorry if i haven't answer before!

          1. 1

            It's all good. Nice to hear that growth 🍾, keep on exploding!