Skip to main content

Create Blockchain Applications

This part explains how to develop Blockchain Application with Cross Framework. In fabric-tendermint-cross-demo, Tendermint based blockchain and Hyperledger Fabric are used for Cross-chain.

Each of application explanations in demo are as the below.

Features

These applications are implemented using Cosmos SDK. First of all, understanding of BaseApp is required.

As explanation between Fabric Application and Tendermint Application, regardless of the blockchain difference, the way how to modify is exactly the same.