awesome-hyperledger-fabric
github.com/wearetheledger/awesome-hyperledger-fabric ↗A curated list of resources for creating applications with hyperledger fabric
Use this list with your AI agent
Add the Context Awesome MCP server to Claude, Cursor, or any MCP client, then ask:
"Show me private data resources from awesome-hyperledger-fabric"
Installation instructions →What's inside
Articles
- A Beginner’s Guide to SideDBs and Private Data for Hyperledger Fabric Nodejs ChaincodePrivate Data
Practical guide on how to write private data chaincode.
- Demystifying Hyperledger Fabric (1/3): Fabric ArchitectureArchitecture
- Demystifying Hyperledger Fabric (2/3): Private Data CollectionArchitecture
- Demystifying Hyperledger Fabric (3/3): Network Traffic Handling, Service Discovery, and Operations ServiceArchitecture
- Developing multi-user application using the Hyperledger Composer REST ServerComposer
- Fantastic queries and where to find themCouchDB
Guide on how to write rich queries.
Boilerplates
- Backend typescript boilerplateClient
Client boilerplate for interacting with the Fabric network using a REST API (Typescript, Nestjs, swagger, pusher).
- BLOCKOTUS OrganismClient, API and Network
Boilerplate for building a complete app with Hyperledger fabric. It includes a Client (Svelte.js), a Server (Express), Chaincode Contracts, a Network sample and development scripts.
- Fabric starterNetwork
Starter Application and Deployment Scripts.
- Hyperledger Fabric network boilerplateNetwork
Network boilerplate for easily setting up a new network.
Documentation
- Blockchain for Business - An Introduction to Hyperledger TechnologiesCourses
FREE.
- Couchdb query docsDocs
Official CouchDB documentation required for writing rich queries.
- Debug your Blockchain business network using Hyperledger ComposerTutorials
- Deploy a Hyperledger Fabric v2 Web App Using the Node.js SDKTutorials
- Fabric on Google Cloud PlatformTutorials
- FastFabric: Scaling Hyperledger Fabric to 20,000 Transactions per SecondResearch Papers
Tools
- CCKitChaincode
Library for creating and testing golang chaincode, includes extended Mockstub implementation.
- Chainstack managed blockchainNetwork
Deploy a running network in minutes on Google Cloud or Amazon Web Services.
- fabric-mock-stubChaincode
Mock implementation of the
- fabric-node-chaincode-utilsClient
A Nodejs module that helps you build your Hyperledger Fabric nodejs chaincode faster and easier.
- fabric-shim-crypto-typesChaincode
Typescript types for the
- fabric-shim-typesChaincode
Typescript types for the
Apps
- Fabric samplesSamples
Official maintained samples created by the Hyperledger team and contributors.
- Hyperledger composer samplesSamples
Official samples for Hyperledger composer.
- Kuma tokenSamples
Example token implementation.
- Land Ownership TrackingSamples
Sample Hyperledger Composer application that allows government agencies to track ownership and transactions.
- MarblesSamples
Marbles sample created by IBM visually demonstrating all the possibilities.
- MonetagoClosed
Reduce instances of fraud around receivables financing.
Books
- Mastering Hyperledger fabricLeanPub
Master The Art of Hyperledger Fabric using docker-compose, docker swarm and Kubernetes Container Orchestrator
- Mastering Hyperledger fabricAmazon
Master The Art of Hyperledger Fabric using docker-compose, docker swarm and Kubernetes Container Orchestrator
Showing a sample of 77 resources. View the full list on GitHub →