Crates.io | tookey-libtss-ethereum |
lib.rs | tookey-libtss-ethereum |
version | 1.2.4 |
source | src |
created_at | 2022-12-14 13:24:51.031534 |
updated_at | 2023-05-03 16:43:28.682763 |
description | Library with Threshold Signatures Scheme for NodeJS |
homepage | https://github.com/tookey-io/libtss-ethereum |
repository | https://github.com/tookey-io/libtss-ethereum |
max_upload_size | |
id | 736584 |
size | 180,180 |
@tookey-io/libtss-ethereum
Helper library with realization for Threshold Signatures and common code for other clients.
Add tookey-libtss-ethereum = { version = "1.2.1", default-features = false, features = ["gmp"] }
to Cargo.toml
Run yarn add @tookey-io/libtss-ethereum
src/ecdsa/*
Multi-party ECDSA is released under the terms of the GPL-3.0 license. See LICENSE for more information.