| Crates.io | tookey-libtss-ethereum |
| lib.rs | tookey-libtss-ethereum |
| version | 1.2.4 |
| created_at | 2022-12-14 13:24:51.031534+00 |
| updated_at | 2023-05-03 16:43:28.682763+00 |
| 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-ethereumHelper 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.