{"id":13733689,"url":"https://github.com/input-output-hk/chain-wallet-libs","last_synced_at":"2025-10-13T03:53:05.839Z","repository":{"id":37853901,"uuid":"209682727","full_name":"input-output-hk/chain-wallet-libs","owner":"input-output-hk","description":null,"archived":false,"fork":false,"pushed_at":"2023-10-04T09:04:39.000Z","size":2111,"stargazers_count":18,"open_issues_count":16,"forks_count":13,"subscribers_count":18,"default_branch":"master","last_synced_at":"2025-08-21T06:52:33.561Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/input-output-hk.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE-APACHE","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":"2019-09-20T01:51:31.000Z","updated_at":"2024-06-28T15:36:01.000Z","dependencies_parsed_at":"2023-10-04T15:28:33.597Z","dependency_job_id":null,"html_url":"https://github.com/input-output-hk/chain-wallet-libs","commit_stats":{"total_commits":706,"total_committers":13,"mean_commits":54.30769230769231,"dds":0.4249291784702549,"last_synced_commit":"a057240602474ee6c93d7ddc17258cab5910444e"},"previous_names":[],"tags_count":26,"template":false,"template_full_name":null,"purl":"pkg:github/input-output-hk/chain-wallet-libs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/input-output-hk%2Fchain-wallet-libs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/input-output-hk%2Fchain-wallet-libs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/input-output-hk%2Fchain-wallet-libs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/input-output-hk%2Fchain-wallet-libs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/input-output-hk","download_url":"https://codeload.github.com/input-output-hk/chain-wallet-libs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/input-output-hk%2Fchain-wallet-libs/sbom","scorecard":{"id":489463,"data":{"date":"2025-08-11","repo":{"name":"github.com/input-output-hk/chain-wallet-libs","commit":"b46e4740823719c83af688e6e7c031a792978c03"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":8,"reason":"Found 17/20 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci_checks.yaml:1","Warn: no topLevel permission defined: .github/workflows/ci_integration.yaml:1","Warn: no topLevel permission defined: .github/workflows/python-scripts.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: \"if \u003ccond\u003e\" must be followed by \"then\": .github/workflows/release.yaml:183","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_checks.yaml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/input-output-hk/chain-wallet-libs/ci_checks.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_checks.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/input-output-hk/chain-wallet-libs/ci_checks.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci_checks.yaml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/input-output-hk/chain-wallet-libs/ci_checks.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci_checks.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/input-output-hk/chain-wallet-libs/ci_checks.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci_checks.yaml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/input-output-hk/chain-wallet-libs/ci_checks.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_checks.yaml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/input-output-hk/chain-wallet-libs/ci_checks.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_checks.yaml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/input-output-hk/chain-wallet-libs/ci_checks.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci_checks.yaml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/input-output-hk/chain-wallet-libs/ci_checks.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci_checks.yaml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/input-output-hk/chain-wallet-libs/ci_checks.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci_checks.yaml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/input-output-hk/chain-wallet-libs/ci_checks.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_checks.yaml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/input-output-hk/chain-wallet-libs/ci_checks.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci_checks.yaml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/input-output-hk/chain-wallet-libs/ci_checks.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci_checks.yaml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/input-output-hk/chain-wallet-libs/ci_checks.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_checks.yaml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/input-output-hk/chain-wallet-libs/ci_checks.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci_checks.yaml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/input-output-hk/chain-wallet-libs/ci_checks.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_checks.yaml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/input-output-hk/chain-wallet-libs/ci_checks.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_checks.yaml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/input-output-hk/chain-wallet-libs/ci_checks.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_checks.yaml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/input-output-hk/chain-wallet-libs/ci_checks.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_checks.yaml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/input-output-hk/chain-wallet-libs/ci_checks.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_checks.yaml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/input-output-hk/chain-wallet-libs/ci_checks.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci_checks.yaml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/input-output-hk/chain-wallet-libs/ci_checks.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci_checks.yaml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/input-output-hk/chain-wallet-libs/ci_checks.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_checks.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/input-output-hk/chain-wallet-libs/ci_checks.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_checks.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/input-output-hk/chain-wallet-libs/ci_checks.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_checks.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/input-output-hk/chain-wallet-libs/ci_checks.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci_integration.yaml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/input-output-hk/chain-wallet-libs/ci_integration.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_integration.yaml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/input-output-hk/chain-wallet-libs/ci_integration.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci_integration.yaml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/input-output-hk/chain-wallet-libs/ci_integration.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_integration.yaml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/input-output-hk/chain-wallet-libs/ci_integration.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci_integration.yaml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/input-output-hk/chain-wallet-libs/ci_integration.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_integration.yaml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/input-output-hk/chain-wallet-libs/ci_integration.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_integration.yaml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/input-output-hk/chain-wallet-libs/ci_integration.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci_integration.yaml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/input-output-hk/chain-wallet-libs/ci_integration.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_integration.yaml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/input-output-hk/chain-wallet-libs/ci_integration.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_integration.yaml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/input-output-hk/chain-wallet-libs/ci_integration.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci_integration.yaml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/input-output-hk/chain-wallet-libs/ci_integration.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_integration.yaml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/input-output-hk/chain-wallet-libs/ci_integration.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_integration.yaml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/input-output-hk/chain-wallet-libs/ci_integration.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_integration.yaml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/input-output-hk/chain-wallet-libs/ci_integration.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_integration.yaml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/input-output-hk/chain-wallet-libs/ci_integration.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_integration.yaml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/input-output-hk/chain-wallet-libs/ci_integration.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci_integration.yaml:261: update your workflow using https://app.stepsecurity.io/secureworkflow/input-output-hk/chain-wallet-libs/ci_integration.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci_integration.yaml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/input-output-hk/chain-wallet-libs/ci_integration.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_integration.yaml:270: update your workflow using https://app.stepsecurity.io/secureworkflow/input-output-hk/chain-wallet-libs/ci_integration.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_integration.yaml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/input-output-hk/chain-wallet-libs/ci_integration.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci_integration.yaml:283: update your workflow using https://app.stepsecurity.io/secureworkflow/input-output-hk/chain-wallet-libs/ci_integration.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-scripts.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/input-output-hk/chain-wallet-libs/python-scripts.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/input-output-hk/chain-wallet-libs/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/input-output-hk/chain-wallet-libs/release.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/input-output-hk/chain-wallet-libs/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/input-output-hk/chain-wallet-libs/release.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/input-output-hk/chain-wallet-libs/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/input-output-hk/chain-wallet-libs/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/input-output-hk/chain-wallet-libs/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/input-output-hk/chain-wallet-libs/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:289: update your workflow using https://app.stepsecurity.io/secureworkflow/input-output-hk/chain-wallet-libs/release.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:294: update your workflow using https://app.stepsecurity.io/secureworkflow/input-output-hk/chain-wallet-libs/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:306: update your workflow using https://app.stepsecurity.io/secureworkflow/input-output-hk/chain-wallet-libs/release.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:319: update your workflow using https://app.stepsecurity.io/secureworkflow/input-output-hk/chain-wallet-libs/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:329: update your workflow using https://app.stepsecurity.io/secureworkflow/input-output-hk/chain-wallet-libs/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/input-output-hk/chain-wallet-libs/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:348: update your workflow using https://app.stepsecurity.io/secureworkflow/input-output-hk/chain-wallet-libs/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:353: update your workflow using https://app.stepsecurity.io/secureworkflow/input-output-hk/chain-wallet-libs/release.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/input-output-hk/chain-wallet-libs/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:397: update your workflow using https://app.stepsecurity.io/secureworkflow/input-output-hk/chain-wallet-libs/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:405: update your workflow using https://app.stepsecurity.io/secureworkflow/input-output-hk/chain-wallet-libs/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:419: update your workflow using https://app.stepsecurity.io/secureworkflow/input-output-hk/chain-wallet-libs/release.yaml/master?enable=pin","Warn: downloadThenRun not pinned by hash: .github/workflows/ci_checks.yaml:185","Warn: npmCommand not pinned by hash: .github/workflows/ci_checks.yaml:209","Warn: npmCommand not pinned by hash: .github/workflows/ci_integration.yaml:208","Warn: npmCommand not pinned by hash: .github/workflows/ci_integration.yaml:281","Warn: pipCommand not pinned by hash: .github/workflows/python-scripts.yml:12","Warn: downloadThenRun not pinned by hash: .github/workflows/release.yaml:381","Warn: downloadThenRun not pinned by hash: .github/workflows/release.yaml:248","Info:   0 out of  43 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  24 third-party GitHubAction dependencies pinned","Info:   0 out of   3 downloadThenRun dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.8.0 not signed: https://api.github.com/repos/input-output-hk/chain-wallet-libs/releases/60256837","Warn: release artifact v0.8.0-alpha1 not signed: https://api.github.com/repos/input-output-hk/chain-wallet-libs/releases/55698432","Warn: release artifact v0.7.1 not signed: https://api.github.com/repos/input-output-hk/chain-wallet-libs/releases/55182787","Warn: release artifact v0.7.0-pre4 not signed: https://api.github.com/repos/input-output-hk/chain-wallet-libs/releases/48909950","Warn: release artifact v0.7.0-pre3 not signed: https://api.github.com/repos/input-output-hk/chain-wallet-libs/releases/48590725","Warn: release artifact v0.8.0 does not have provenance: https://api.github.com/repos/input-output-hk/chain-wallet-libs/releases/60256837","Warn: release artifact v0.8.0-alpha1 does not have provenance: https://api.github.com/repos/input-output-hk/chain-wallet-libs/releases/55698432","Warn: release artifact v0.7.1 does not have provenance: https://api.github.com/repos/input-output-hk/chain-wallet-libs/releases/55182787","Warn: release artifact v0.7.0-pre4 does not have provenance: https://api.github.com/repos/input-output-hk/chain-wallet-libs/releases/48909950","Warn: release artifact v0.7.0-pre3 does not have provenance: https://api.github.com/repos/input-output-hk/chain-wallet-libs/releases/48590725"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2022-0078 / GHSA-f85w-wvc7-crwc","Warn: Project is vulnerable to: RUSTSEC-2022-0041 / GHSA-qc84-gqf4-9926","Warn: Project is vulnerable to: GHSA-x4gp-pqpj-f43q","Warn: Project is vulnerable to: RUSTSEC-2024-0344","Warn: Project is vulnerable to: RUSTSEC-2022-0093 / GHSA-w5vr-6qhr-36cc","Warn: Project is vulnerable to: GHSA-2326-pfpj-vx3h","Warn: Project is vulnerable to: RUSTSEC-2023-0086","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2022-0013 / GHSA-m5pq-gvj9-9vr8","Warn: Project is vulnerable to: RUSTSEC-2022-0054 / GHSA-rc23-xxgq-x27g"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T18:40:50.394Z","repository_id":37853901,"created_at":"2025-08-19T18:40:50.394Z","updated_at":"2025-08-19T18:40:50.394Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279013518,"owners_count":26085368,"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-10-13T02:00:06.723Z","response_time":61,"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":[],"created_at":"2024-08-03T03:00:47.511Z","updated_at":"2025-10-13T03:53:05.822Z","avatar_url":"https://github.com/input-output-hk.png","language":"Rust","funding_links":[],"categories":["Crates"],"sub_categories":["Wallet Primitives"],"readme":"# chain-wallet-libs\n\n[![MIT licensed][mit-badge]][mit-url]\n[![C.I. Integration][ci-integration-badge]][ci-integration-url]\n[![C.I. Checks][ci-check-badge]][ci-check-url]\n[![Release][release-badge]][release-url]\n\n[mit-badge]: https://img.shields.io/badge/license-MIT%2FApache--2.0-blue\n[mit-url]: LICENSE\n[ci-integration-badge]: https://github.com/input-output-hk/chain-wallet-libs/workflows/C.I.%20Integration/badge.svg\n[ci-integration-url]: https://github.com/input-output-hk/chain-wallet-libs/actions?query=workflow%3A%22C.I.+Integration%22\n[ci-check-badge]: https://github.com/input-output-hk/chain-wallet-libs/workflows/C.I.%20Checks/badge.svg\n[ci-check-url]: https://github.com/input-output-hk/chain-wallet-libs/actions?query=workflow%3A%22C.I.+Checks%22\n[release-badge]: https://github.com/input-output-hk/chain-wallet-libs/workflows/Release/badge.svg\n[release-url]: https://github.com/input-output-hk/chain-wallet-libs/actions?query=workflow%3ARelease\n\nChain Wallet libs is a set of library, written in [rust-lang], to use to build application for [Jörmungandr].\n\n## released binaries\n\nCurrently we provide support for many platforms of the high level wallet library.\n\n**Releases can be found there: [link][release-latest]**\n\n### Android\n\n| Target                    | released binaries |\n| ------------------------- | :---------------: |\n| `aarch64-linux-android`   |         ✓         |\n| `arm-linux-androideabi`   |         ✓         |\n| `armv7-linux-androideabi` |         ✓         |\n| `i686-linux-android`      |         ✓         |\n| `x86_64-linux-android`    |         ✓         |\n\nThis includes bindings for Android Kotlin already packaged in a AAR package.\n\n### Cordova plugin\n\n| Platform | supported |\n| -------- | :-------: |\n| android  |     ✓     |\n| ios      |     ✓     |\n\n### iOS\n\n| Target              | released binaries |\n| ------------------- | :---------------: |\n| `aarch64-apple-ios` |         ✓         |\n| `x86_64-apple-ios`  |         ✓         |\n\n_Swift package in development..._\n\n### Linux\n\n| Target                             | released binaries |\n| ---------------------------------- | :---------------: |\n| `aarch64-unknown-linux-gnu`        |         ✓         |\n| `arm-unknown-linux-gnueabi`        |         ✓         |\n| `armv7-unknown-linux-gnueabihf`    |         ✓         |\n| `mips64el-unknown-linux-gnueabi64` |         ✓         |\n| `powerpc64el-unknown-linux-gnu`    |         ✓         |\n| `x86_64-unknown-linux-gnu`         |         ✓         |\n| `x86_64-unknown-linux-musl`        |         ✓         |\n\n### MacOS\n\n| Target                | released binaries |\n| --------------------- | :---------------: |\n| `x86_64-apple-darwin` |         ✓         |\n\n### Wasm (and JavaScript)\n\n| Target                   | released binaries |\n| ------------------------ | :---------------: |\n| `wasm32-unknown-unknown` |         ✓         |\n\nThis include Javascript generated binaries (with typescript annotations)\nfor webjs and nodejs.\n\n### Windows\n\n| Target                   | released binaries |\n| ------------------------ | :---------------: |\n| `x86_64-pc-windows-gnu`  |         ✓         |\n| `x86_64-pc-windows-msvc` |         ✓         |\n\n# Development\n\nYou can find the main rust libraries at the top level of this repository. These\nare the core elements and offer prime support for all the different `bindings`\nimplemented in the `bindings` directory.\n\nFor the Cordova plugin, check out the [readme in the plugin's\ndirectory](bindings/wallet-cordova/README.md).\n\n## Code formatting\n\nIn order to avoid long lasting discussions and arguments about how code should\nbe formatted for better readability all must be formatted with `rustfmt`.\n\n## Clippy\n\nCargo clippy is ran on this repository at every PRs. This will come in handy to\nprevent some readability issues but also potential mistakes in the C bindings\nwhen manipulating raw pointers.\n\n## Documentation\n\n- [Wallet Cryptography and Encoding](doc/CRYPTO.md)\n- [Enhanced Mnemonic Encoding (EME)](doc/EME.md)\n- [Cordova plugin](bindings/wallet-cordova/README.md)\n\n[rust-lang]: https://www.rust-lang.org/\n[Jörmungandr]: https://input-output-hk.github.io/jormungandr\n[release-latest]: https://github.com/input-output-hk/chain-wallet-libs/releases/latest\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finput-output-hk%2Fchain-wallet-libs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finput-output-hk%2Fchain-wallet-libs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finput-output-hk%2Fchain-wallet-libs/lists"}