mirror of
https://github.com/privacy-scaling-explorations/mpc-hello.git
synced 2026-04-19 03:00:05 -04:00
301 B
301 B
mpc-hello
This is a template repository designed to be the hello-world of mpc-framework.
It's a minimal web app where users can make 1-to-1 connections with each other and compute the larger of two numbers.
Usage
npm install
npm run dev