{"id":46371284,"url":"https://github.com/iexecblockchaincomputing/iexec-sdk","last_synced_at":"2026-03-05T04:02:02.059Z","repository":{"id":37406031,"uuid":"97834603","full_name":"iExecBlockchainComputing/iexec-sdk","owner":"iExecBlockchainComputing","description":"CLI and JS library allowing developers to easily interact with the iExec stack","archived":false,"fork":false,"pushed_at":"2026-02-16T15:39:24.000Z","size":13131,"stargazers_count":421,"open_issues_count":21,"forks_count":46,"subscribers_count":37,"default_branch":"master","last_synced_at":"2026-02-16T22:44:38.437Z","etag":null,"topics":["blockchain","ethereum","iexec"],"latest_commit_sha":null,"homepage":"https://iex.ec","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iExecBlockchainComputing.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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":"2017-07-20T12:48:58.000Z","updated_at":"2026-02-13T18:36:46.000Z","dependencies_parsed_at":"2023-09-22T21:38:25.630Z","dependency_job_id":"35c9918a-3896-49f0-907a-f25946a97188","html_url":"https://github.com/iExecBlockchainComputing/iexec-sdk","commit_stats":{"total_commits":2235,"total_committers":14,"mean_commits":"159.64285714285714","dds":0.5351230425055928,"last_synced_commit":"e3fca850f96a6a9a98bbd64ad0b46fc3749d73db"},"previous_names":[],"tags_count":330,"template":false,"template_full_name":null,"purl":"pkg:github/iExecBlockchainComputing/iexec-sdk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iExecBlockchainComputing%2Fiexec-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iExecBlockchainComputing%2Fiexec-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iExecBlockchainComputing%2Fiexec-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iExecBlockchainComputing%2Fiexec-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iExecBlockchainComputing","download_url":"https://codeload.github.com/iExecBlockchainComputing/iexec-sdk/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iExecBlockchainComputing%2Fiexec-sdk/sbom","scorecard":{"id":476616,"data":{"date":"2025-08-11","repo":{"name":"github.com/iExecBlockchainComputing/iexec-sdk","commit":"3609370b91fa3c0684d66cc673e23cdccdab6d41"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","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":3,"reason":"Found 9/26 approved changesets -- score normalized to 3","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/conventional-commit-check-pr-title.yml:14","Warn: no topLevel permission defined: .github/workflows/conventional-commit-check-commits.yml:1","Warn: no topLevel permission defined: .github/workflows/conventional-commit-check-pr-title.yml:1","Warn: no topLevel permission defined: .github/workflows/docker-latest.yml:1","Warn: no topLevel permission defined: .github/workflows/docker-staging.yml:1","Warn: no topLevel permission defined: .github/workflows/npm-latest.yml:1","Warn: no topLevel permission defined: .github/workflows/npm-staging.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-test.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release-please.yml:10","Warn: no topLevel permission defined: .github/workflows/reusable-compute-staging-version.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-docker.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-npm.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-test.yml: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":"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":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/conventional-commit-check-commits.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/iExecBlockchainComputing/iexec-sdk/conventional-commit-check-commits.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/conventional-commit-check-commits.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/iExecBlockchainComputing/iexec-sdk/conventional-commit-check-commits.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/conventional-commit-check-pr-title.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/iExecBlockchainComputing/iexec-sdk/conventional-commit-check-pr-title.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-latest.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/iExecBlockchainComputing/iexec-sdk/docker-latest.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-latest.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/iExecBlockchainComputing/iexec-sdk/docker-latest.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-test.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/iExecBlockchainComputing/iexec-sdk/pr-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-test.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/iExecBlockchainComputing/iexec-sdk/pr-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-test.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/iExecBlockchainComputing/iexec-sdk/pr-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/iExecBlockchainComputing/iexec-sdk/pr-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/iExecBlockchainComputing/iexec-sdk/pr-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/iExecBlockchainComputing/iexec-sdk/pr-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-please.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/iExecBlockchainComputing/iexec-sdk/release-please.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-compute-staging-version.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/iExecBlockchainComputing/iexec-sdk/reusable-compute-staging-version.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-compute-staging-version.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/iExecBlockchainComputing/iexec-sdk/reusable-compute-staging-version.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-docker.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/iExecBlockchainComputing/iexec-sdk/reusable-docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-npm.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/iExecBlockchainComputing/iexec-sdk/reusable-npm.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/iExecBlockchainComputing/iexec-sdk/reusable-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-test.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/iExecBlockchainComputing/iexec-sdk/reusable-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/iExecBlockchainComputing/iexec-sdk/reusable-test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating node:22-alpine to node:22-alpine@sha256:1b2479dd35a99687d6638f5976fd235e26c5b37e8122f786fcd5fe231d63de5b","Warn: npmCommand not pinned by hash: Dockerfile:17","Warn: npmCommand not pinned by hash: Dockerfile:19","Warn: npmCommand not pinned by hash: .github/workflows/reusable-test.yml:49","Info:   0 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   3 out of   6 npmCommand dependencies pinned","Info:   0 out of   1 containerImage 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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on 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":"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":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 19 commits out of 20 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":"77 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-88g8-f5mf-f5rj","Warn: Project is vulnerable to: GHSA-9c22-pwxw-p6hx","Warn: Project is vulnerable to: GHSA-7grf-83vw-6f5x","Warn: Project is vulnerable to: GHSA-mx2q-35m2-x2rh","Warn: Project is vulnerable to: GHSA-fg47-3c2x-m2wr","Warn: Project is vulnerable to: GHSA-9vx6-7xxf-x967","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-xq7p-g2vc-g82p","Warn: Project is vulnerable to: GHSA-7hpj-7hhx-2fgx","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-rrxv-q8m4-wch3","Warn: Project is vulnerable to: GHSA-878m-3g6q-594q","Warn: Project is vulnerable to: GHSA-93hq-5wgc-jc82","Warn: Project is vulnerable to: GHSA-5h3x-9wvq-w4m2","Warn: Project is vulnerable to: GHSA-wprv-93r4-jj2p","Warn: Project is vulnerable to: GHSA-g4vp-m682-qqmp","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4q6p-r6v2-jvc5","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-584q-6j8j-r5pm","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-5r9g-qh6m-jxff","Warn: Project is vulnerable to: GHSA-r6ch-mqf9-qc9w","Warn: Project is vulnerable to: GHSA-wqq4-5wpv-mx2g","Warn: Project is vulnerable to: GHSA-3787-6prv-h9w3","Warn: Project is vulnerable to: GHSA-9qxr-qj54-h672","Warn: Project is vulnerable to: GHSA-m4v8-wqvr-p9f7","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-92r3-m2mg-pj97","Warn: Project is vulnerable to: GHSA-c24v-8rfc-w8vw","Warn: Project is vulnerable to: GHSA-8jhw-289h-jh2g","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986"],"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-19T15:27:55.058Z","repository_id":37406031,"created_at":"2025-08-19T15:27:55.058Z","updated_at":"2025-08-19T15:27:55.058Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30109076,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T03:40:26.266Z","status":"ssl_error","status_checked_at":"2026-03-05T03:39:15.902Z","response_time":93,"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":["blockchain","ethereum","iexec"],"created_at":"2026-03-05T04:01:58.079Z","updated_at":"2026-03-05T04:02:02.020Z","avatar_url":"https://github.com/iExecBlockchainComputing.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![iExec SDK logo](./iexec_sdk_logo.jpg)\n\n# iExec SDK\n\n[![npm version](https://badge.fury.io/js/iexec.svg)](https://www.npmjs.com/package/iexec) [![npm version](https://img.shields.io/npm/dm/iexec.svg)](https://www.npmjs.com/package/iexec) [![license](https://img.shields.io/github/license/iExecBlockchainComputing/iexec-sdk.svg)](LICENSE) [![Twitter Follow](https://img.shields.io/twitter/follow/iex_ec.svg?style=social\u0026label=Follow)](https://twitter.com/iex_ec)\n\nThe iExec SDK is a CLI and a JS library that allows easy interactions with iExec decentralized marketplace in order to run off-chain computations.\n\n## [Library](./docs/README.md)\n\nThe iExec javascript SDK can be imported in your frontend or backend JS project.\n\ninstall\n\n```sh\nnpm install iexec\n```\n\nimport\n\n```js\nimport { IExec } from 'iexec';\n```\n\nCheck the [documentation](./docs/README.md)\n\n## [CLI](./CLI.md)\n\nThe iExec SDK comes with a command line interface enabling interactions with the decentralized marketplace from a terminal.\n\ninstall\n\n```sh\nnpm install -g iexec\n\n# check commands\niexec help\n```\n\nCheck the [documentation](./CLI.md)\n\n## Contributing\n\n### Install\n\n```sh\nnpm ci\nnpm run codegen\n```\n\n### Build\n\n```sh\nnpm run build\n```\n\n### Test\n\nTests run on a local dockerized stack, the test stack must be started prior to running tests\n\n```sh\n# once before testing\nnpm run start-test-stack\n```\n\n\u003e -After some times the test stack may become desynchronized, run `npm run start-test-stack` to refresh it.\n\u003e\n\u003e `npm run stop-test-stack` will teardown the test stack\n\nRun tests when the stack is up\n\n```sh\nnpm run test\n```\n\n\u003e Some tests relies on RPC API providers, to have them running smoothly you can provide the following envs\n\u003e\n\u003e - ALCHEMY_API_KEY (obtained from \u003chttps://alchemy.com\u003e)\n\u003e - ETHERSCAN_API_KEY (obtained from \u003chttps://etherscan.io\u003e)\n\u003e - INFURA_PROJECT_ID (obtained from \u003chttps://infura.io\u003e)\n\n## Changelog\n\nFind changes in the [CHANGELOG](./CHANGELOG.md)\n\n## Resources\n\n- [iExec main documentation](https://docs.iex.ec/for-developers/)\n- [The iExec Explorer](https://explorer.iex.ec)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiexecblockchaincomputing%2Fiexec-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiexecblockchaincomputing%2Fiexec-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiexecblockchaincomputing%2Fiexec-sdk/lists"}