An on-chain video data marketplace where users can sell private video without sharing the full-length video. Vmina allows the proof of ownership of a video while only keeping the low-resolution version. Vmina verifies the proof on Mina protocol using zero-knowledge proof.
yarn install
yarn prepare
cd packages/web
yarn run dev
See readme under packages/contract