{"id":1707,"url":"https://github.com/skcript/awesome-hyperledger","name":"awesome-hyperledger","description":"A curated list of Hyperledger Resources, Articles, Talks and Applications, all in one place.","projects_count":34,"last_synced_at":"2026-04-23T12:00:30.306Z","repository":{"id":31301000,"uuid":"127490669","full_name":"skcript/awesome-hyperledger","owner":"skcript","description":"A curated list of Hyperledger Resources, Articles, Talks and Applications, all in one place.","archived":false,"fork":false,"pushed_at":"2022-04-30T19:10:41.000Z","size":17,"stargazers_count":58,"open_issues_count":2,"forks_count":31,"subscribers_count":9,"default_branch":"master","last_synced_at":"2026-04-20T22:05:08.186Z","etag":null,"topics":["awesome-list","blockchain","fabric","hyperledger","resources","sawtooth"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/skcript.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-03-31T02:11:08.000Z","updated_at":"2026-04-11T12:00:44.000Z","dependencies_parsed_at":"2022-08-08T04:00:11.599Z","dependency_job_id":null,"html_url":"https://github.com/skcript/awesome-hyperledger","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/skcript/awesome-hyperledger","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skcript%2Fawesome-hyperledger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skcript%2Fawesome-hyperledger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skcript%2Fawesome-hyperledger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skcript%2Fawesome-hyperledger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/skcript","download_url":"https://codeload.github.com/skcript/awesome-hyperledger/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skcript%2Fawesome-hyperledger/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32179387,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-23T11:42:27.955Z","status":"ssl_error","status_checked_at":"2026-04-23T11:42:18.877Z","response_time":53,"last_error":"SSL_read: 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"}},"readme":"# Awesome Hyperledger [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)\n\u003e A curated list of Hyperledger Resources, Articles, Talks and Applications, all in one place.\n\nInspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.\n\n## Table of Contents\n\n- [Hyperledger Fabric](#hyperledger-fabric)\n  - [Framework Docs](#framework-docs)\n  - [Articles](#articles)\n  - [Samples](#samples)\n- [Hyperledger Sawtooth](#hyperledger-sawtooth)\n  - [Framework Docs](#framework-docs-1)\n- [Hyperledger Iroha](#hyperledger-iroha)\n  - [Framework Docs](#framework-docs-2)\n- [Other Tools](#other-tools)\n- [Contributing](#contributing)\n- [License](#license)\n\n## Hyperledger Fabric \n[\u003cimg src=\"https://www.hyperledger.org/wp-content/uploads/2018/03/Hyperledger_Fabric_Logo_Color.png\" align=\"right\" width=\"250\"\u003e](https://www.hyperledger.org/projects/fabric)\n\n### Framework Docs\n* [Offical Docs](https://hyperledger-fabric.readthedocs.io/en/release-1.1/) - All about Hyperledger Fabric, mostly the algorithm and theory part.\n* [Node Chaincode SDK](https://fabric-sdk-node.github.io/) - NodeJS based Chaincode development documentation\n* [Node Client SDK](https://fabric-sdk-node.github.io/) - NodeJS Client SDK documentation\n* [Go Chaincode SDK](https://fabric-sdk-node.github.io/) - GoLang Chaincode Documentation \n* [Go Client SDK](https://godoc.org/github.com/hyperledger/fabric/core/chaincode/shim) - GoLang Client Documentation\n* [Composer Docs](https://hyperledger.github.io/composer/latest/introduction/introduction.html) - Hyperledger Composer Official Documentation\n\n\n### Articles\n\n__Architecture__\n* [Demystifying Hyperledger Fabric (1/3): Fabric Architecture](https://medium.com/coinmonks/demystifying-hyperledger-fabric-1-3-fabric-architecture-a2fdb587f6cb)\n* [Demystifying Hyperledger Fabric (2/3): Private Data Collection](https://medium.com/coinmonks/demystifying-hyperledger-fabric-2-3-private-data-collection-164220ecafa5)\n* [Demystifying Hyperledger Fabric (3/3): Network Traffic Handling, Service Discovery, and Operations Service](https://medium.com/coinmonks/demystifying-hyperledger-fabric-3-3-network-traffic-handling-service-discovery-and-operations-f9a2046b4067)\n\n__Network \u0026 DevOps__\n* [Extending Hyperledger Fabric Network: Adding a New Peer](https://medium.com/@wahabjawed/extending-hyperledger-fabric-network-adding-a-new-peer-4f52f70a7217)\n* [Add an organization to your existing Hyperledger Fabric blockchain network using an easy tool](https://www.ibm.com/developerworks/cloud/library/cl-add-an-organization-to-your-hyperledger-fabric-blockchain/index.html)\n* [Setting up a Blockchain Business Network With Hyperledger Fabric \u0026 Composer Running in Multiple Physical Machine](https://www.skcript.com/svr/setting-up-a-blockchain-business-network-with-hyperledger-fabric-and-composer-running-in-multiple-physical-machine/)\n* [Setting up a multi node Hyperledger Fabric network with Docker Swarm\n](https://www.skcript.com/svr/setting-up-a-multi-node-hyperledger-fabric-network-with-docker-swarm/)\n* [Setting up a Hyperledger Fabric Network with Multiple Chaincodes and Multiple Channels](https://www.skcript.com/svr/setting-hyperledger-fabric-network-multiple-chaincodes-channels/)\n\n__Chaincode__\n* [Writing your first simple Hyperledger Fabric Chaincode in Go](https://www.skcript.com/svr/writing-your-first-simple-hyperledger-fabric-chaincode-in-go/)\n* [How to Build an End-to-End encryption in Hyperledger Fabric](https://www.skcript.com/svr/end-to-end-encryption-hyperledger-fabric/)\n\n__Client Application__\n* [Hyperledger Fabric \u0026 couchdb, fantastic queries and where to find them](https://medium.com/wearetheledger/hyperledger-fabric-couchdb-fantastic-queries-and-where-to-find-them-f8a3aecef767)\n* [Setting up RESTful API Server for Hyperledger Fabric With NodeJS SDK](https://www.skcript.com/svr/setting-up-restful-api-server-for-hyperledger-fabric-with-nodejs-sdk/)\n* [Configuring Node SDK’s Connection Profile for Multiple Channel - Multiple Chaincode](https://www.skcript.com/svr/configuring-node-sdk-s-connection-profile-for-multiple-channel-multiple-chaincode/)\n\n\n__Engineering__\n* [Bootstrapping Hyperledger Fabric 1.0](https://linuxctl.com/2017/08/bootstrapping-hyperledger-fabric-1.0/)\n\n### Samples\n* [Fabric Samples](https://github.com/hyperledger/fabric-samples) - Has list of chaincode and fabric network samples to play with. Byfn is pretty good way to start.\n* [Composer Dev Server](https://github.com/hyperledger/composer-tools/tree/master/packages/fabric-dev-servers) - Development Fabric Server to deploy and test composer business network archive\n* [Marbles](https://github.com/IBM-Blockchain/marbles) - A simple asset transfer project based on Hyperledger Fabric\n* [Composer Sample Application](https://github.com/hyperledger/composer-sample-applications) - Sample composer business network applications to get started with\n* [fabric-dev-servers-multipeer](https://github.com/varun-raj/fabric-dev-servers-multipeer) - Composer dev server to run mutliple peers in multiple physical host machines.\n\n## Hyperledger Sawtooth\n[\u003cimg src=\"https://www.hyperledger.org/wp-content/uploads/2018/01/Hyperledger_Sawtooth_Logo_Color.png\" align=\"right\" width=\"250\"\u003e](https://www.hyperledger.org/projects/sawtooth)\n\n\n### Framework Docs\n* [Offical Docs](https://sawtooth.hyperledger.org/docs/core/releases/1.0/introduction.html)\n\n\n## Hyperledger Iroha\n\n[\u003cimg src=\"https://www.hyperledger.org/wp-content/uploads/2017/12/logo_iroha.png\" align=\"right\" width=\"250\"\u003e](https://www.hyperledger.org/projects/iroha)\n\n### Framework Docs\n* [Offical Docs](http://iroha.readthedocs.io/)\n\n\n## Other Tools\n\n* [Blockchain Explorer](https://github.com/hyperledger/blockchain-explorer) - Manage the blockchain nodes with help of GUI\n* [Caliper](https://github.com/hyperledger/caliper) - It's a performance benchmark framework for analysing various Hyperledger Projects\n* [Cello](https://github.com/hyperledger/cello) -  It's a blockchain provision and operation system to make your blockchain network much more efficient.\n\n## Contributing\n\nSuggestions and PRs are welcome! Please read the [contribution guidelines](CONTRIBUTING.md) first.\n\n## License\n\n[![Creative Commons License](http://i.creativecommons.org/l/by/4.0/88x31.png)](https://creativecommons.org/licenses/by/4.0/)\n\nThis work is licensed under a [Creative Commons Attribution 4.0 International License](http://creativecommons.org/licenses/by/4.0/).\n","created_at":"2024-01-04T18:14:14.284Z","updated_at":"2026-04-23T12:00:30.306Z","primary_language":null,"list_of_lists":false,"displayable":true,"categories":["Hyperledger Fabric","Hyperledger Sawtooth","Hyperledger Iroha","Other Tools","License"],"sub_categories":["Framework Docs","Articles","Samples"],"projects_url":"https://awesome.ecosyste.ms/api/v1/lists/skcript%2Fawesome-hyperledger/projects"}