blockframes / nft

NFT project
0 stars 0 forks source link

Video will be open, we don't need to request signature form the owner, remove this feature, so we don't need to check that the user as "legally" bought the token, and we don't need the play-count guard as well. #75

Closed pldespaigne closed 2 years ago

pldespaigne commented 2 years ago

This means that we can remove a lot of backend code (this will break current app on rinkeby). If video are not so heavy and if we don't really care about having fast hd streaming, we could even remove jw player and serve videos directly from firebase storage (video will be in original quality, but it maybe slower to load).