A curated list of resources for creating applications with Hyperledger Fabric
No open source apps yet add yours
- Monetago - Reduce instances of fraud around receivables financing
- Fabric samples - Official maintained samples created by the Hyperledger team and contributors.
- Marbles - Marbles sample created by IBM visually demonstrating all the possibilities.
- Hyperledger composer samples - Official samples for Hyperledger composer.
- Kuma token - Example token implementation.
- Land Ownership Tracking - Sample Hyperledger Composer application that allows government agencies to track ownership and transactions.
- Backend typescript boilerplate - Client boilerplate for interacting with the Fabric network using a REST API (Typescript, Nestjs, swagger, pusher).
- Fabric starter - Starter Application and Deployment Scripts.
- Hyperledger Fabric network boilerplate - Network boilerplate for easily setting up a new network.
- hyperledger-fabric-client-utils) - Set of utility functions which can be used to interact with chaincode.
- fabric-node-chaincode-utils - A Nodejs module that helps you build your Hyperledger Fabric nodejs chaincode faster and easier.
- hlf-sdk-go - A third-party Golang Hyperledger Fabric SDK
- hyperledger-fabric-network-setup - Helper functions for generating configurations for more advanced network setup.
- IBM Cloud blockchain platform - Managing and hosting a live network on IBM Cloud.
- hyperledger-fabric-chaincode-dev-setup - Setup which makes it easy to develop Nodejs chaincode.
- hyperledger-fabric-node-chaincode-utils - Utility functions for Nodejs chaincode on Hyperledger Fabric blockchain.
- fabric-shim-types - Typescript types for the
fabric-shim
chaincode package. - fabric-mock-stub - Mock implementation of the
fabric-shim
stub for testing Nodejs chaincode. - fabric-shim-crypto-types - Typescript types for the
fabric-shim-crypto
package. - CCKit - Library for creating and testing golang chaincode, includes extended Mockstub implementation
- hyperledger composer playground - Online playground for developing applications using composer.
- tineola - Command line interface and packaged chaincode built for offensive security testing.
- Official docs - Officially maintained docs for the Hyperledger Fabric project
- Official CA docs - Officially maintained docs for the Hyperledger Fabric project CA client and server
- Couchdb query docs - Official CouchDB documentation required for writing rich queries
- Node SDK docs
- Blockchain for Business - An Introduction to Hyperledger Technologies - FREE
- Hyperledger - Blockchain Technologies for Business by Иван Ванков - Youtube series explaining Hyperledger Fabric
- Hyperledger Fabric - build first network by Иван Ванков - Technical youtube series Hyperledger Fabric
- Hyperledger Fabric SDK Go: How to build your first app? - Chainhero tutorial on how to build applications on Hyperledger Fabric v1.0.5
- Hyperledger Development within 21 days
- Hyperledger Fabric dev env setup Kubernetes
- Fabric on Google Cloud Platform
- Hyperledger Fabric and how it isn’t concurrent out of the box.
- Trust your competitor? How you can do that with a Hyperledger Fabric blockchain. - Explaining consensus mechanisms in Hyperledger Fabric
- Understanding Hyperledger Fabric Gossip
- Private and confidential transactions with Hyperledger Fabric
- Two Enter, One Leaves - Early attempts to bring Ethereum to Hyperledger Fabric.
- Private data, a built-in “GDPR compliant” solution for Hyperledger Fabric - Theoretical guide on private data and sideDBs.
- A Beginner’s Guide to SideDBs and Private Data for Hyperledger Fabric Nodejs Chaincode - Practical guide on how to write private data chaincode.
- Fantastic queries and where to find them - Guide on how to write rich queries.
- Hyperledger Fabric on Multiple Hosts - Multi-host Hyperledger Fabric deployment using docker swarm.
- Tools that will help create your first Hyperledger Fabric application
- How to deploy (early) production ready Hyperledger Fabric applications using IBM Cloud
- The new and exciting features in Hyperledger Fabric 1.1(-preview)
- How to start writing your Hyperledger Fabric Nodejs chaincode
- How to start testing your Hyperledger Fabric Nodejs chaincode
- How to prevent key collisions in Hyperledger Fabric chaincode
- Tools that will help create your first Hyperledger Fabric application
- On the origins of Hyperledger Fabric
Contributions welcome! Read the contribution guidelines first. If you found this resource helpful, give it a 🌟 otherwise contribute to it and give it a ⭐️.
To the extent possible under law, TheLedger has waived all copyright and related or neighboring rights to this work.