{"id":19901855,"url":"https://github.com/hyperledger/fabric-chaincode-node","last_synced_at":"2025-05-14T13:07:48.410Z","repository":{"id":37458131,"uuid":"99034751","full_name":"hyperledger/fabric-chaincode-node","owner":"hyperledger","description":"Hyperledger Fabric Node.js Smart Contracts","archived":false,"fork":false,"pushed_at":"2025-03-22T12:57:25.000Z","size":5254,"stargazers_count":255,"open_issues_count":6,"forks_count":144,"subscribers_count":16,"default_branch":"main","last_synced_at":"2025-04-19T09:06:18.189Z","etag":null,"topics":["blockchain","hacktoberfest","hyperledger"],"latest_commit_sha":null,"homepage":"https://hyperledger.github.io/fabric-chaincode-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/hyperledger.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":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-08-01T19:13:33.000Z","updated_at":"2025-04-10T18:40:54.000Z","dependencies_parsed_at":"2024-03-10T01:27:27.586Z","dependency_job_id":"82361728-925b-40b1-8748-f72f926ad691","html_url":"https://github.com/hyperledger/fabric-chaincode-node","commit_stats":{"total_commits":422,"total_committers":55,"mean_commits":7.672727272727273,"dds":0.7867298578199052,"last_synced_commit":"c2e5ddafadecfccddb594d46e12908ca59b91c61"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperledger%2Ffabric-chaincode-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperledger%2Ffabric-chaincode-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperledger%2Ffabric-chaincode-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperledger%2Ffabric-chaincode-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hyperledger","download_url":"https://codeload.github.com/hyperledger/fabric-chaincode-node/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251238296,"owners_count":21557437,"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","hacktoberfest","hyperledger"],"created_at":"2024-11-12T20:16:23.626Z","updated_at":"2025-05-14T13:07:43.371Z","avatar_url":"https://github.com/hyperledger.png","language":"JavaScript","readme":"# Hyperledger Fabric - Node.js Contracts\n\n[![Build Status](https://dev.azure.com/Hyperledger/Fabric-Chaincode-Node/_apis/build/status/Fabric-Chaincode-Node?branchName=main)](https://dev.azure.com/Hyperledger/Fabric-Chaincode-Node/_build/latest?definitionId=33\u0026branchName=main)\n[![fabric-contract-api npm module](https://img.shields.io/npm/v/fabric-shim?label=fabric-contract-api)](https://www.npmjs.com/package/fabric-contract-api)\n[![fabric-shim npm module](https://img.shields.io/npm/v/fabric-shim?label=fabric-shim)](https://www.npmjs.com/package/fabric-shim)\n[![fabric-shim-api npm module](https://img.shields.io/npm/v/fabric-shim?label=fabric-shim-api)](https://www.npmjs.com/package/fabric-shim-api)\n[![Discord](https://img.shields.io/discord/905194001349627914?label=discord)](https://discordapp.com/channels/905194001349627914/943090527920877598)\n\nThis is the project to support the writing of Contracts with the node.js runtime.\n\n## Documentation\n\nAs an application developer, to learn about how to implement **\"Smart Contracts\"** for Hyperledger Fabric using Node.js, please visit the [API documentation](https://hyperledger.github.io/fabric-chaincode-node/) and follow the tutorial links.\n\n- [API documentation](https://hyperledger.github.io/fabric-chaincode-node/)\n- [Full Documenation on Hyperledger Fabric](https://hyperledger-fabric.readthedocs.io/)\n- [Samples repository](https://github.com/hyperledger/fabric-samples)\n- [Quick-start tutorial](TUTORIAL.md)\n\n## Compatibility\n\nFor details on what Nodejs runtime and versions of Hyperledger Fabric can be used please see the [compatibility document](COMPATIBILITY.md).\n\n## npm Shrinkwrap\n\nIn line with the advice from [npm on shrinkwrap](https://docs.npmjs.com/cli/v8/configuring-npm/npm-shrinkwrap-json) the modules published do not contain a `npm-shrinkwrap.json` file.\n\nIt is **STRONGLY** recommended therefore that after testing, and before putting your contract into production a `npm-shrinkwrap.json` file is created. When the chaincode is install it will be via a `npm install --production` command.\n\n## Contributing\n\nIf you are interested in contributing updates to this project, please start with the [contributing guide](CONTRIBUTING.md).\n\nThere is also a [release guide](RELEASING.md) describing the process for publishing new versions.\n\n---\n\n## License \u003ca name=\"license\"\u003e\u003c/a\u003e\n\nHyperledger Project source code files are made available under the Apache\nLicense, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file.\nHyperledger Project documentation files are made available under the Creative\nCommons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhyperledger%2Ffabric-chaincode-node","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhyperledger%2Ffabric-chaincode-node","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhyperledger%2Ffabric-chaincode-node/lists"}