awesome-hyperledger-fabric

Fabric toolkit

A curated collection of resources for building applications with Hyperledger Fabric

A curated list of resources for creating applications with hyperledger fabric

GitHub

476 stars
35 watching
100 forks
last commit: over 3 years ago
Linked from 1 awesome list

articlesawesomeawesome-listcollectionhyperledgerhyperledger-fabrichyperledger-setuphyperledgerfabrictutorials

Awesome Hyperledger Fabric / Apps / Closed

MonetagoReduce instances of fraud around receivables financing
TellusSmart contracts transaction designer without coding

Awesome Hyperledger Fabric / Apps / Samples

Fabric samples2,818almost 2 years agoOfficial maintained samples created by the Hyperledger team and contributors
Marbles1,023over 7 years agoMarbles sample created by IBM visually demonstrating all the possibilities
Hyperledger composer samples105about 7 years agoOfficial samples for Hyperledger composer
Kuma token75over 7 years agoExample token implementation
Land Ownership Tracking13almost 8 years agoSample Hyperledger Composer application that allows government agencies to track ownership and transactions

Awesome Hyperledger Fabric / Boilerplates / Client, API and Network

BLOCKOTUS OrganismBoilerplate 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

Awesome Hyperledger Fabric / Boilerplates / Client

Backend typescript boilerplate114over 3 years agoClient boilerplate for interacting with the Fabric network using a REST API (Typescript, Nestjs, swagger, pusher)

Awesome Hyperledger Fabric / Boilerplates / Network

Fabric starter238over 3 years agoStarter Application and Deployment Scripts
Hyperledger Fabric network boilerplate67almost 4 years agoNetwork boilerplate for easily setting up a new network

Awesome Hyperledger Fabric / Tools / Client

hyperledger-fabric-client-utils20over 7 years agoSet of utility functions which can be used to interact with chaincode
fabric-node-chaincode-utils78over 6 years agoA Nodejs module that helps you build your Hyperledger Fabric nodejs chaincode faster and easier
hlf-sdk-go42over 2 years agoA third-party Golang Hyperledger Fabric SDK

Awesome Hyperledger Fabric / Tools / Network

hyperledger-fabric-network-setup31over 8 years agoHelper functions for generating configurations for more advanced network setup
Chainstack managed blockchainDeploy a running network in minutes on Google Cloud or Amazon Web Services
IBM Cloud blockchain platformManaging and hosting a live network on IBM Cloud
HurleyQuickly setup your network development environment
WorldSibu - FormaReal Multi-cloud Remote Blockchain Infrastructure Orchestrator
ZeeveDeploy and Manage Blockchain Network on multiple cloud providers like GCP, AWS, Azure, Digital Ocean or On-premise

Awesome Hyperledger Fabric / Tools / Chaincode

hyperledger-fabric-chaincode-dev-setup30over 7 years agoSetup which makes it easy to develop Nodejs chaincode
hyperledger-fabric-node-chaincode-utils21almost 8 years agoUtility functions for Nodejs chaincode on Hyperledger Fabric blockchain
fabric-shim-types3almost 8 years agoTypescript types for the chaincode package
fabric-mock-stub49almost 6 years agoMock implementation of the stub for testing Nodejs chaincode
fabric-shim-crypto-types0over 6 years agoTypescript types for the package
CCKit191over 3 years agoLibrary for creating and testing golang chaincode, includes extended Mockstub implementation

Awesome Hyperledger Fabric / Tools / Other

hyperledger composer playgroundOnline playground for developing applications using composer
tineola50almost 4 years agoCommand line interface and packaged chaincode built for offensive security testing
setup-hlf GitHub ActionGitHub Action to set up hyperledger fabric in workflows

Awesome Hyperledger Fabric / Books / LeanPub

Mastering Hyperledger fabricMaster The Art of Hyperledger Fabric using docker-compose, docker swarm and Kubernetes Container Orchestrator

Awesome Hyperledger Fabric / Books / Amazon

Mastering Hyperledger fabricMaster The Art of Hyperledger Fabric using docker-compose, docker swarm and Kubernetes Container Orchestrator

Awesome Hyperledger Fabric / Documentation / Docs

Official docsOfficially maintained docs for the Hyperledger Fabric project
Couchdb query docsOfficial CouchDB documentation required for writing rich queries
Node SDK docs

Awesome Hyperledger Fabric / Documentation / Courses

Blockchain for Business - An Introduction to Hyperledger TechnologiesFREE
Hyperledger - Blockchain Technologies for Business by Иван ВанковYoutube series explaining Hyperledger Fabric
Hyperledger Fabric - build first network by Иван ВанковTechnical youtube series Hyperledger Fabric

Awesome Hyperledger Fabric / Documentation / Tutorials

Hyperledger Fabric The Hard Way21over 3 years agoBootstrap Hyperledger Fabric the hard way without script following Production Network approach
Hyperledger Fabric SDK Go: How to build your first app?273almost 5 years agoChainhero 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
Write your first Chaincode (v1.4) using Node, Babel, Model/Controller and Test it using Mocha
Start Developing Hyperledger Fabric Chaincode in Node.js
Walkthrough of Hyperledger Fabric Node SDK and Client Application
Deploy a Hyperledger Fabric v2 Web App Using the Node.js SDK
Debug your Blockchain business network using Hyperledger Composer

Awesome Hyperledger Fabric / Documentation / Whitepaper

White paper Hyperledger projects

Awesome Hyperledger Fabric / Documentation / Research Papers

Hyperledger Fabric: A Distributed Operating System for Permissioned Blockchains
Performance Benchmarking and Optimizing Hyperledger Fabric Blockchain Platform
FastFabric: Scaling Hyperledger Fabric to 20,000 Transactions per Second

Awesome Hyperledger Fabric / Articles / Architecture

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 LeavesEarly attempts to bring Ethereum to Hyperledger Fabric
Demystifying Hyperledger Fabric (1/3): Fabric Architecture
Demystifying Hyperledger Fabric (2/3): Private Data Collection
Demystifying Hyperledger Fabric (3/3): Network Traffic Handling, Service Discovery, and Operations Service

Awesome Hyperledger Fabric / Articles / Private Data

Private data, a built-in “GDPR compliant” solution for Hyperledger FabricTheoretical guide on private data and sideDBs
A Beginner’s Guide to SideDBs and Private Data for Hyperledger Fabric Nodejs ChaincodePractical guide on how to write private data chaincode

Awesome Hyperledger Fabric / Articles / CouchDB

Fantastic queries and where to find themGuide on how to write rich queries

Awesome Hyperledger Fabric / Articles / Devops

Hyperledger Fabric on Multiple HostsMulti-host Hyperledger Fabric deployment using docker swarm

Awesome Hyperledger Fabric / Articles / Composer

Developing multi-user application using the Hyperledger Composer REST Server

Awesome Hyperledger Fabric / Articles / Other

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
Hyperledger Fabric smart contract data model: protobuf to chaincode state mapping
Hyperledger Fabric chaincode test driven development (TDD) with unit testing
Start Developing Hyperledger Fabric Chaincode in Node.js
Walkthrough of Hyperledger Fabric Node SDK and Client Application
How to write unit tests for Hyperledger Fabric Go chaincodeApplied for Fabric v1.x

Awesome Hyperledger Fabric / Community

Community chat
Hyperledger wiki for Fabric
Support mailing list

Backlinks from these awesome lists:

More related projects: