0.3.1 • Published 10 months ago

emp-wasm-backend v0.3.1

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

emp-wasm-backend

Backend for mpc-framework powered by emp-ag2pc and emp-agmpc (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