Resources: Fabric App Developer Community

Resources: Fabric App Developer Community



Fabric New Programming Model  

Developing Applications using Hyperledger Fabric (using the new programming model)
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.pdfOther 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):

                      https://developer.ibm.com/technologies/blockchain/tutorials/integrate-typescript-smart-contract-with-react-based-dashboard-app

Technology Previews: 

 Fabric Contract APIs - RUST technology preview https://github.com/hyperledgendary/fabric-contract-api-rust

Fabric Developer Tools

IBM VS Code extension: helps developers to create, test and debug smart contracts, connect to Hyperledger Fabric environments, and build applications

Mini-Fabric: Minifabric allows you to easily setup a Fabric network, expand your network, install/upgrade your contracts, invoke transactions, inspect your ledger, and change configurations of your channel(s).  https://www.hyperledger.org/blog/2020/04/29/minifabric-a-hyperledger-fabric-quick-start-tool-with-video-guides

Fabric 2.x commands builder (helper tool that helps construct Fabric CLI commands)

 Simple CLI app for testing smart contracts (Fabric v2.x): https://github.com/hyperledgendary/runhfsc

Community Resources

(provided by the community, during community calls):

Call Date

Contributor

URL, Description, Other Info

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