https://github.com/lit-protocol/lit-ecdsa-wasm-combine
Recombine ECDSA shares on client browser using WASM
https://github.com/lit-protocol/lit-ecdsa-wasm-combine
Last synced: about 1 year ago
JSON representation
Recombine ECDSA shares on client browser using WASM
- Host: GitHub
- URL: https://github.com/lit-protocol/lit-ecdsa-wasm-combine
- Owner: LIT-Protocol
- License: mit
- Created: 2022-03-12T19:28:41.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-11-18T15:55:59.000Z (over 1 year ago)
- Last Synced: 2024-11-18T17:17:23.404Z (over 1 year ago)
- Language: JavaScript
- Size: 8.15 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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.