A curated list of Hyperledger Resources, Articles, Talks and Applications, all in one place.
Inspired by the awesome list thing.
- Offical Docs - All about Hyperledger Fabric, mostly the algorithm and theory part.
- Node Chaincode SDK - NodeJS based Chaincode development documentation
- Node Client SDK - NodeJS Client SDK documentation
- Go Chaincode SDK - GoLang Chaincode Documentation
- Go Client SDK - GoLang Client Documentation
- Composer Docs - Hyperledger Composer Official Documentation
Architecture
- 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
Network & DevOps
- Extending Hyperledger Fabric Network: Adding a New Peer
- Add an organization to your existing Hyperledger Fabric blockchain network using an easy tool
- Setting up a Blockchain Business Network With Hyperledger Fabric & Composer Running in Multiple Physical Machine
- Setting up a multi node Hyperledger Fabric network with Docker Swarm
- Setting up a Hyperledger Fabric Network with Multiple Chaincodes and Multiple Channels
Chaincode
- Writing your first simple Hyperledger Fabric Chaincode in Go
- How to Build an End-to-End encryption in Hyperledger Fabric
Client Application
- Hyperledger Fabric & couchdb, fantastic queries and where to find them
- Setting up RESTful API Server for Hyperledger Fabric With NodeJS SDK
- Configuring Node SDK’s Connection Profile for Multiple Channel - Multiple Chaincode
Engineering
- Fabric Samples - Has list of chaincode and fabric network samples to play with. Byfn is pretty good way to start.
- Composer Dev Server - Development Fabric Server to deploy and test composer business network archive
- Marbles - A simple asset transfer project based on Hyperledger Fabric
- Composer Sample Application - Sample composer business network applications to get started with
- fabric-dev-servers-multipeer - Composer dev server to run mutliple peers in multiple physical host machines.
- Blockchain Explorer - Manage the blockchain nodes with help of GUI
- Caliper - It's a performance benchmark framework for analysing various Hyperledger Projects
- Cello - It's a blockchain provision and operation system to make your blockchain network much more efficient.
Suggestions and PRs are welcome! Please read the contribution guidelines first.
This work is licensed under a Creative Commons Attribution 4.0 International License.