Tutorials

Tutorials


We have two basic tutorial options, and one more advanced tutorial:

Playground Tutorial

The Playground tutorial runs through using the Playground to track the ownership of commodities in a business network.

This tutorial can be followed using the web Playground (no install necessary) or with your own Playground (acquired as part of the install instructions).

Start Playground Tutorial

Developer Tutorial

This tutorial presumes you have a development environment setup including the installation of the development tools.

The developer tutorial will walk you through the steps required to build a Hyperledger Composer blockchain solution from scratch. In the space of a day or so you should be able to go from an idea for a disruptive blockchain innovation to a complete business network, running on Hyperledger Fabric.

Start Developer Tutorial

Query Tutorial

This tutorial presumes that you have some experience using Composer.

In this tutorial, we will build on the 'Commodity Trading' developer tutorial, extending it to show the use of queries in Composer. This tutorial demonstrates the power of the native Composer query language to filter results returned using criteria and to perform operations on result sets, such as updating or removing assets using a transaction function that uses queries.

Deploying to a single organization Hyperledger Fabric

This tutorial presumes that you have experience setting up an instance of Hyperledger Fabric.

In this tutorial, Hyperledger Composer is configured for a running instance of Hyperledger Fabric and a business network is deployed using that configuration.

Start the single organization Hyperledger Fabric deployment tutorial

Deploying to a multi-organization Hyperledger Fabric

This tutorial presumes that you have experience using Hyperledger Fabric.

In this tutorial, two organization administrators configure their instances of Hyperledger Composer to interact with the same channel in Hyperledger Fabric.

Start the multi-organization Hyperledger Fabric deployment tutorial

Integrate with Node-RED

This tutorial presumes that you have experience using Hyperledger Composer and Node-RED.

This tutorial demonstrates how to integrate an existing system of record data source into the blockchain ledger with Node-RED.

Start the multi-organization Hyperledger Fabric deployment tutorial