you are viewing a single comment's thread
view the rest of the comments
[–] 20 points 2 years ago* (2 children)

I was pretty shocked when I found out that NFT pictures aren't even stored in the block chain. NFTs are just records on the block chain with links to images stored on ordinary servers.

  • source
  • hideshow 4 child comments
  • [–] 6 points 2 years ago* (1 child)

    This is because you (in theory) need the whole blockchain to validate an NFT, so you want to keep it as small as possible.

    But since you store the Cryptographic Hash of the image too, you can validate that the image on the server is actually the same one referenced by the blockchain. You could even move it to another server, but it will break the link obviously

  • source
  • parent
  • hideshow 2 child comments
  • [–] 4 points 2 years ago (2 children)

    There are now Bitcoin Ordinals, which are similar to NFTs but with a sufficient size limit to actually store the media itself.

  • source
  • parent
  • hideshow 4 child comments