Skip to content

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

License

Notifications You must be signed in to change notification settings

burmisov/mpc-tss-js-web-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9484325 · Dec 10, 2023

History

10 Commits
Dec 6, 2023
Dec 6, 2023
Dec 10, 2023
Dec 6, 2023
Dec 6, 2023
Dec 6, 2023
Dec 7, 2023
Dec 6, 2023
Dec 10, 2023
Dec 10, 2023
Dec 6, 2023
Dec 6, 2023
Dec 6, 2023

Repository files navigation

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published