#threshold-signature #nodejs #scheme

tookey-libtss-ethereum

Library with Threshold Signatures Scheme for NodeJS

3 stable releases

1.2.4 May 3, 2023
1.2.1 Feb 19, 2023
1.2.0 Dec 14, 2022

#36 in #threshold-signature

41 downloads per month

GPL-3.0 license

60KB
622 lines

@tookey-io/libtss-ethereum

Helper library with realization for Threshold Signatures and common code for other clients.

Rust usage

Add tookey-libtss-ethereum = { version = "1.2.1", default-features = false, features = ["gmp"] } to Cargo.toml

NodeJs usage

Run yarn add @tookey-io/libtss-ethereum

License

src/ecdsa/*

Multi-party ECDSA is released under the terms of the GPL-3.0 license. See LICENSE for more information.

Dependencies

~25–40MB
~611K SLoC