RE: RE: NFT Research - Creation and Distribution
You are viewing a single comment's thread from:

RE: NFT Research - Creation and Distribution

Words
152
Reading
1 min
Listen
Play
5y
  • This is an NFT of an image, but it's not limited to images at all.
  • DLUX runs on an opensource code base that can be used to build any community that has enough computer and HP resources, these open source modules to compute NFTs will be portable between them.
  • This NFT is DRM. Point to the API of any node running the layer 2 code base and query an NFT to find its definition and owner. Or query an account to see who owns what.
  • We'll likely have our own DRM like image server /api/user/profilepic where PeakD or any site that wants to can put a blue check next to a profile picture. This is why having a script that runs on server and in browser are so important. Especially for things like DRM, where PeakD might have a token to generate these profile pictures where rando user can not(save resources as well).