Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 244 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 244 Bytes

MPC WebAssembly SDK

This is WebAssembly SDK for 2/3 MPC CMP Protocol.

Running Locally

npm install 
npm run serve

Then open your browser and input http://localhost:3000/example/index.html, you will see some simple demos.