New Programming Model
- Developing Applications using Hyperledger Fabric (using the new programming model)
https://hyperledger-fabric.readthedocs.io/en/latest/developapps/developing_applications.html
- Hyperledger Fabric New Programming Model (Contracts and SDK): Fabric Application Developer samples
JIRA: https://jira.hyperledger.org/browse/FABN-692
PDF of slide deck attachment - direct link: https://jira.hyperledger.org/secure/attachment/15890/programming-model-design.pdf
Other documentation (Contract development): https://github.com/ampretia/fabric-application-examples/blob/master/docs/Into-to-1.4-contract-programming.md
Fabric Application Developer samples (Contracts, SDK, Tutorials):
- Fabric samples Repo (eg Marbles, Commercial Paper, Fabcar): https://github.com/hyperledger/fabric-samples/
- 'Animal Tracking' TypeScript sample Contract/App Client (based on 1.4) https://github.com/mahoney1/animaltracking with React integration Tutorial:
Fabric Developer Tools
- Fabric 2.x commands builder (helper tool that helps construct Fabric CLI commands)
Community Resources
(provided by the community, during community calls):
Call Date | Contributor | URL, Description, Other Info |
---|---|---|
2020-0319-communitycall | Chris Gabriel | Setting up Fabric on native Kubernetes, using a native Fabric CA - word attachment Deploy a Hyperledger Fabric Certificate Authority using Native Kubernetes (README) (k8s) : https://github.com/denali49/fabric-ca-k8s/blob/master/README.md Kubernetes FAQ provided with above: here |