LIT-Protocol / lit-ecdsa-wasm-combine

Recombine ECDSA shares on client browser using WASM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lit ECDSA Combine

Portable lightweight recombination client application for threshold ECDSA developed by Lit Protocol.

Tests

All tests use known results from threshold signatures generated by Lit Protocol's network of nodes, though any ECDSA threshold signature shares that are hex formatted should work appropriately.

Generating JS SDK code.

Use build.sh to generate base64 encrypted versions of the output binary to be included into the LIT JS SDK.

About

Recombine ECDSA shares on client browser using WASM

License:MIT License


Languages

Language:JavaScript 76.6%Language:Rust 19.3%Language:Python 2.6%Language:HTML 0.9%Language:CSS 0.5%Language:Shell 0.0%