{"id":29840492,"url":"https://github.com/0xeigenlabs/tss-wasm","last_synced_at":"2025-07-29T14:16:30.894Z","repository":{"id":104028395,"uuid":"523388228","full_name":"0xEigenLabs/tss-wasm","owner":"0xEigenLabs","description":"Threshold signature library across multiple platforms","archived":false,"fork":false,"pushed_at":"2023-02-19T10:41:00.000Z","size":177,"stargazers_count":41,"open_issues_count":4,"forks_count":10,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-05-14T19:46:42.213Z","etag":null,"topics":["ecdsa","tss","wasm"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/0xEigenLabs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2022-08-10T15:01:39.000Z","updated_at":"2025-02-14T12:59:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"fc06243a-bc4e-4966-8913-e0a7f754de09","html_url":"https://github.com/0xEigenLabs/tss-wasm","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/0xEigenLabs/tss-wasm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xEigenLabs%2Ftss-wasm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xEigenLabs%2Ftss-wasm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xEigenLabs%2Ftss-wasm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xEigenLabs%2Ftss-wasm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0xEigenLabs","download_url":"https://codeload.github.com/0xEigenLabs/tss-wasm/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xEigenLabs%2Ftss-wasm/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267701619,"owners_count":24130457,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-29T02:00:12.549Z","response_time":2574,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ecdsa","tss","wasm"],"created_at":"2025-07-29T14:16:28.889Z","updated_at":"2025-07-29T14:16:30.874Z","avatar_url":"https://github.com/0xEigenLabs.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TSS WASM\nA portable lightweight client application for threshold ECDSA (based on [GG18](https://eprint.iacr.org/2019/114.pdf)), built on\u0026for [multi-party-ecdsa](https://github.com/ZenGo-X/multi-party-ecdsa) : \n1) Wasm/Web\n2) HW friendly, like [TEE](https://github.com/0xEigenLabs/eigencc)\n\n# Npm publish\n\n* node: npm run build_node\n* web: npm run build\n\n## Latest release\n\nweb: @ieigen/tss-wasm@0.0.8\n\nnodejs: @ieigen/tss-wasm-node@0.0.7, node 18.0+ is required\n\n# Test\n\n## Unit Test\n```\nnpm run build\nnpm run test\n```\n\n## Function Test via NodeJS\n```\ncargo build --examples --release\n./target/release/examples/gg18_sm_manager\n\n# open another console\nnpm run build_node\nnode scripts/run_keygen_sign_node.js\n```\n\n## Function Test via Web\n\n```\ncargo build --examples --release\n./target/release/examples/gg18_sm_manager\n\n# open another console\nnpm run build\nexport NODE_OPTIONS=--openssl-legacy-provider\nnpm run webpack \u0026\u0026 npm run webpack-dev-server\n```\n\nOpen `http://localhost:8080/` in browser, check out the output in `console`.\n\n# Compile SM server by Docker\n\n```\ndocker build -t ieigen:tss-sm-server --build-arg \"BUILDARCH=$(uname -m)\" -f sm.dockerfile .\ndocker run -d -p 8000:8000 -v $PWD/params.json:/tss-wasm/params.json ieigen:tss-sm-server\n```\n\n# licence\nGPL \u0026 Apache-2.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xeigenlabs%2Ftss-wasm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0xeigenlabs%2Ftss-wasm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xeigenlabs%2Ftss-wasm/lists"}