mirror of
https://github.com/privacy-scaling-explorations/mpc-hello.git
synced 2026-05-11 03:00:27 -04:00
568 B
568 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.
Hosted on github pages: https://voltrevo.github.io/mpc-hello/.
Running Locally
npm install
npm run dev
License
This is a template repository. You may use this as a starting point for your own work free from any restriction. This software is provided "AS IS" as described by the MIT license.