tookey-libtss-ethereum

Crates.iotookey-libtss-ethereum
lib.rstookey-libtss-ethereum
version1.2.4
sourcesrc
created_at2022-12-14 13:24:51.031534
updated_at2023-05-03 16:43:28.682763
descriptionLibrary with Threshold Signatures Scheme for NodeJS
homepagehttps://github.com/tookey-io/libtss-ethereum
repositoryhttps://github.com/tookey-io/libtss-ethereum
max_upload_size
id736584
size180,180
Илья (EmperDeon)

documentation

README

@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.

Commit count: 13

cargo fmt