How can I create a hash for a video file in React Native?
08:38 10 Aug 2019

A video file recorded from a React Native app I want to generate a digital signature or hash for and associate it to a blockchain. How can I create a hash for the video file in the React Native app?

react-native video hash digital-signature phash