{"id":19306001,"url":"https://github.com/consensys/orchestrate-node","last_synced_at":"2025-04-22T12:35:24.106Z","repository":{"id":37343273,"uuid":"232571250","full_name":"Consensys/orchestrate-node","owner":"Consensys","description":"This Orchestrate library provides convenient access to the Orchestrate API from applications written in server-side NodeJS","archived":false,"fork":false,"pushed_at":"2024-06-24T13:23:51.000Z","size":4368,"stargazers_count":19,"open_issues_count":18,"forks_count":9,"subscribers_count":20,"default_branch":"master","last_synced_at":"2024-11-10T00:03:37.838Z","etag":null,"topics":["blockchain","ethereum","event-listener","gas-management","log-decoding","nodejs","orchestrate","pegasys","sdk","signature","transaction"],"latest_commit_sha":null,"homepage":"https://pegasyseng.github.io/orchestrate-node/","language":"JavaScript","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/Consensys.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-01-08T13:37:31.000Z","updated_at":"2022-08-02T03:30:21.000Z","dependencies_parsed_at":"2024-06-19T05:16:46.542Z","dependency_job_id":"d90a03f1-50cc-44a1-aac7-62d71dac9e29","html_url":"https://github.com/Consensys/orchestrate-node","commit_stats":null,"previous_names":["pegasyseng/orchestrate-node"],"tags_count":79,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Consensys%2Forchestrate-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Consensys%2Forchestrate-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Consensys%2Forchestrate-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Consensys%2Forchestrate-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Consensys","download_url":"https://codeload.github.com/Consensys/orchestrate-node/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223897038,"owners_count":17221475,"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","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","event-listener","gas-management","log-decoding","nodejs","orchestrate","pegasys","sdk","signature","transaction"],"created_at":"2024-11-10T00:03:48.524Z","updated_at":"2024-11-10T00:03:49.529Z","avatar_url":"https://github.com/Consensys.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Website](https://img.shields.io/website?label=documentation\u0026url=https%3A%2F%2Fdocs.orchestrate.pegasys.tech%2F)](https://docs.orchestrate.pegasys.tech/)\n[![Website](https://img.shields.io/website?label=website\u0026url=https%3A%2F%2Fpegasys.tech%2Forchestrate%2F)](https://pegasys.tech/orchestrate/)\n\n[![npm](https://img.shields.io/npm/v/pegasys-orchestrate)](https://www.npmjs.com/package/pegasys-orchestrate)\n[![npm](https://img.shields.io/npm/dw/pegasys-orchestrate)](https://www.npmjs.com/package/pegasys-orchestrate)\n\n[![CircleCI](https://img.shields.io/circleci/build/gh/ConsenSys/orchestrate-node?token=b950a12c7c5f1ba8ae60273360c99d832301057a)](https://circleci.com/gh/ConsenSys/orchestrate-node)\n[![codecov](https://codecov.io/gh/ConsenSys/orchestrate-node/branch/master/graph/badge.svg)](https://codecov.io/gh/ConsenSys/orchestrate-node)\n[![Known Vulnerabilities](https://snyk.io/test/github/PegaSysEng/orchestrate-node/badge.svg?targetFile=package.json)](https://snyk.io/test/github/PegaSysEng/orchestrate-node?targetFile=package.json)\n\n# Orchestrate Node.js Library\n\nThe Orchestrate library provides convenient access to the Orchestrate API from applications written in server-side JavaScript\n\n## Compatibility\n\n| SDK versions        | Orchestrate versions           |\n| ------------------- | ------------------------------ |\n| master/HEAD         | Orchestrate main/HEAD          |\n| SDK v6.1.x          | Orchestrate v21.12.1 or higher |\n| SDK v6.0.x          | Orchestrate v21.12.0 or higher |\n| ~~SDK v5.x.x~~      | Deprecated                     |\n| SDK v4.1.x          | Orchestrate v21.1.5 or higher  |\n| SDK v4.0.x          | Orchestrate v21.1.0 or higher  |\n| SDK v3.1.1          | Orchestrate v2.4 or higher     |\n| SDK v3.1.x          | Orchestrate v2.3 or higher     |\n| SDK v3.0.x          | Orchestrate v2.3-rcX           |\n| SDK v2.3.x          | Orchestrate v2.1 or higher     |\n| SDK v2.2.x          | Orchestrate v2.1 or higher     |\n| SDK v2.1.x          | Orchestrate v2.1 or higher     |\n| SDK v2.0.x          | Orchestrate v2.0               |\n| SDK v1.0.x or lower | Orchestrate v1.0 or lower      |\n\n## Orchestrate documentation\n\nFor a global understanding of Orchestrate, not only this SDK, refer to the\n[Orchestrate documentation.](https://docs.orchestrate.consensys.net/)\n\n## Important requirement\n\n**The Orchestrate SDK requires Orchestrate to be installed.**\n\n\u003e **Important:** Orchestrate is only available for Orchestrate customers and\n\u003e [ConsenSys partners](https://consensys.net/solutions/partnerships/).\n\u003e\n\u003e [Contact ConsenSys](https://codefi.consensys.net/orchestrate-get-in-touch) if you want to purchase Orchestrate\n\u003e or are interested in our [partner program](https://consensys.net/solutions/partnerships/).\n\u003e\n\u003e If you are already a partner or customer but we did not provide the credentials to access the\n\u003e Docker registry, send an email from your company email to [orchestrate@consensys.net](mailto:orchestrate@consensys.net).\n\u003e\n\u003e You can use this Quickstart only if you have received these credentials from ConsenSys to connect to the registry.\n\u003e\n\u003e **You cannot continue without the registry credentials.**\n\n\u003e **Tip** Try a free trial of Orchestrate with the [Quorum Dev Quickstart](https://github.com/PegaSysEng/quorum-dev-quickstart/tree/master/files/orchestrate).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconsensys%2Forchestrate-node","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fconsensys%2Forchestrate-node","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconsensys%2Forchestrate-node/lists"}