A test and demo repository showing how the programming model works; best practices and suggested approaches. Along with useful tools for developing with Fabric - all based out of tools I've created when working at IBM as Hyperledger Fabric maintainer.
Introduction to 1.4 contract programming model
Setting up Fabric locally for development
Running the Commercial Paper Contract and Application
Developing applications - from fabric Documentations
Using the Contract Interface from jsdoc
Hyperledger Fabric is at the heart of IBM Blockchain Platform v2.0
- docs
- Documentation - in markdown format
- application
- examples of client applications showing how the programming model works
- contracts
- javascript and typescript contracts
- infrastructure
- the configuration to bring up the fabric infrastructure required.
- tools
- additional CLI tools for development
The intent is to add matching/equivalent contracts and applications in the other languages (Golang, Java, Typescript .net)
Nothing in this repo is formally supported or endorsed by IBM or the Hyperledger Project