IPFS Images Help

Hello, so Im having trouble displaying ipfs images to my web app. Some NFTs have https while others use ipfs. After fetching the token_uri, how would I go about displaying an ipfs image?

Any help is appreciated and I apologize if my question is unclear.

A simple solution arround that is to extract the Hash from the url and configure it manually to your taste using the hash.

1 Like