luka1104 / vmina-ETH-SF-

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

Home Page:vmina-web.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vmina

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.

Preparation

yarn install
yarn prepare

Run web app

cd packages/web
yarn run dev

Smart Contract

See readme under packages/contract

About

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-web.vercel.app


Languages

Language:TypeScript 78.2%Language:JavaScript 15.1%Language:CSS 2.9%Language:Solidity 2.8%Language:Shell 1.0%