emp-wasm-backend
v0.1.0
Published
Backend for mpc-framework powered by emp-toolkit/emp-ag2pc
Downloads
14
Maintainers
Readme
emp-wasm-backend
Backend for mpc-framework powered by emp-toolkit/emp-ag2pc (via emp-wasm).
Usage
npm install emp-wasm-backend
import { EmpWasmBackend } from 'emp-wasm-backend';
const backend = new EmpWasmBackend();
// Use with mpc-framework
// https://github.com/voltrevo/mpc-framework