burmisov / mpc-tss-js-web-demo

WIP: A demo for web-based Multi-party computation Threshold signature scheme JS implementation using the mpc-tss-js library.

Home Page:https://burmisov.com/mpc-tss-js-web-demo/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MPC TSS Web Demo

WORK IN PROGRESS!

A demo for web-based Multi-party computation Threshold signature scheme JS implementation using the mpc-tss-js library.

TODO:

  • Create a foundation for multi-party room-based communication
  • Push this out to Github Pages or similar
  • CI
  • Devise a way to exchange data for performing MPC
  • Implement the keygen process
  • Implement the signing process (for an arbitrary message)
  • Maybe implement a simple Sepolia (Ethereum testnet) wallet
  • Do a proper README and motivation

Development

This repo was originally createed using a Vite "React + TypeScript (SWC)" tempplate.

About

WIP: A demo for web-based Multi-party computation Threshold signature scheme JS implementation using the mpc-tss-js library.

https://burmisov.com/mpc-tss-js-web-demo/

License:MIT License


Languages

Language:TypeScript 95.4%Language:JavaScript 2.5%Language:HTML 2.1%