{"id":37194426,"url":"https://github.com/chainifynet/cosigner","last_synced_at":"2026-01-14T22:36:23.911Z","repository":{"id":316831799,"uuid":"924205817","full_name":"chainifynet/cosigner","owner":"chainifynet","description":null,"archived":false,"fork":false,"pushed_at":"2025-04-14T19:04:09.000Z","size":3802,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":0,"default_branch":"develop","last_synced_at":"2025-09-27T02:22:17.565Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chainifynet.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,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-01-29T15:51:27.000Z","updated_at":"2025-01-29T15:55:13.000Z","dependencies_parsed_at":"2025-09-27T02:22:38.183Z","dependency_job_id":"40e234ff-33cb-4f4d-8f0d-b57e430b45f4","html_url":"https://github.com/chainifynet/cosigner","commit_stats":null,"previous_names":["chainifynet/cosigner"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/chainifynet/cosigner","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chainifynet%2Fcosigner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chainifynet%2Fcosigner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chainifynet%2Fcosigner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chainifynet%2Fcosigner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chainifynet","download_url":"https://codeload.github.com/chainifynet/cosigner/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chainifynet%2Fcosigner/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28436617,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T21:32:52.117Z","status":"ssl_error","status_checked_at":"2026-01-14T21:32:33.442Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2026-01-14T22:36:23.151Z","updated_at":"2026-01-14T22:36:23.895Z","avatar_url":"https://github.com/chainifynet.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WIP! Cosigner\n\nCosigner is a tool for distributed key generation and signing transactions using [tss-lib](https://github.com/bnb-chain/tss-lib)\n\n## Config sample\n\n```json\n{\n    \"server_ws_url\": \"wss://localhost:8080/connect\",\n    \"server_rest_url\": \"http://localhost:8080\",\n    \"callback_url\": \"url_to_verify_before_signing\",\n    \"data_dir_path\": \"/path/to/data\",\n    \"threshold\": 1,\n    \"parties\": [\n        {\n            \"id\": \"one\",\n            \"key\": 90000000,\n            \"x25519_pub\": \"0x533f2d3ba78c35fd74efe9a673218b9e2069a1e940445c8c93a5781acfded37f\",\n            \"ed25519_pub\": \"0x782a5d671f9d2fc9c0965695e27eecd6c0e18b0bfc6269c8395641374203e200\",\n            \"keypairs_file_path\": \"/path/to/keypair.json\",\n            \"is_local\": true,\n            \"is_signer\": true\n        },\n        {\n            \"id\": \"two\",\n            \"key\": 90000001,\n            \"x25519_pub\": \"0x8e480fc3a7938650c45db896d53a344a24f53c4fce3255a5847fd5bb9b430b16\",\n            \"ed25519_pub\": \"0xe28a3248503d97ca90c04d4ed15e7f8fea099234ed652b2f43076212a2468558\",\n            \"is_local\": false,\n            \"is_signer\": true\n        }\n    ]\n}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchainifynet%2Fcosigner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchainifynet%2Fcosigner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchainifynet%2Fcosigner/lists"}